Merge changes Ic908918a,Iefa3ec84
* changes: Polish and humanize the title for the entry of Text and Reading Options in SuW. Polish and humanize the title for Text and Reading Options.
This commit is contained in:
@@ -1974,7 +1974,7 @@
|
|||||||
|
|
||||||
<meta-data
|
<meta-data
|
||||||
android:name="com.android.settings.title"
|
android:name="com.android.settings.title"
|
||||||
android:resource="@string/accessibility_text_reading_options_title" />
|
android:resource="@string/accessibility_text_reading_options_suggestion_title" />
|
||||||
<meta-data
|
<meta-data
|
||||||
android:name="com.android.settings.icon_tintable"
|
android:name="com.android.settings.icon_tintable"
|
||||||
android:value="true" />
|
android:value="true" />
|
||||||
|
|||||||
@@ -5229,7 +5229,9 @@
|
|||||||
<!-- Title for the footer text to explain what accessibility service does. [CHAR LIMIT=35] -->
|
<!-- Title for the footer text to explain what accessibility service does. [CHAR LIMIT=35] -->
|
||||||
<string name="accessibility_introduction_title">About <xliff:g id="service" example="Select to Speak">%1$s</xliff:g></string>
|
<string name="accessibility_introduction_title">About <xliff:g id="service" example="Select to Speak">%1$s</xliff:g></string>
|
||||||
<!-- Title for the accessibility preference to adjust the display size, font size, bold text, and high contrast text features. [CHAR LIMIT=NONE] -->
|
<!-- Title for the accessibility preference to adjust the display size, font size, bold text, and high contrast text features. [CHAR LIMIT=NONE] -->
|
||||||
<string name="accessibility_text_reading_options_title">Text and reading options</string>
|
<string name="accessibility_text_reading_options_title">Display size and text</string>
|
||||||
|
<!-- Title for the entry of the text reading options. [CHAR LIMIT=NONE] -->
|
||||||
|
<string name="accessibility_text_reading_options_suggestion_title">Change how text displays</string>
|
||||||
<!-- Subject for the mail content of the accessibility text reading preview. [CHAR LIMIT=NONE] -->
|
<!-- Subject for the mail content of the accessibility text reading preview. [CHAR LIMIT=NONE] -->
|
||||||
<string name="accessibility_text_reading_preview_mail_subject">Email: Plans for time machine, v2</string>
|
<string name="accessibility_text_reading_preview_mail_subject">Email: Plans for time machine, v2</string>
|
||||||
<!-- Message for the mail content of the accessibility text reading preview. [CHAR LIMIT=NONE] -->
|
<!-- Message for the mail content of the accessibility text reading preview. [CHAR LIMIT=NONE] -->
|
||||||
|
|||||||
Reference in New Issue
Block a user