| 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 13 matching lines...) Expand all Loading... | |
| 24 "message": "Help" | 24 "message": "Help" |
| 25 }, | 25 }, |
| 26 "options_footer_contribute": { | 26 "options_footer_contribute": { |
| 27 "description": "Sidebar button label", | 27 "description": "Sidebar button label", |
| 28 "message": "Contribute" | 28 "message": "Contribute" |
| 29 }, | 29 }, |
| 30 "options_footer_about": { | 30 "options_footer_about": { |
| 31 "description": "Sidebar button label", | 31 "description": "Sidebar button label", |
| 32 "message": "About Adblock Plus" | 32 "message": "About Adblock Plus" |
| 33 }, | 33 }, |
| 34 "options_learn_more": { | |
| 35 "description": "Text for `Learn more` link", | |
| 36 "message": "Learn more" | |
| 37 }, | |
| 34 "options_control_remove_title": { | 38 "options_control_remove_title": { |
| 35 "description": "Title of remove controls", | 39 "description": "Title of remove controls", |
| 36 "message": "remove" | 40 "message": "remove" |
| 37 }, | 41 }, |
| 38 "options_new_label": { | 42 "options_new_label": { |
| 39 "description": "Label of the new elements", | 43 "description": "Label of the new elements", |
| 40 "message": "New" | 44 "message": "New" |
| 41 }, | 45 }, |
| 42 "options_general_description": { | 46 "options_general_description": { |
| 43 "description": "General tab description", | 47 "description": "General tab description", |
| 44 "message": "Determine what Adblock Plus shows and hides on websites" | 48 "message": "Determine what Adblock Plus shows and hides on websites" |
| 45 }, | 49 }, |
| 46 "options_privacy_header": { | 50 "options_privacy_header": { |
| 47 "description": "Section title in General tab", | 51 "description": "Section title in General tab", |
| 48 "message": "Privacy & security" | 52 "message": "Privacy & security" |
| 49 }, | 53 }, |
| 50 "options_protection_privacy_tooltip": { | 54 "options_protection_privacy_tooltip": { |
| 51 "description": "Tooltip for 'Block additional tracking' option in General ta b", | 55 "description": "Tooltip for 'Block additional tracking' option in General ta b", |
| 52 "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." |
| 53 }, | 57 }, |
| 54 "options_protection_social_tooltip": { | 58 "options_protection_social_tooltip": { |
| 55 "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", |
| 56 "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." |
| 57 }, | 61 }, |
| 58 "options_acceptableAds_header": { | 62 "options_acceptableAds_header": { |
| 59 "description": "Section title in General tab", | 63 "description": "Section title in General tab", |
| 60 "message": "Acceptable Ads" | 64 "message": "Acceptable Ads" |
| 61 }, | 65 }, |
| 62 "options_acceptableAds_description": { | 66 "options_acceptableAds_description": { |
| 63 "description": "Acceptable Ads section description in General tab", | 67 "description": "Acceptable Ads section description in General tab", |
| 64 "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." |
| 65 }, | 69 }, |
| 66 "options_acceptableAds_ads_label": { | 70 "options_acceptableAds_ads_label": { |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 118 "options_more_filters_note": { | 122 "options_more_filters_note": { |
| 119 "description": "More filters section note in General tab", | 123 "description": "More filters section note in General tab", |
| 120 "message": "<strong>Note:</strong> You should only use third party filter li sts from authors that you trust." | 124 "message": "<strong>Note:</strong> You should only use third party filter li sts from authors that you trust." |
| 121 }, | 125 }, |
| 122 "options_language_add": { | 126 "options_language_add": { |
| 123 "description": "Add other language button in General Tab", | 127 "description": "Add other language button in General Tab", |
| 124 "message": "+ add a language" | 128 "message": "+ add a language" |
| 125 }, | 129 }, |
| 126 "options_whitelist_description": { | 130 "options_whitelist_description": { |
| 127 "description": "Whitelist tab description", | 131 "description": "Whitelist tab description", |
| 128 "message": "You've turned off ad blocking on these websites and, therefore, will see ads on them. <a>Learn more</a>" | 132 "message": "You've turned off ad blocking on these websites and, therefore, will see ads on them." |
|
saroyanm
2017/10/23 14:11:08
@Tamara I would like to make "Learn more" a separa
saroyanm
2017/10/23 14:39:38
Done.
| |
| 129 }, | 133 }, |
| 130 "options_whitelist_add": { | 134 "options_whitelist_add": { |
| 131 "description": "Add whitelisted domain button", | 135 "description": "Add whitelisted domain button", |
| 132 "message": "Add website" | 136 "message": "Add website" |
| 133 }, | 137 }, |
| 134 "options_whitelist_placeholder_example": { | 138 "options_whitelist_placeholder_example": { |
| 135 "description": "Empty Whitelist input placeholder prefix", | 139 "description": "Empty Whitelist input placeholder prefix", |
| 136 "message": "e.g. $domain$", | 140 "message": "e.g. $domain$", |
| 137 "placeholders": { | 141 "placeholders": { |
| 138 "domain": { | 142 "domain": { |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 180 "options_customize_showNotifications_tooltip": { | 184 "options_customize_showNotifications_tooltip": { |
| 181 "description": "Tooltip text for Show notifications option item of customize section in Advanced tab", | 185 "description": "Tooltip text for Show notifications option item of customize section in Advanced tab", |
| 182 "message": "Turn off all notifications from Adblock Plus." | 186 "message": "Turn off all notifications from Adblock Plus." |
| 183 }, | 187 }, |
| 184 "options_filterList_title": { | 188 "options_filterList_title": { |
| 185 "description": "Section title in Advanced tab", | 189 "description": "Section title in Advanced tab", |
| 186 "message": "Filter lists" | 190 "message": "Filter lists" |
| 187 }, | 191 }, |
| 188 "options_filterList_description": { | 192 "options_filterList_description": { |
| 189 "description": "Filter lists section description in Advanced tab", | 193 "description": "Filter lists section description in Advanced tab", |
| 190 "message": "Each Adblock Plus setting functions because of a filter list. Be low are the filter lists that correspond to all of your Adblock Plus settings. Y ou can also add additional filters created and maintained by our trusted communi ty. <a>Learn more</a>." | 194 "message": "Each Adblock Plus setting functions because of a filter list. Be low are the filter lists that correspond to all of your Adblock Plus settings. Y ou can also add additional filters created and maintained by our trusted communi ty." |
| 191 }, | 195 }, |
| 192 "options_filterList_column_status": { | 196 "options_filterList_column_status": { |
| 193 "description": "Column name of filter list table in Advanced tab", | 197 "description": "Column name of filter list table in Advanced tab", |
| 194 "message": "Status" | 198 "message": "Status" |
| 195 }, | 199 }, |
| 196 "options_filterList_column_name": { | 200 "options_filterList_column_name": { |
| 197 "description": "Column name of filter list table in Advanced tab", | 201 "description": "Column name of filter list table in Advanced tab", |
| 198 "message": "Filter lists" | 202 "message": "Filter lists" |
| 199 }, | 203 }, |
| 200 "options_filterList_column_update": { | 204 "options_filterList_column_update": { |
| (...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 423 "content": "$1", | 427 "content": "$1", |
| 424 "example": "example.com" | 428 "example": "example.com" |
| 425 } | 429 } |
| 426 } | 430 } |
| 427 }, | 431 }, |
| 428 "options_notification_hide": { | 432 "options_notification_hide": { |
| 429 "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", |
| 430 "message": "Close notification" | 434 "message": "Close notification" |
| 431 } | 435 } |
| 432 } | 436 } |
| LEFT | RIGHT |