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" />