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

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

Issue 29370610: Issue 4760 - Change Ad blocking settings text (Closed)
Patch Set: Renaming category_filters to category_languages Created Jan. 2, 2017, 5:09 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 | « no previous file | mobile/android/base/resources/xml-v11/preferences.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,27 +1,29 @@
<!-- 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_abp "Block intrusive elements">
+<!ENTITY abb_pref_category_abp_summary "Block intrusive ads and other elements, such as images, on all 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_adblocking_summary "Change ad blocking language, options, default settings">
<!ENTITY abb_pref_category_blocking "Blocking">
+<!ENTITY abb_pref_category_languages "Languages">
+<!ENTITY abb_pref_category_languages_summary "Add or remove language-specific 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_more_blocking_summary "Disable tracking and malware sites, or add custom filter lists">
<!ENTITY abb_pref_category_exceptions "Exceptions">
<!ENTITY abb_pref_category_acceptable_ads "Acceptable Ads">
-<!ENTITY abb_pref_category_acceptable_ads_summary "Configure Acceptable Ads">
+<!ENTITY abb_pref_category_acceptable_ads_summary "Show nonintrusive ads or hide all ads">
<!ENTITY abb_pref_category_whitelisted_sites "Whitelisted websites">
<!ENTITY abb_pref_category_whitelisted_sites_summary "Add exceptions for websites">
<!ENTITY abb_pref_about_acceptable_ads "About Acceptable Ads">
<!ENTITY abb_pref_acceptable_ads "Allow some nonintrusive advertising">
<!ENTITY abb_pref_header_adblocking "Ad blocking">
« no previous file with comments | « no previous file | mobile/android/base/resources/xml-v11/preferences.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld