fix: allow forgetting of network nodes (#3820)

This commit is contained in:
Dane Evans 2025-11-26 18:25:23 +11:00 committed by GitHub
parent e9383e20dc
commit fb2aebf637
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 36 additions and 9 deletions

View file

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