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

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

Issue 29609579: Issue 6031 - Implement Accpetable Ads notification (Closed)
Patch Set: Created Nov. 15, 2017, 5 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
@@ -67,6 +67,22 @@
"description": "Acceptable Ads section description in General tab",
"message": "Acceptable Ads are nonintrusive ads. They are the middle ground between ad blocking and supporting online content because they generate revenue for website owners."
},
+ "options_tracking_notification_1": {
+ "description": "Text of the tracking notification (being shown when both 'Acceptable Ads' and 'EasyPrivacy' are enabled) in General tab",
+ "message": "We noticed you have both '<strong>Block additional tracking</strong>' and '<strong>Allow Acceptable Ads</strong>' enabled."
+ },
+ "options_tracking_notification_2": {
+ "description": "Text of the tracking notification (being shown when both 'Acceptable Ads' and 'EasyPrivacy' are enabled) in General tab",
+ "message": "We want you to know that in order for advertisers to show you more relevant ads, there <strong>may</strong> be some tracking with Acceptable Ads."
+ },
+ "options_tracking_notification_3": {
+ "description": "Text of the tracking notification (being shown when both 'Acceptable Ads' and 'EasyPrivacy' are enabled) in General tab",
+ "message": "If you prefer extra privacy, select the '<strong>Only allow Acceptable Ads that are privacy-friendly</strong>' checkbox below."
+ },
+ "options_tracking_notification_acknowledgment": {
+ "description": "Text in the tracking notification (being shown when both 'Acceptable Ads' and 'EasyPrivacy' are enabled) in General tab",
+ "message": "OK, got it"
+ },
"options_acceptableAds_ads_label": {
"description": "Acceptable Ads section option label in General tab",
"message": "Allow Acceptable Ads"
« 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