mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Enhancement - Add 'show all meanings' to node key encryption dialog (#3437)
Co-authored-by: ChrisDeardeuff <chris.deardeuff@proton.me>
This commit is contained in:
parent
241b46da3d
commit
f6487518f8
2 changed files with 161 additions and 51 deletions
|
|
@ -354,6 +354,7 @@
|
|||
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
|
||||
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
|
||||
<string name="iaq">IAQ</string>
|
||||
<string name="show_all_key_title">Encryption Key Meanings</string>
|
||||
<string name="encryption_psk">Shared Key</string>
|
||||
<string name="encryption_psk_text">Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.</string>
|
||||
<string name="encryption_pkc">Public Key Encryption</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue