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

Side by Side Diff: locale/en_US/desktop-options.json

Issue 29590608: Issue 5955 - Target browsers in general rather than chrome with DNT message (Closed)
Patch Set: Created Oct. 27, 2017, 2:41 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 | « no previous file | no next file » | 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 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 "options_acceptableAds_privacy_label": { 82 "options_acceptableAds_privacy_label": {
83 "description": "Acceptable Ads section option label in General tab", 83 "description": "Acceptable Ads section option label in General tab",
84 "message": "Only allow Acceptable Ads that are privacy-friendly" 84 "message": "Only allow Acceptable Ads that are privacy-friendly"
85 }, 85 },
86 "options_acceptableAds_privacy_description": { 86 "options_acceptableAds_privacy_description": {
87 "description": "Acceptable Ads section 'Allow only nonintrusive ads that are privacy-friendly ' option description in General tab", 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." 88 "message": "These ads do not collect personal user information and, therefor e, may be less relevant."
89 }, 89 },
90 "options_acceptableAds_dnt_notification": { 90 "options_acceptableAds_dnt_notification": {
91 "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",
92 "message": "<strong>Note:</strong> You have <strong>Do Not Track (DNT)</stro ng> disabled in your Chrome settings. For this feature to work properly, please enable <strong>DNT</strong> in your browser preferences. <a>Find out how to enab le 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>."
93 }, 93 },
94 "options_language_header": { 94 "options_language_header": {
95 "description": "Section title in General tab", 95 "description": "Section title in General tab",
96 "message": "Language" 96 "message": "Language"
97 }, 97 },
98 "options_language_description": { 98 "options_language_description": {
99 "description": "Language section description in General tab", 99 "description": "Language section description in General tab",
100 "message": "Optimize Adblock Plus for the language(s) you typically browse w ebsites in." 100 "message": "Optimize Adblock Plus for the language(s) you typically browse w ebsites in."
101 }, 101 },
102 "options_language_empty": { 102 "options_language_empty": {
(...skipping 324 matching lines...) Expand 10 before | Expand all | Expand 10 after
427 "content": "$1", 427 "content": "$1",
428 "example": "example.com" 428 "example": "example.com"
429 } 429 }
430 } 430 }
431 }, 431 },
432 "options_notification_hide": { 432 "options_notification_hide": {
433 "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",
434 "message": "Close notification" 434 "message": "Close notification"
435 } 435 }
436 } 436 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld