mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
parent
4015e67b2b
commit
d6f39fdcb5
7 changed files with 192 additions and 68 deletions
|
|
@ -32,6 +32,7 @@
|
|||
<string name="desc_node_filter_clear">clear node filter</string>
|
||||
<string name="node_filter_title">Filter by</string>
|
||||
<string name="node_filter_include_unknown">Include unknown</string>
|
||||
<string name="node_filter_exclude_infrastructure">Exclude infrastructure</string>
|
||||
<string name="node_filter_only_online">Hide offline nodes</string>
|
||||
<string name="node_filter_only_direct">Only show direct nodes</string>
|
||||
<string name="node_filter_ignored">You are viewing ignored nodes,\nPress to return to the node list.</string>
|
||||
|
|
@ -46,7 +47,7 @@
|
|||
<string name="node_sort_via_mqtt">via MQTT</string>
|
||||
<string name="via_mqtt">via MQTT</string>
|
||||
<string name="node_sort_via_favorite">via Favorite</string>
|
||||
<string name="node_filter_show_ignored">Ignored Nodes</string>
|
||||
<string name="node_filter_show_ignored">Only show ignored Nodes</string>
|
||||
<string name="unrecognized">Unrecognized</string>
|
||||
<string name="message_status_enroute">Waiting to be acknowledged</string>
|
||||
<string name="message_status_queued">Queued for sending</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue