mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Merge pull request #467 from Douile/dev-channel-warning
Show warning in dialog when using default encryption key
This commit is contained in:
commit
eccb48d7ed
2 changed files with 51 additions and 37 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue