mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Clearer node filter options (#3250)
This commit is contained in:
parent
6abe0124d2
commit
cf59033c49
2 changed files with 84 additions and 87 deletions
|
|
@ -31,11 +31,13 @@
|
|||
<string name="fallback_node_name">Meshtastic %s</string>
|
||||
<string name="node_filter_placeholder">Filter</string>
|
||||
<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_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>
|
||||
<string name="node_filter_show_details">Show details</string>
|
||||
<string name="node_sort_title">Sort by</string>
|
||||
<string name="node_sort_button">Node sorting options</string>
|
||||
<string name="node_sort_alpha">A-Z</string>
|
||||
<string name="node_sort_channel">Channel</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue