From 8f38c46c5177e7f491f21cccfe5c48fb75c481be Mon Sep 17 00:00:00 2001 From: Peter_Liang Date: Sat, 12 Feb 2022 17:02:18 +0800 Subject: [PATCH 1/2] Polish and humanize the title for Text and Reading Options. Bug: 219163254 Test: manual test Change-Id: Iefa3ec8455f36338a0bf067b5ae2122afb80b64b --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 82bccee92b7..931de8341a0 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5229,7 +5229,7 @@ About %1$s - Text and reading options + Display size and text Email: Plans for time machine, v2 From 61264d046db98e85de5478c97124b6d250858a4c Mon Sep 17 00:00:00 2001 From: Peter_Liang Date: Sat, 12 Feb 2022 17:36:20 +0800 Subject: [PATCH 2/2] Polish and humanize the title for the entry of Text and Reading Options in SuW. Bug: 219163254 Test: manual test Change-Id: Ic908918a1b4978dd10e42e13c619bb8d0a697467 --- AndroidManifest.xml | 2 +- res/values/strings.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ce257418fc5..92dfbe51aac 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1974,7 +1974,7 @@ + android:resource="@string/accessibility_text_reading_options_suggestion_title" /> diff --git a/res/values/strings.xml b/res/values/strings.xml index 931de8341a0..36e1193e3ed 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5230,6 +5230,8 @@ About %1$s Display size and text + + Change how text displays Email: Plans for time machine, v2