| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| 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 Loading... | |
| 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 }, | |
| 82 "options_acceptableAds_privacy_label": { | 78 "options_acceptableAds_privacy_label": { |
| 83 "description": "Acceptable Ads section option label in General tab", | 79 "description": "Acceptable Ads section option label in General tab", |
| 84 "message": "Only allow Acceptable Ads that are privacy-friendly" | 80 "message": "Only allow ads without third-party tracking" |
| 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." | |
| 89 }, | 81 }, |
| 90 "options_acceptableAds_dnt_notification": { | 82 "options_acceptableAds_dnt_notification": { |
| 91 "description": "Acceptable Ads section's notification (being shown if Do Not Track is not enabled) in General tab", | 83 "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 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>." | 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>." |
|
Lisa
2017/11/03 12:59:00
Remove period after link:
Find out how to enable
saroyanm
2017/11/03 13:02:10
I'll suggest to keep the period for now, as it mig
| |
| 93 }, | 85 }, |
| 94 "options_language_header": { | 86 "options_language_header": { |
| 95 "description": "Section title in General tab", | 87 "description": "Section title in General tab", |
| 96 "message": "Language" | 88 "message": "Language" |
| 97 }, | 89 }, |
| 98 "options_language_description": { | 90 "options_language_description": { |
| 99 "description": "Language section description in General tab", | 91 "description": "Language section description in General tab", |
| 100 "message": "Optimize Adblock Plus for the language(s) you typically browse w ebsites in." | 92 "message": "Optimize Adblock Plus for the language(s) you typically browse w ebsites in." |
| 101 }, | 93 }, |
| 102 "options_language_empty": { | 94 "options_language_empty": { |
| (...skipping 324 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 427 "content": "$1", | 419 "content": "$1", |
| 428 "example": "example.com" | 420 "example": "example.com" |
| 429 } | 421 } |
| 430 } | 422 } |
| 431 }, | 423 }, |
| 432 "options_notification_hide": { | 424 "options_notification_hide": { |
| 433 "description": "Hidden text attached to the close button for screen readers of Notification", | 425 "description": "Hidden text attached to the close button for screen readers of Notification", |
| 434 "message": "Close notification" | 426 "message": "Close notification" |
| 435 } | 427 } |
| 436 } | 428 } |
| OLD | NEW |