Meshtastic-Android/app/src/main/res/values/strings.xml

25 lines
1.6 KiB
XML
Raw Normal View History

2020-01-20 15:53:22 -08:00
<resources>
2020-01-23 06:34:15 -08:00
<string name="app_name">Meshtastic</string>
2020-01-20 15:53:22 -08:00
<string name="action_settings">Settings</string>
2020-04-08 11:57:31 -07:00
<string name="channel_name">Channel Name</string>
<string name="channel_options">Channel options</string>
<string name="share_button">Share button</string>
<string name="qr_code">QR code</string>
<string name="unset">Unset</string>
<string name="connection_status">Connection status</string>
<string name="application_icon">application icon</string>
2020-04-08 15:36:49 -07:00
<string name="unknown_username">Unknown Username</string>
2020-04-08 16:49:27 -07:00
<string name="user_avatar">User avatar</string>
<string name="sample_distance">2.13 km</string>
2020-04-08 17:12:39 -07:00
<string name="sample_message">hey I found the cache, it is over here next to the big tiger. I\'m kinda scared.</string>
<string name="some_username">Some Username</string>
2020-04-08 17:50:23 -07:00
<string name="send_text">Send Text</string>
2020-04-08 18:42:17 -07:00
<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 alpha-testing, if you find problems please post on our website chat.\n\nFor more information see our web page - www.meshtastic.org.</string>
<string name="username_unset">Username unset</string>
<string name="your_name">Your Name</string>
<string name="analytics_okay">Anonymous usage statistics and crash reports.</string>
<string name="looking_for_meshtastic_devices">Looking for Meshtastic devices...</string>
<string name="test__devname1">Meshtastic_ac23</string>
<string name="test_devname2">Meshtastic_1267</string>
2020-01-20 15:53:22 -08:00
</resources>