mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
* Add description for node sort option button * Add description for location view button * Update description for channel url copy button * appease detekt --------- Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
3bc4454c0e
commit
7902e21a4a
4 changed files with 31 additions and 26 deletions
|
|
@ -24,6 +24,7 @@
|
|||
<string name="desc_node_filter_clear">clear node filter</string>
|
||||
<string name="node_filter_include_unknown">Include unknown</string>
|
||||
<string name="node_filter_show_details">Show details</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>
|
||||
<string name="node_sort_distance">Distance</string>
|
||||
|
|
@ -346,4 +347,5 @@
|
|||
<string name="mesh_via_udp_enabled">Mesh via UDP enabled</string>
|
||||
<string name="udp_config">UDP Config</string>
|
||||
<string name="map_node_popup_details"><![CDATA[%s<br>Last heard: %s<br>Last position: %s<br>Battery: %s]]></string>
|
||||
<string name="toggle_my_position">Toggle my position</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue