mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Relocate radio config to new top-level Settings screen (#2834)
This commit is contained in:
parent
af6066d788
commit
f1bb020203
52 changed files with 1077 additions and 1189 deletions
|
|
@ -628,7 +628,7 @@
|
|||
<string name="map">Mesh Map</string>
|
||||
<string name="conversations">Conversations</string>
|
||||
<string name="nodes">Nodes</string>
|
||||
<string name="bottom_nav_share">Share</string>
|
||||
<string name="bottom_nav_settings">Settings</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>
|
||||
|
|
@ -672,6 +672,7 @@
|
|||
<string name="uv_lux">UV Lux</string>
|
||||
<string name="unknown">Unknown</string>
|
||||
|
||||
<string name="message_device_managed">This radio is managed and can only be changed by a remote admin.</string>
|
||||
<string name="clean_node_database_title">Clean Node Database</string>
|
||||
<string name="clean_nodes_older_than">Clean up nodes last seen older than %1$d days</string>
|
||||
<string name="clean_unknown_nodes">Clean up only unknown nodes</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue