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..e8eb8f902ec6f6fa99a87887f4552a6599e101b3 100644 |
--- a/mobile/android/base/strings.xml.in |
+++ b/mobile/android/base/strings.xml.in |
@@ -450,4 +450,25 @@ |
<string name="colon">:</string> |
<string name="remote_tabs_last_synced">&remote_tabs_last_synced;</string> |
+ |
+ <!-- Adblock Plus browser --> |
+ <string name="abp_pref_category_adblocking">Adblocking</string> |
+ <string name="abp_pref_category_adblocking_summary">Configure your filter subscriptions</string> |
+ |
+ <string name="abp_pref_category_blocking">Blocking</string> |
+ |
+ <string name="abp_pref_category_further_blocking">Further blocking options</string> |
+ <string name="abp_pref_category_further_blocking_summary">Disable tracking and malware sites or add custom filter lists</string> |
+ |
+ <string name="abp_pref_category_exceptions">Exceptions</string> |
+ |
+ <string name="abp_pref_category_aceptable_ads">Acceptable Ads</string> |
+ <string name="abp_pref_category_aceptable_ads_summary">Configure Acceptable Ads</string> |
+ |
+ <string name="abp_pref_category_whitelisted_sites">Whitelisted Websites</string> |
+ <string name="abp_pref_category_whitelisted_sites_summary">Add exceptions for websites</string> |
+ |
+ <string name="abp_pref_acceptable_ads">Allow some non-intrusive advertising</string> |
+ |
</resources> |
+ |