From 4dfaec977f385973202940a7c707c8ea99c9ca93 Mon Sep 17 00:00:00 2001 From: Moxie Marlinspike Date: Tue, 3 Oct 2017 19:11:02 -0700 Subject: [PATCH] Fix string reference // FREEBIE --- res/xml/preferences_app_protection.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/xml/preferences_app_protection.xml b/res/xml/preferences_app_protection.xml index 46c99f7912..9d32fb7dfc 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__use_keyboard_without_suggestions_or_auto_correct"/>