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

This commit is contained in:
PETER LIANG
2022-03-20 22:35:03 +00:00
committed by Android (Google) Code Review

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