Merge "Polish and humanize the strings for the preview of the conversation message." into tm-dev am: 24548b3a09

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17252803

Change-Id: I418f57a8365d08b2a84054dc6d41cd99205d5a1e
This commit is contained in:
PETER LIANG
2022-03-20 22:43:01 +00:00
committed by Automerger Merge Worker

View File

@@ -5302,6 +5302,10 @@
<string name="accessibility_text_reading_confirm_dialog_message">Your display size and text preferences will reset to the phone\u2019s original settings</string>
<!-- Title for the reset button of the confirm dialog of reset settings. [CHAR LIMIT=25] -->
<string name="accessibility_text_reading_confirm_dialog_reset_button">Reset</string>
<!-- Conversation message for the messaging app preview screen. [CHAR LIMIT=NONE] -->
<string name="accessibility_text_reading_conversation_message_1">Any weekend plans?</string>
<!-- Conversation message for the messaging app preview screen. [CHAR LIMIT=NONE] -->
<string name="accessibility_text_reading_conversation_message_2">Heading to the beach. Want to join?</string>
<!-- Title for the footer text to explain what option accessibility service does. [CHAR LIMIT=35] -->
<string name="accessibility_screen_option">Options</string>
<!-- Summary for the accessibility preference to enable screen magnification. [CHAR LIMIT=25] -->