From c0fd3632c6577e6bcb19ed054c95801e619b112e Mon Sep 17 00:00:00 2001 From: Emily Kager Date: Thu, 12 Sep 2019 10:50:21 -0700 Subject: [PATCH] [fenix] No issue: Remove recommended from standard ETP option --- app/src/main/res/xml/tracking_protection_preferences.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/xml/tracking_protection_preferences.xml b/app/src/main/res/xml/tracking_protection_preferences.xml index cdbb0add0c..1eee1fe3c6 100644 --- a/app/src/main/res/xml/tracking_protection_preferences.xml +++ b/app/src/main/res/xml/tracking_protection_preferences.xml @@ -20,7 +20,7 @@ android:dependency="@string/pref_key_tracking_protection" android:key="@string/pref_key_tracking_protection_standard" android:summary="@string/preference_enhanced_tracking_protection_standard_description" - android:title="@string/preference_enhanced_tracking_protection_standard" + android:title="@string/preference_enhanced_tracking_protection_standard_option" app:isPreferenceVisible="false" />