| OLD | NEW |
| 1 { | 1 { |
| 2 "add": { | 2 "add": { |
| 3 "description": "This is the label for the 'Add' buttons.", | 3 "description": "This is the label for the 'Add' buttons.", |
| 4 "message": "Add" | 4 "message": "Add" |
| 5 }, | 5 }, |
| 6 "add_domain_button": { | 6 "add_domain_button": { |
| 7 "message": "Add domain" | 7 "message": "Add domain" |
| 8 }, | 8 }, |
| 9 "add_filter_button": { | 9 "add_filter_button": { |
| 10 "message": "Add filter" | 10 "message": "Add filter" |
| 11 }, | 11 }, |
| 12 "add_filters_msg": { | 12 "add_filters_msg": { |
| 13 "message": "Add filter(s)?" | 13 "message": "Add filter(s)?" |
| 14 }, | 14 }, |
| 15 "add_your_own_filters": { | 15 "add_your_own_filters": { |
| 16 "message": "Add your own filters" | 16 "message": "Add your own filters" |
| 17 }, | 17 }, |
| 18 "apply_changes": { | 18 "apply_changes": { |
| 19 "message": "Apply changes" | 19 "message": "Apply changes" |
| 20 }, | 20 }, |
| 21 "block_element": { | 21 "block_element": { |
| 22 "description": "Label for 'Block Element' context menu item", | 22 "description": "Context menu item that adds a filter which blocks the select
ed element", |
| 23 "message": "Block Element" | 23 "message": "Block Element" |
| 24 }, | 24 }, |
| 25 "cancel": { | 25 "cancel": { |
| 26 "description": "Cancel button label", | 26 "description": "Cancel button label", |
| 27 "message": "Cancel" | 27 "message": "Cancel" |
| 28 }, | 28 }, |
| 29 "clickhide_instructions": { | 29 "clickhide_instructions": { |
| 30 "description": "Instructions shown in popup UI before it disapears, when \"B
lock element\" action is executed", |
| 30 "message": "After closing this popup, click (or right-click) an element on t
he page." | 31 "message": "After closing this popup, click (or right-click) an element on t
he page." |
| 31 }, | 32 }, |
| 32 "description_chrome": { | 33 "description_chrome": { |
| 33 "description": "Note: this cannot be longer than 132 characters", | 34 "description": "Note: this cannot be longer than 132 characters", |
| 34 "message": "The free adblock tool for Chrome: Blocks annoying video ads on Y
ouTube, Facebook ads, banners and much more." | 35 "message": "The free adblock tool for Chrome: Blocks annoying video ads on Y
ouTube, Facebook ads, banners and much more." |
| 35 }, | 36 }, |
| 36 "description_opera": { | 37 "description_opera": { |
| 37 "message": "The free adblock tool for Opera: Blocks annoying video ads on Yo
uTube, Facebook ads, banners and much more." | 38 "message": "The free adblock tool for Opera: Blocks annoying video ads on Yo
uTube, Facebook ads, banners and much more." |
| 38 }, | 39 }, |
| 39 "description_safari": { | 40 "description_safari": { |
| 40 "message": "The free adblock tool for Safari: Blocks annoying video ads on Y
ouTube, Facebook ads, banners and much more." | 41 "message": "The free adblock tool for Safari: Blocks annoying video ads on Y
ouTube, Facebook ads, banners and much more." |
| 41 }, | 42 }, |
| 42 "disabled_for_site": | 43 "disabled_for_site": |
| 43 { | 44 { |
| 44 "description": "Popup balloon label to disable blocking", | 45 "description": "Popup balloon label to disable blocking", |
| 45 "message": "<strong>Disabled</strong> on this site" | 46 "message": "<strong>Disabled</strong> on this site" |
| 46 }, | 47 }, |
| 47 "disabled_for_these_domains": { | 48 "disabled_for_these_domains": { |
| 48 "message": "Adblock Plus is disabled for the domains listed below. You can a
dd a domain either via the Adblock Plus icon in the address bar or by typing the
domain (not a URL) in the box and clicking the \"Add domain\" button." | 49 "message": "Adblock Plus is disabled for the domains listed below. You can a
dd a domain either via the Adblock Plus icon in the address bar or by typing the
domain (not a URL) in the box and clicking the \"Add domain\" button." |
| 49 }, | 50 }, |
| 50 "easy_create_filter": { | 51 "easy_create_filter": { |
| 51 "description": "Popup balloon label for blocking elements on the current pag
e", | 52 "description": "Action in popup UI to add a filter which blocks an element s
elected from the current page", |
| 52 "message": "Block element" | 53 "message": "Block element" |
| 53 }, | 54 }, |
| 54 "edit_filters_raw": { | 55 "edit_filters_raw": { |
| 55 "message": "Edit filters as raw text" | 56 "message": "Edit filters as raw text" |
| 56 }, | 57 }, |
| 57 "enable_only_the": { | 58 "enable_only_the": { |
| 58 "message": "Enable only the filter lists you need. Too many can make your br
owser unresponsive." | 59 "message": "Enable only the filter lists you need. Too many can make your br
owser unresponsive." |
| 59 }, | 60 }, |
| 60 "enabled_for_site": { | 61 "enabled_for_site": { |
| 61 "description": "Popup balloon label to enable blocking", | 62 "description": "Popup balloon label to enable blocking", |
| (...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 157 "stats_share_message": { | 158 "stats_share_message": { |
| 158 "description": "This message will be posted to social networks if the user d
ecides to share the stats.", | 159 "description": "This message will be posted to social networks if the user d
ecides to share the stats.", |
| 159 "message": "I blocked $number$ ads and trackers thanks to Adblock Plus.", | 160 "message": "I blocked $number$ ads and trackers thanks to Adblock Plus.", |
| 160 "placeholders": { | 161 "placeholders": { |
| 161 "number": { | 162 "number": { |
| 162 "content": "$1" | 163 "content": "$1" |
| 163 } | 164 } |
| 164 } | 165 } |
| 165 }, | 166 }, |
| 166 "stats_share_title": { | 167 "stats_share_title": { |
| 167 "description": "Title for the share buttons to share stats.", | 168 "description": "Label for social media buttons sharing the number of blocked
ads", |
| 168 "message": "Share these numbers" | 169 "message": "Share these numbers" |
| 169 }, | 170 }, |
| 170 "stats_show_iconnumber": { | 171 "stats_show_iconnumber": { |
| 171 "description": "Toggle for displaying the number of blocked ads in the icon.
", | 172 "description": "Toggle for displaying the number of blocked ads in the icon.
", |
| 172 "message": "Show number in icon" | 173 "message": "Show number in icon" |
| 173 }, | 174 }, |
| 174 "stats_title": { | 175 "stats_title": { |
| 175 "description": "Title for the stats section in the popup.", | 176 "description": "Title for the stats section in the popup.", |
| 176 "message": "Ads blocked" | 177 "message": "Ads blocked" |
| 177 }, | 178 }, |
| 178 "subscriptionSelection_subscriptionSelector_label": { | 179 "subscriptionSelection_subscriptionSelector_label": { |
| 179 "message": "Please choose a filter subscription from the list:" | 180 "message": "Please choose a filter subscription from the list:" |
| 180 }, | 181 }, |
| 181 "update_now": { | 182 "update_now": { |
| 182 "message": "Update now" | 183 "message": "Update now" |
| 183 }, | 184 }, |
| 184 "whitelisted_domains": { | 185 "whitelisted_domains": { |
| 185 "description": "This is a tab heading.", | 186 "description": "This is a tab heading.", |
| 186 "message": "Whitelisted domains" | 187 "message": "Whitelisted domains" |
| 187 }, | 188 }, |
| 188 "unexpected_filter_list_header": { | 189 "unexpected_filter_list_header": { |
| 190 "description": "Error message shown when the user attempts to add a custom f
ilter that has the format of a header (e.g. \"[Adblock Plus 2.0]\") which are on
ly allowed in filter lists", |
| 189 "message": "Filter list headers aren't allowed here" | 191 "message": "Filter list headers aren't allowed here" |
| 190 }, | 192 }, |
| 191 "invalid_css_selector": { | 193 "invalid_css_selector": { |
| 192 "message": "$selector$ is not a valid CSS selector", | 194 "message": "$selector$ is not a valid CSS selector", |
| 193 "placeholders": { | 195 "placeholders": { |
| 194 "selector": { | 196 "selector": { |
| 195 "content": "$1" | 197 "content": "$1" |
| 196 } | 198 } |
| 197 } | 199 } |
| 198 }, | 200 }, |
| 199 "line": { | 201 "line": { |
| 200 "message": "Line $number$", | 202 "message": "Line $number$", |
| 201 "description": "Prepended to error messages to indicate the line number (e.g
. \"Line 42: Some error on this line\")", | 203 "description": "Prepended to error messages to indicate the line number (e.g
. \"Line 42: Some error on this line\")", |
| 202 "placeholders": { | 204 "placeholders": { |
| 203 "number": { | 205 "number": { |
| 204 "content": "$1" | 206 "content": "$1" |
| 205 } | 207 } |
| 206 } | 208 } |
| 207 } | 209 } |
| 208 } | 210 } |
| OLD | NEW |