Use new strings for follow setting control message

This commit is contained in:
Andrew
2023-12-15 16:36:02 +10:30
parent 988040b577
commit 06c258364f
5 changed files with 30 additions and 29 deletions

View File

@@ -1046,7 +1046,7 @@
<string name="new_conversation_dialog_back_button_content_description">Navigate Back</string>
<string name="new_conversation_dialog_close_button_content_description">Close Dialog</string>
<string name="activity_disappearing_messages_title">Disappearing Messages</string>
<string name="activity_disappearing_messages_subtitle">This setting applies to everyone in this conversation.</string>
<string name="activity_disappearing_messages_subtitle">This setting applies to messages you send in this conversation.</string>
<string name="expiration_type_disappear_legacy_description">Original version of disappearing messages.</string>
<string name="expiration_type_disappear_legacy">Legacy</string>
<string name="activity_disappearing_messages_subtitle_sent">Messages disappear after they have been sent.</string>