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

Unified Diff: mobile/android/base/locales/adblockbrowser/en-US/android_strings.dtd

Issue 29322610: Issue 2720 - [Adblocking settings] Add the other filter lists category (Closed)
Patch Set: Last naming nit Created July 31, 2015, 9:36 a.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 | « adblockplus/Api.jsm ('k') | mobile/android/base/moz.build » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile/android/base/locales/adblockbrowser/en-US/android_strings.dtd
diff --git a/mobile/android/base/locales/adblockbrowser/en-US/android_strings.dtd b/mobile/android/base/locales/adblockbrowser/en-US/android_strings.dtd
index 83b4f7f0e324d5c0e12f47856debdea1cd092125..17707ee65d3829acef0e2b52a58d408a1b31f4b1 100644
--- a/mobile/android/base/locales/adblockbrowser/en-US/android_strings.dtd
+++ b/mobile/android/base/locales/adblockbrowser/en-US/android_strings.dtd
@@ -6,8 +6,8 @@
<!ENTITY abb_pref_category_blocking "Blocking">
-<!ENTITY abb_pref_category_further_blocking "Further blocking options">
-<!ENTITY abb_pref_category_further_blocking_summary "Disable tracking and malware sites or add custom filter lists">
+<!ENTITY abb_pref_category_more_blocking "More blocking options">
+<!ENTITY abb_pref_category_more_blocking_summary "Disable tracking and malware sites or add custom filter lists">
<!ENTITY abb_pref_category_exceptions "Exceptions">
@@ -21,7 +21,20 @@
<!ENTITY abb_pref_acceptable_ads "Allow some non-intrusive advertising">
<!ENTITY abb_pref_header_adblocking "Ad blocking">
-
+
+<!ENTITY abb_pref_category_add_other_list "Add other filter list">
+
+<!ENTITY abb_subscription_disable_tracking "Disable Tracking">
+<!ENTITY abb_subscription_disable_malware "Disable Malware Domains">
+<!ENTITY abb_subscription_disable_anti_adblock "Disable Anti-Adblocking Messages">
+<!ENTITY abb_subscription_disable_social_media "Disable Social Media Buttons">
+
+<!ENTITY abb_add_subscription_url "www.example.com/filterlist.txt">
+<!ENTITY abb_add_subscription_button "Add other filter list">
+<!ENTITY abb_add_subscription_adding "Adding new filter list...">
+
+<!ENTITY abb_invalid_url "Please enter a valid URL">
+
<!-- Adblock Browser onboarding (first run page [FRP]) -->
<!ENTITY abb_frp_button_1 "Two more steps">
<!ENTITY abb_frp_button_2 "Only one more step">
« no previous file with comments | « adblockplus/Api.jsm ('k') | mobile/android/base/moz.build » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld