From d6e53163fd6196894f55ddbb53496448491f834e Mon Sep 17 00:00:00 2001 From: Daniel Norman Date: Wed, 18 Dec 2024 20:40:30 +0000 Subject: [PATCH] Strings updates for the new version of High contrast text. These strings may be replaced again after our UX Writing team provides new strings for the final public release. Bug: 384791485 Test: observe new strings; see http://b/384791485#comment2 Flag: EXEMPT strings changes Change-Id: I5359bc3d6faca84238fe00801a5d68e5ef8ffc2f --- res/values/strings.xml | 6 ++++-- res/xml/accessibility_color_contrast.xml | 4 ++-- res/xml/accessibility_text_reading_options.xml | 4 ++-- .../accessibility/HighContrastTextMigrationReceiver.java | 7 +++---- .../HighContrastTextMigrationReceiverTest.java | 2 +- 5 files changed, 12 insertions(+), 11 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 5a408d2450f..8e5e04fb36c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5415,8 +5415,10 @@ High contrast text Change text color to black or white. Maximizes contrast with the background. - - High contrast text has a new look and feel. + + High contrast text has been replaced + + Try Maximize text contrast instead. Find it in Settings. Open Settings diff --git a/res/xml/accessibility_color_contrast.xml b/res/xml/accessibility_color_contrast.xml index ffa807230cb..c33c5ef2b8b 100644 --- a/res/xml/accessibility_color_contrast.xml +++ b/res/xml/accessibility_color_contrast.xml @@ -33,8 +33,8 @@ diff --git a/res/xml/accessibility_text_reading_options.xml b/res/xml/accessibility_text_reading_options.xml index 8eed107d60a..40201f0318d 100644 --- a/res/xml/accessibility_text_reading_options.xml +++ b/res/xml/accessibility_text_reading_options.xml @@ -56,8 +56,8 @@ + android:title="@string/accessibility_toggle_maximize_text_contrast_preference_title" + android:summary="@string/accessibility_toggle_maximize_text_contrast_preference_summary" />