Loading AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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" /> Loading res/values/strings.xml +2 −0 Original line number Diff line number Diff line Loading @@ -5230,6 +5230,8 @@ <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">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] --> Loading
AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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" /> Loading
res/values/strings.xml +2 −0 Original line number Diff line number Diff line Loading @@ -5230,6 +5230,8 @@ <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">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] -->