mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat(connections): Improve connection screen UI and logic (#4224)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
2f3d94c759
commit
5a59dcf2e2
11 changed files with 199 additions and 81 deletions
|
|
@ -217,6 +217,7 @@
|
|||
<string name="ethernet_ip">Ethernet IP:</string>
|
||||
<string name="connecting">Connecting</string>
|
||||
<string name="not_connected">Not connected</string>
|
||||
<string name="no_device_selected">No device selected</string>
|
||||
<string name="connected_sleeping">Connected to radio, but it is sleeping</string>
|
||||
<string name="app_too_old">Application update required</string>
|
||||
<string name="must_update">You must update this application on the app store (or Github). It is too old to talk to this radio firmware. Please read our <a href="https://meshtastic.org/docs/software/android/installation">docs</a> on this topic.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue