Improve top-level nav icons/labels (#2790)

This commit is contained in:
Phil Oliver 2025-08-22 14:02:08 -04:00 committed by GitHub
parent a885f68ecf
commit 268be3e4f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 899 additions and 68 deletions

View file

@ -120,7 +120,7 @@
<string name="connected_count">Connected: %1$s online</string>
<string name="ip_address">IP Address:</string>
<string name="ip_port">Port:</string>
<string name="connected">Connected to radio</string>
<string name="connected">Connected</string>
<string name="connected_to">Connected to radio (%s)</string>
<string name="not_connected">Not connected</string>
<string name="connected_sleeping">Connected to radio, but it is sleeping</string>
@ -621,10 +621,11 @@
<string name="load">Load</string>
<string name="user_string">User String</string>
<string name="navigate_into_label">Navigate Into</string>
<string name="connections">Connections</string>
<string name="map">Map</string>
<string name="contacts">Contacts</string>
<string name="connections">Connection</string>
<string name="map">Mesh Map</string>
<string name="contacts">Messages</string>
<string name="nodes">Nodes</string>
<string name="bottom_nav_share">Share</string>
<string name="set_your_region">Set your region</string>
<string name="reply">Reply</string>
<string name="map_reporting_summary">Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.</string>