mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix: allow forgetting of network nodes (#3820)
This commit is contained in:
parent
e9383e20dc
commit
fb2aebf637
4 changed files with 36 additions and 9 deletions
|
|
@ -825,6 +825,8 @@
|
|||
<string name="security_icon_help_dismiss">Dismiss</string>
|
||||
|
||||
<string name="confirm_delete_node">Are you sure you want to delete this node?</string>
|
||||
<string name="forget_connection">Forget connection</string>
|
||||
<string name="confirm_forget_connection">Are you sure you want to forget this connection?</string>
|
||||
|
||||
<string name="replying_to">Replying to %1$s</string>
|
||||
<string name="cancel_reply">Cancel reply</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue