mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Forget node menu changes (#983)
* Move 'Forget Node' option to move it away from Traceroute. Add confirmation dialog to 'Forget Node' * Move debug for 'Forget Node'
This commit is contained in:
parent
f72c4116ae
commit
0d6e7a3a24
3 changed files with 15 additions and 8 deletions
|
|
@ -188,4 +188,5 @@
|
|||
<string name="waypoint_received">Received waypoint: %s</string>
|
||||
<string name="error_duty_cycle">Duty Cycle limit reached. Cannot send messages right now, please try again later.</string>
|
||||
<string name="forget_node">Forget Node</string>
|
||||
<string name="forget_node_message">This node will be removed from your list until your node receives NodeInfo data from it again.</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue