mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: Allow sorting by favorite nodes (#1700)
This commit is contained in:
parent
8a8ee27ad9
commit
0a7d0ff4be
3 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
<string name="node_sort_hops_away">Hops away</string>
|
||||
<string name="node_sort_last_heard">Last heard</string>
|
||||
<string name="node_sort_via_mqtt">via MQTT</string>
|
||||
<string name="node_sort_via_favorite">via Favorite</string>
|
||||
|
||||
<string name="unrecognized">Unrecognized</string>
|
||||
<string name="message_status_enroute">Waiting to be acknowledged</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue