Polish reset display size and text dialog content
Use "tablet" for tablet devices; use "phone" for default Bug: 233985662 Test: Manual testing Change-Id: I24e54315414502dc61efb733bbf697783b1de87a
This commit is contained in:
@@ -5327,7 +5327,9 @@
|
|||||||
<!-- Title for the confirm dialog of reset settings. [CHAR LIMIT=NONE] -->
|
<!-- Title for the confirm dialog of reset settings. [CHAR LIMIT=NONE] -->
|
||||||
<string name="accessibility_text_reading_confirm_dialog_title">Reset display size and text?</string>
|
<string name="accessibility_text_reading_confirm_dialog_title">Reset display size and text?</string>
|
||||||
<!-- Message for the confirm dialog of reset settings. [CHAR LIMIT=NONE] -->
|
<!-- Message for the confirm dialog of reset settings. [CHAR LIMIT=NONE] -->
|
||||||
<string name="accessibility_text_reading_confirm_dialog_message">Your display size and text preferences will reset to the phone\u2019s original settings</string>
|
<string name="accessibility_text_reading_confirm_dialog_message" product="default">Your display size and text preferences will reset to the phone\u2019s original settings</string>
|
||||||
|
<!-- Message for the confirm dialog of reset settings. [CHAR LIMIT=NONE] -->
|
||||||
|
<string name="accessibility_text_reading_confirm_dialog_message" product="tablet">Your display size and text preferences will reset to the tablet\u2019s original settings</string>
|
||||||
<!-- Title for the reset button of the confirm dialog of reset settings. [CHAR LIMIT=25] -->
|
<!-- 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>
|
<string name="accessibility_text_reading_confirm_dialog_reset_button">Reset</string>
|
||||||
<!-- Conversation message for the messaging app preview screen. [CHAR LIMIT=NONE] -->
|
<!-- Conversation message for the messaging app preview screen. [CHAR LIMIT=NONE] -->
|
||||||
|
Reference in New Issue
Block a user