Index: mobile/android/base/locales/en-US/android_strings.dtd |
diff --git a/mobile/android/base/locales/en-US/android_strings.dtd b/mobile/android/base/locales/en-US/android_strings.dtd |
index ec94191ccdd3791573a1aeb29950ecb29adf3ef8..b9cea42c2dbb44a0208396e9071852ee32311d80 100644 |
--- a/mobile/android/base/locales/en-US/android_strings.dtd |
+++ b/mobile/android/base/locales/en-US/android_strings.dtd |
@@ -648,8 +648,8 @@ just addresses the organization to follow, e.g. "This site is run by " --> |
<!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"> |
@@ -663,7 +663,20 @@ just addresses the organization to follow, e.g. "This site is run by " --> |
<!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_list_disable_tracking "Disable Tracking"> |
+<!ENTITY abb_list_disable_malware "Disable Malware Domains"> |
+<!ENTITY abb_list_disable_anti_adblock "Disable Anti-Adblocking Messages"> |
+<!ENTITY abb_list_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"> |