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

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

Issue 29578574: Issue 5632 - Use checkboxes for toggling acceptable ads (Closed)
Patch Set: Keep the focus of disabled elements Created Oct. 17, 2017, 7:50 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 | « desktop-options.js ('k') | skin/desktop-options.css » ('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
@@ -35,6 +35,10 @@
"description": "Title of remove controls",
"message": "remove"
},
+ "options_new_label": {
+ "description": "Label of the new elements",
+ "message": "New"
+ },
"options_general_description": {
"description": "General tab description",
"message": "Determine what Adblock Plus shows and hides on websites"
@@ -61,11 +65,11 @@
},
"options_acceptableAds_ads_label": {
"description": "Acceptable Ads section option label in General tab",
- "message": "Allow some nonintrusive ads"
+ "message": "Allow Acceptable Ads"
},
"options_acceptableAds_ads_description_1": {
"description": "Acceptable Ads section 'Allow some nonintrusive ads' option description in General tab",
- "message": "Nonintrusive ads are not annoying and do not interfere with the content you are viewing. These ads collect some information about your browsing habits to provide you with more relevant ads. <a>Read more about the nonintrusive ad criteria</a>"
+ "message": "Acceptable Ads are respectful 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",
@@ -73,11 +77,11 @@
},
"options_acceptableAds_privacy_label": {
"description": "Acceptable Ads section option label in General tab",
- "message": "Allow only nonintrusive ads that are privacy-friendly"
+ "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. Ads may be less relevant as a result."
+ "message": "These ads do not collect any user data. <a>Read more about privacy-friendly ads</a>"
},
"options_acceptableAds_dnt_notification": {
"description": "Acceptable Ads section's notification (being shown if Do Not Track is not enabled) in General tab",
« no previous file with comments | « desktop-options.js ('k') | skin/desktop-options.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld