mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Merge pull request #408 from meshtastic/connection-sleep
Issue #392 - fix connected but sleeping text to reflect actual device state
This commit is contained in:
commit
caae04c2ff
19 changed files with 21 additions and 19 deletions
|
|
@ -57,7 +57,7 @@
|
|||
<string name="update_firmware">Update Firmware</string>
|
||||
<string name="connected">Connected to radio</string>
|
||||
<string name="connected_to">Connected to radio (%s)</string>
|
||||
<string name="not_connected">Not connected, select radio below</string>
|
||||
<string name="not_connected">Not connected</string>
|
||||
<string name="connected_sleeping">Connected to radio, but it is sleeping</string>
|
||||
<string name="update_to">Update to %s</string>
|
||||
<string name="app_too_old">Application update required</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue