Fix/3894 talkback confusion (#3914)

This commit is contained in:
Dane Evans 2025-12-06 23:29:38 +11:00 committed by GitHub
parent 00d678c42d
commit f322eb31a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 27 additions and 15 deletions

View file

@ -179,7 +179,6 @@
<string name="channel_name">Channel Name</string>
<string name="qr_code">QR code</string>
<string name="application_icon">application icon</string>
<string name="unknown_username">Unknown Username</string>
<string name="send">Send</string>
<string name="warning_not_paired">You haven't yet paired a Meshtastic compatible radio with this phone. Please pair a device and set your username.\n\nThis open-source application is in development, if you find problems please post on our forum: https://github.com/orgs/meshtastic/discussions.\n\nFor more information see our web page - www.meshtastic.org.</string>
@ -753,6 +752,7 @@
<string name="conversations">Conversations</string>
<string name="nodes">Nodes</string>
<string name="bottom_nav_settings">Settings</string>
<string name="selected">Selected</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>