Enhancement - Add 'show all meanings' to node key encryption dialog (#3437)

Co-authored-by: ChrisDeardeuff <chris.deardeuff@proton.me>
This commit is contained in:
ChrisDeardeuff 2025-10-15 13:04:18 -07:00 committed by GitHub
parent 241b46da3d
commit f6487518f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 161 additions and 51 deletions

View file

@ -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>