| Left: | ||
| Right: |
| LEFT | RIGHT |
|---|---|
| 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 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 49 }, | 49 }, |
| 50 "options_privacy_header": { | 50 "options_privacy_header": { |
| 51 "description": "Section title in General tab", | 51 "description": "Section title in General tab", |
| 52 "message": "Privacy & security" | 52 "message": "Privacy & security" |
| 53 }, | 53 }, |
| 54 "options_protection_privacy_tooltip": { | 54 "options_protection_privacy_tooltip": { |
| 55 "description": "Tooltip for 'Block additional tracking' option in General ta b", | 55 "description": "Tooltip for 'Block additional tracking' option in General ta b", |
| 56 "message": "Protect your personal data by removing all forms of tracking fro m the Internet including information collectors." | 56 "message": "Protect your personal data by removing all forms of tracking fro m the Internet including information collectors." |
| 57 }, | 57 }, |
| 58 "options_protection_social_tooltip": { | 58 "options_protection_social_tooltip": { |
| 59 "description": "Tooltip for 'Block social media icon tracking' option in Gen eral tab", | 59 "description": "Tooltip for 'Block social media icons tracking' option in Ge neral tab", |
|
tamara
2017/10/23 15:48:56
Shouldn't this be "Block social media icons tracki
saroyanm
2017/10/23 16:14:33
Right, it's the description, but not actual text,
saroyanm
2017/10/23 16:16:45
Done.
| |
| 60 "message": "The social media buttons (or icons) on the websites that you vis it allow social media networks to build a profile of you based on your browsing habits - even when you don't click on them. Hide these buttons to protect your p rofile." | 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_acceptableAds_ads_label": { | 70 "options_acceptableAds_ads_label": { |
| (...skipping 356 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 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 } |
| LEFT | RIGHT |