diff --git a/res/values/strings.xml b/res/values/strings.xml
index 16bc3a1056..e54b31c099 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1289,9 +1289,9 @@
\'WiFi Calling\' compatibility mode
Enable if your device uses SMS/MMS delivery over WiFi (only enable when \'WiFi Calling\' is enabled on your device)
Incognito keyboard
- Use keyboard without suggestions or auto-correct
Read receipts
If read receipts are disabled, you won\'t be able to see read receipts from others.
+
Blocked contacts
Safety numbers approval
Require approval of new safety numbers when they change
diff --git a/res/xml/preferences_app_protection.xml b/res/xml/preferences_app_protection.xml
index 9d32fb7dfc..771c365753 100644
--- a/res/xml/preferences_app_protection.xml
+++ b/res/xml/preferences_app_protection.xml
@@ -34,7 +34,7 @@
android:defaultValue="false"
android:key="pref_incognito_keyboard"
android:title="@string/preferences__incognito_keyboard"
- android:summary="@string/preferences__use_keyboard_without_suggestions_or_auto_correct"/>
+ android:summary="@string/preferences__request_keyboard_to_disable_personalized_learning"/>