| 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 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 60 "message": "The social media icons on the websites you visit allow social me dia networks to build a profile of you based on your browsing habits - even when you don't click on them. Hiding these icons can protect your profile." | 60 "message": "The social media icons on the websites you visit allow social me dia networks to build a profile of you based on your browsing habits - even when you don't click on them. Hiding these icons can protect your profile." |
| 61 }, | 61 }, |
| 62 "options_acceptableAds_header": { | 62 "options_acceptableAds_header": { |
| 63 "description": "Section title in General tab", | 63 "description": "Section title in General tab", |
| 64 "message": "Acceptable Ads" | 64 "message": "Acceptable Ads" |
| 65 }, | 65 }, |
| 66 "options_acceptableAds_description": { | 66 "options_acceptableAds_description": { |
| 67 "description": "Acceptable Ads section description in General tab", | 67 "description": "Acceptable Ads section description in General tab", |
| 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_tracking_notification_1": { | |
| 71 "description": "Text of the tracking notification (being shown when both 'Ac ceptable Ads' and 'EasyPrivacy' are enabled) in General tab", | |
| 72 "message": "We noticed you have both '<strong>Block additional tracking</str ong>' and '<strong>Allow Acceptable Ads</strong>' enabled." | |
| 73 }, | |
| 74 "options_tracking_notification_2": { | |
| 75 "description": "Text of the tracking notification (being shown when both 'Ac ceptable Ads' and 'EasyPrivacy' are enabled) in General tab", | |
| 76 "message": "We want you to know that in order for advertisers to show you mo re relevant ads, there <strong>may</strong> be some tracking with Acceptable Ads ." | |
| 77 }, | |
| 78 "options_tracking_notification_3": { | |
| 79 "description": "Text of the tracking notification (being shown when both 'Ac ceptable Ads' and 'EasyPrivacy' are enabled) in General tab", | |
| 80 "message": "If you prefer extra privacy, select the '<strong>Only allow Acce ptable Ads that are privacy-friendly</strong>' checkbox below." | |
|
Thomas Greiner
2017/11/16 19:25:05
"Only allow Acceptable Ads that are privacy-friend
saroyanm
2017/11/17 16:10:39
Done.
| |
| 81 }, | |
| 82 "options_tracking_notification_acknowledgment": { | |
| 83 "description": "Text in the tracking notification (being shown when both 'Ac ceptable Ads' and 'EasyPrivacy' are enabled) in General tab", | |
| 84 "message": "OK, got it" | |
| 85 }, | |
| 70 "options_acceptableAds_ads_label": { | 86 "options_acceptableAds_ads_label": { |
| 71 "description": "Acceptable Ads section option label in General tab", | 87 "description": "Acceptable Ads section option label in General tab", |
| 72 "message": "Allow Acceptable Ads" | 88 "message": "Allow Acceptable Ads" |
| 73 }, | 89 }, |
| 74 "options_acceptableAds_ads_description_1": { | 90 "options_acceptableAds_ads_description_1": { |
| 75 "description": "Acceptable Ads section 'Allow some nonintrusive ads' option description in General tab", | 91 "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>" | 92 "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 }, | 93 }, |
| 78 "options_acceptableAds_privacy_label": { | 94 "options_acceptableAds_privacy_label": { |
| 79 "description": "Acceptable Ads section option label in General tab", | 95 "description": "Acceptable Ads section option label in General tab", |
| (...skipping 339 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 419 "content": "$1", | 435 "content": "$1", |
| 420 "example": "example.com" | 436 "example": "example.com" |
| 421 } | 437 } |
| 422 } | 438 } |
| 423 }, | 439 }, |
| 424 "options_notification_hide": { | 440 "options_notification_hide": { |
| 425 "description": "Hidden text attached to the close button for screen readers of Notification", | 441 "description": "Hidden text attached to the close button for screen readers of Notification", |
| 426 "message": "Close notification" | 442 "message": "Close notification" |
| 427 } | 443 } |
| 428 } | 444 } |
| OLD | NEW |