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:
DaneEvans 2025-07-21 00:48:34 +10:00 committed by GitHub
parent 5e5fc19fc0
commit be30757720
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 119 additions and 30 deletions

View file

@ -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>