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

Unified Diff: mobile/android/base/strings.xml.in

Issue 4920541991403520: Create a minimal settings UI (Closed)
Patch Set: Removed default case Created March 22, 2015, 9:23 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
Index: mobile/android/base/strings.xml.in
diff --git a/mobile/android/base/strings.xml.in b/mobile/android/base/strings.xml.in
index b2941bd481f0b197e97930aa0fa33310ffda368e..4d5bef9d2ea5ba054625dd69af2963db0ad19140 100644
--- a/mobile/android/base/strings.xml.in
+++ b/mobile/android/base/strings.xml.in
@@ -450,4 +450,29 @@
<string name="colon">&colon;</string>
<string name="remote_tabs_last_synced">&remote_tabs_last_synced;</string>
+
+ <!-- Adblock Browser -->
+ <string name="abb_pref_category_adblocking">Adblocking</string>
+ <string name="abb_pref_category_adblocking_summary">Configure your filter subscriptions</string>
+
+ <string name="abb_pref_category_blocking">Blocking</string>
+
+ <string name="abb_pref_category_further_blocking">Further blocking options</string>
+ <string name="abb_pref_category_further_blocking_summary">Disable tracking and malware sites or add custom filter lists</string>
+
+ <string name="abb_pref_category_exceptions">Exceptions</string>
+
+ <string name="abb_pref_category_acceptable_ads">Acceptable Ads</string>
+ <string name="abb_pref_category_acceptable_ads_summary">Configure Acceptable Ads</string>
+
+ <string name="abb_pref_category_whitelisted_sites">Whitelisted Websites</string>
+ <string name="abb_pref_category_whitelisted_sites_summary">Add exceptions for websites</string>
+
+ <string name="abb_pref_acceptable_ads">Allow some non-intrusive advertising</string>
+ <!-- This is currently just a filler-text -->
+ <string name="abb_pref_category_acceptable_ads_extra_summary">We\'d like to encourage websites to use starightforward, unobtrusive
+advertising. That\'s why we established strict guidelines to identify acceptable ads, which are shown under default settings. If you
+ still wanto to block every ad you can disable this in a few seconds.</string>
+
</resources>
+
« no previous file with comments | « mobile/android/base/resources/xml/preferences_abb_abp_acceptable_ads.xml ('k') | mobile/android/chrome/content/browser.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld