Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: mobile/android/base/resources/xml/preferences.xml

Issue 29323321: Issue 2806 - Text changes for various pages within Menu > Settings > Ad blocking (Closed)
Patch Set: Created Aug. 6, 2015, 4:03 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mobile/android/base/resources/xml-v11/preferences.xml ('k') | mobile/android/base/strings.xml.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile/android/base/resources/xml/preferences.xml
diff --git a/mobile/android/base/resources/xml/preferences.xml b/mobile/android/base/resources/xml/preferences.xml
index 67d4fa3712d9a4961a19eae1a833ed3d66699098..6527735f558c117ad9d8787120507c1522af25d2 100644
--- a/mobile/android/base/resources/xml/preferences.xml
+++ b/mobile/android/base/resources/xml/preferences.xml
@@ -46,7 +46,8 @@
</PreferenceScreen>
<!-- Adblocking preferences -->
- <PreferenceScreen android:title="@string/abb_pref_category_adblocking" >
+ <PreferenceScreen android:title="@string/abb_pref_category_adblocking"
+ android:summary="@string/abb_pref_category_adblocking_summary_main" >
<intent android:action="android.intent.action.VIEW"
android:targetPackage="@string/android_package_name"
android:targetClass="org.mozilla.gecko.preferences.GeckoPreferences" >
« no previous file with comments | « mobile/android/base/resources/xml-v11/preferences.xml ('k') | mobile/android/base/strings.xml.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld