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
|
|
@ -52,7 +52,7 @@
|
|||
<string name="list_of_nodes">Seznam vysílačů v síti</string>
|
||||
<string name="update_firmware">Aktualizace softwaru</string>
|
||||
<string name="connected_to">Připojeno k vysílači (%s)</string>
|
||||
<string name="not_connected">Nepřipojeno, zvolte si vysílač</string>
|
||||
<string name="not_connected">Nepřipojeno</string>
|
||||
<string name="connected_sleeping">Připojené k uspanému vysílači.</string>
|
||||
<string name="update_to">Aktualizovat na %s</string>
|
||||
<string name="app_too_old">Aplikace je příliš stará</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue