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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « issue-reporter.js ('k') | locale/en_US/updates.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "options_page_title": { 2 "options_page_title": {
3 "description": "Options page title", 3 "description": "Options page title",
4 "message": "Adblock Plus Options" 4 "message": "Adblock Plus Options"
5 }, 5 },
6 "options_page_title": { 6 "options_page_title": {
7 "description": "Page title in navigation sidebar", 7 "description": "Page title in navigation sidebar",
8 "message": "Settings" 8 "message": "Settings"
9 }, 9 },
10 "options_tab_general": { 10 "options_tab_general": {
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 "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." 68 "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."
69 }, 69 },
70 "options_acceptableAds_ads_label": { 70 "options_acceptableAds_ads_label": {
71 "description": "Acceptable Ads section option label in General tab", 71 "description": "Acceptable Ads section option label in General tab",
72 "message": "Allow Acceptable Ads" 72 "message": "Allow Acceptable Ads"
73 }, 73 },
74 "options_acceptableAds_ads_description_1": { 74 "options_acceptableAds_ads_description_1": {
75 "description": "Acceptable Ads section 'Allow some nonintrusive ads' option description in General tab", 75 "description": "Acceptable Ads section 'Allow some nonintrusive ads' option description in General tab",
76 "message": "Acceptable Ads are not annoying and do not interfere with the co ntent you are viewing. <a>Read more about the Acceptable Ads criteria</a>" 76 "message": "Acceptable Ads are not annoying and do not interfere with the co ntent you are viewing. <a>Read more about the Acceptable Ads criteria</a>"
77 }, 77 },
78 "options_acceptableAds_ads_description_2": {
79 "description": "Acceptable Ads section 'Allow some nonintrusive ads' option description in General tab",
80 "message": "<strong>Note:</strong> The advertisers collect data about your b rowsing habits <strong>not</strong> Adblock Plus."
81 },
78 "options_acceptableAds_privacy_label": { 82 "options_acceptableAds_privacy_label": {
79 "description": "Acceptable Ads section option label in General tab", 83 "description": "Acceptable Ads section option label in General tab",
80 "message": "Only allow ads without third-party tracking" 84 "message": "Only allow Acceptable Ads that are privacy-friendly"
85 },
86 "options_acceptableAds_privacy_description": {
87 "description": "Acceptable Ads section 'Allow only nonintrusive ads that are privacy-friendly ' option description in General tab",
88 "message": "These ads do not collect personal user information and, therefor e, may be less relevant."
81 }, 89 },
82 "options_acceptableAds_dnt_notification": { 90 "options_acceptableAds_dnt_notification": {
83 "description": "Acceptable Ads section's notification (being shown if Do Not Track is not enabled) in General tab", 91 "description": "Acceptable Ads section's notification (being shown if Do Not Track is not enabled) in General tab",
84 "message": "<strong>Note:</strong> You have <strong>Do Not Track (DNT)</stro ng> 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 ena ble DNT</a>." 92 "message": "<strong>Note:</strong> You have <strong>Do Not Track (DNT)</stro ng> 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 ena ble DNT</a>."
85 }, 93 },
86 "options_language_header": { 94 "options_language_header": {
87 "description": "Section title in General tab", 95 "description": "Section title in General tab",
88 "message": "Language" 96 "message": "Language"
89 }, 97 },
90 "options_language_description": { 98 "options_language_description": {
(...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after
419 "content": "$1", 427 "content": "$1",
420 "example": "example.com" 428 "example": "example.com"
421 } 429 }
422 } 430 }
423 }, 431 },
424 "options_notification_hide": { 432 "options_notification_hide": {
425 "description": "Hidden text attached to the close button for screen readers of Notification", 433 "description": "Hidden text attached to the close button for screen readers of Notification",
426 "message": "Close notification" 434 "message": "Close notification"
427 } 435 }
428 } 436 }
OLDNEW
« 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