Clearer node filter options (#3250)

This commit is contained in:
Phil Oliver 2025-09-29 23:47:06 -04:00 committed by GitHub
parent 6abe0124d2
commit cf59033c49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 84 additions and 87 deletions

View file

@ -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>