Skip to content

Commit

Permalink
be more clear about the impact of blocked contacts
Browse files Browse the repository at this point in the history
  • Loading branch information
r10s committed Feb 1, 2025
1 parent 335aabd commit 86eb2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@
<string name="ask_forward">Forward messages to %1$s?</string>
<string name="ask_forward_multiple">Forward messages to %1$d chats?</string>
<string name="ask_export_attachment">Exporting attachments will allow other apps on your device to access them.\n\nContinue?</string>
<string name="ask_block_contact">Block this contact? You will no longer receive messages from them.</string>
<string name="ask_block_contact">Block this contact?\n\nDirect messages or new groups from blocked contacts will not show up.\n\nExisting groups with blocked contacts will still show their messages.</string>
<string name="ask_unblock_contact">Unblock this contact? You will then be able to receive messages from them.</string>
<string name="ask_delete_contacts">Delete contacts?\n\nContacts with ongoing chats or from the system address book cannot be deleted permanently.</string>
<string name="ask_delete_contact">Delete contact %1$s?\n\nContacts with ongoing chats or from the system address book cannot be deleted permanently.</string>
Expand Down

0 comments on commit 86eb2e7

Please sign in to comment.