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

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

Issue 29342912: Issue 3070 - Create Adblock Plus on/off switch (Closed)
Patch Set: Adjusting preferences xml attributes order Created Oct. 26, 2016, 12:37 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 | « adblockplus/Api.jsm ('k') | mobile/android/base/resources/xml-v11/preferences_abb_abp.xml » ('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
===================================================================
--- a/mobile/android/base/locales/adblockbrowser/en-US/android_strings.dtd
+++ b/mobile/android/base/locales/adblockbrowser/en-US/android_strings.dtd
@@ -1,11 +1,14 @@
<!-- Adblock Browser -->
<!ENTITY abb_block_ads "Block ads on this site">
+<!ENTITY abb_pref_category_abp "Adblock Plus">
+<!ENTITY abb_pref_category_abp_summary "With Adblock Plus, you can block ads or other elements on websites.">
+
<!ENTITY abb_pref_category_adblocking "Ad blocking">
<!ENTITY abb_pref_category_adblocking_summary "Configure your filter lists">
<!ENTITY abb_pref_category_adblocking_summary_main "Change ad blocking language, options, default settings">
<!ENTITY abb_pref_category_blocking "Blocking">
<!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">
« no previous file with comments | « adblockplus/Api.jsm ('k') | mobile/android/base/resources/xml-v11/preferences_abb_abp.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld