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:
PETER LIANG
2022-02-13 05:50:26 +00:00
committed by Android (Google) Code Review
2 changed files with 4 additions and 2 deletions

View File

@@ -1974,7 +1974,7 @@
<meta-data
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
android:name="com.android.settings.icon_tintable"
android:value="true" />

View File

@@ -5229,7 +5229,9 @@
<!-- 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>
<!-- 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] -->
<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] -->