mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: Adds Field to Specify Device IP (#663)
This commit is contained in:
parent
4e410622d8
commit
bbb9ca3921
3 changed files with 42 additions and 0 deletions
|
|
@ -50,6 +50,7 @@
|
|||
<string name="connected_count">Connected: %1$s of %2$s online</string>
|
||||
<string name="list_of_nodes">A list of nodes in the network</string>
|
||||
<string name="update_firmware">Update Firmware</string>
|
||||
<string name="ip_address">IP Address:</string>
|
||||
<string name="connected">Connected to radio</string>
|
||||
<string name="connected_to">Connected to radio (%s)</string>
|
||||
<string name="not_connected">Not connected</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue