update not_connected string

(cherry picked from commit b1ad9c1d0e)
This commit is contained in:
andrekir 2022-04-07 23:38:28 -03:00
parent de2b87557b
commit b873f2928d
18 changed files with 18 additions and 18 deletions

View file

@ -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>