This fixes/improves several strings related to blocking and unblocking
contacts regarding:
- Wording consistency
- Compliance with Google's Design Guidelines
- Clarity
Closes#5696
// FREEBIE
<stringname="ConversationActivity_unblock_this_contact_question">Unblock this contact?</string>
<stringname="ConversationActivity_are_you_sure_you_want_to_unblock_this_contact">Are you sure you want to unblock this contact?</string>
<stringname="ConversationActivity_you_will_once_again_be_able_to_receive_messages_and_calls_from_this_contact">You will once again be able to receive messages and calls from this contact.</string>
<stringname="RecipientPreferenceActivity_block_this_contact_question">Block this contact?</string>
<stringname="RecipientPreferenceActivity_block_this_contact_question">Block this contact?</string>
<stringname="RecipientPreferenceActivity_you_will_no_longer_receive_messages_or_calls_from_this_user">You will no longer receive messages or calls from this user.</string>
<stringname="RecipientPreferenceActivity_you_will_no_longer_receive_messages_and_calls_from_this_contact">You will no longer receive messages and calls from this contact.</string>
<stringname="RecipientPreferenceActivity_unblock_this_contact_question">Unblock this contact?</string>
<stringname="RecipientPreferenceActivity_unblock_this_contact_question">Unblock this contact?</string>
<stringname="RecipientPreferenceActivity_are_you_sure_you_want_to_unblock_this_contact">Are you sure you want to unblock this contact?</string>
<stringname="RecipientPreferenceActivity_you_will_once_again_be_able_to_receive_messages_and_calls_from_this_contact">You will once again be able to receive messages and calls from this contact.</string>