Merge pull request #467 from Douile/dev-channel-warning

Show warning in dialog when using default encryption key
This commit is contained in:
Andre K 2022-08-23 08:00:22 -03:00 committed by GitHub
commit eccb48d7ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 51 additions and 37 deletions

View file

@ -155,4 +155,5 @@
<string name="message">Message</string>
<string name="mode_append">Append to message</string>
<string name="mode_instant">Instantly send</string>
<string name="warning_default_psk">Empty channel names use the default encryption key (any device on %s can read your messages).</string>
</resources>