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

Unified Diff: locale/en_US/desktop-options.json

Issue 29592569: Issue 5943 - Implement Updates Page for Adblock Plus extension (Closed) Base URL: https://hg.adblockplus.org/adblockplusui/
Patch Set: Addressed second round of feedback Created Nov. 6, 2017, 4:02 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 | « issue-reporter.js ('k') | locale/en_US/updates.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/en_US/desktop-options.json
===================================================================
--- a/locale/en_US/desktop-options.json
+++ b/locale/en_US/desktop-options.json
@@ -70,19 +70,27 @@
"options_acceptableAds_ads_label": {
"description": "Acceptable Ads section option label in General tab",
"message": "Allow Acceptable Ads"
},
"options_acceptableAds_ads_description_1": {
"description": "Acceptable Ads section 'Allow some nonintrusive ads' option description in General tab",
"message": "Acceptable Ads are not annoying and do not interfere with the content you are viewing. <a>Read more about the Acceptable Ads criteria</a>"
},
+ "options_acceptableAds_ads_description_2": {
+ "description": "Acceptable Ads section 'Allow some nonintrusive ads' option description in General tab",
+ "message": "<strong>Note:</strong> The advertisers collect data about your browsing habits <strong>not</strong> Adblock Plus."
+ },
"options_acceptableAds_privacy_label": {
"description": "Acceptable Ads section option label in General tab",
- "message": "Only allow ads without third-party tracking"
+ "message": "Only allow Acceptable Ads that are privacy-friendly"
+ },
+ "options_acceptableAds_privacy_description": {
+ "description": "Acceptable Ads section 'Allow only nonintrusive ads that are privacy-friendly ' option description in General tab",
+ "message": "These ads do not collect personal user information and, therefore, may be less relevant."
},
"options_acceptableAds_dnt_notification": {
"description": "Acceptable Ads section's notification (being shown if Do Not Track is not enabled) in General tab",
"message": "<strong>Note:</strong> You have <strong>Do Not Track (DNT)</strong> disabled in your browser settings. For this feature to work properly, please enable <strong>DNT</strong> in your browser preferences. <a>Find out how to enable DNT</a>."
},
"options_language_header": {
"description": "Section title in General tab",
"message": "Language"
« no previous file with comments | « issue-reporter.js ('k') | locale/en_US/updates.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld