mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
allow deleting of recent nodes, use long name (#2456)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com> Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
5e5fc19fc0
commit
be30757720
7 changed files with 119 additions and 30 deletions
|
|
@ -780,6 +780,8 @@
|
|||
<string name="security_icon_help_show_less">Show Current Status</string>
|
||||
<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="replying_to">Replying to %1$s</string>
|
||||
<string name="cancel_reply">Cancel reply</string>
|
||||
<string name="delete_messages_title">Delete Messages?</string>
|
||||
|
|
@ -787,5 +789,4 @@
|
|||
<string name="message_input_label">Message</string>
|
||||
<string name="type_a_message">Type a message</string>
|
||||
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue