update not_connected string

This commit is contained in:
andrekir 2022-04-07 23:38:28 -03:00
parent bcc46f36e6
commit b1ad9c1d0e
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>