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": "Action in context menu and popup UI, to add a filter which b
locks an element selected from the current page", | 22 "description": "Action in context menu and popup UI, to add a filter which b
locks an element selected from the current page", |
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": { |
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
153 "stats_share_message": { | 154 "stats_share_message": { |
154 "description": "This message will be posted to social networks if the user d
ecides to share the stats.", | 155 "description": "This message will be posted to social networks if the user d
ecides to share the stats.", |
155 "message": "I blocked $number$ ads and trackers thanks to Adblock Plus.", | 156 "message": "I blocked $number$ ads and trackers thanks to Adblock Plus.", |
156 "placeholders": { | 157 "placeholders": { |
157 "number": { | 158 "number": { |
158 "content": "$1" | 159 "content": "$1" |
159 } | 160 } |
160 } | 161 } |
161 }, | 162 }, |
162 "stats_share_title": { | 163 "stats_share_title": { |
163 "description": "Title for the share buttons to share stats.", | 164 "description": "Label for social media buttons sharing the number of blocked
ads", |
164 "message": "Share these numbers" | 165 "message": "Share these numbers" |
165 }, | 166 }, |
166 "stats_show_iconnumber": { | 167 "stats_show_iconnumber": { |
167 "description": "Toggle for displaying the number of blocked ads in the icon.
", | 168 "description": "Toggle for displaying the number of blocked ads in the icon.
", |
168 "message": "Show number in icon" | 169 "message": "Show number in icon" |
169 }, | 170 }, |
170 "stats_title": { | 171 "stats_title": { |
171 "description": "Title for the stats section in the popup.", | 172 "description": "Title for the stats section in the popup.", |
172 "message": "Ads blocked" | 173 "message": "Ads blocked" |
173 }, | 174 }, |
174 "subscriptionSelection_subscriptionSelector_label": { | 175 "subscriptionSelection_subscriptionSelector_label": { |
175 "message": "Please choose a filter subscription from the list:" | 176 "message": "Please choose a filter subscription from the list:" |
176 }, | 177 }, |
177 "update_now": { | 178 "update_now": { |
178 "message": "Update now" | 179 "message": "Update now" |
179 }, | 180 }, |
180 "whitelisted_domains": { | 181 "whitelisted_domains": { |
181 "description": "This is a tab heading.", | 182 "description": "This is a tab heading.", |
182 "message": "Whitelisted domains" | 183 "message": "Whitelisted domains" |
183 }, | 184 }, |
184 "unexpected_filter_list_header": { | 185 "unexpected_filter_list_header": { |
| 186 "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", |
185 "message": "Filter list headers aren't allowed here" | 187 "message": "Filter list headers aren't allowed here" |
186 }, | 188 }, |
187 "invalid_css_selector": { | 189 "invalid_css_selector": { |
188 "message": "$selector$ is not a valid CSS selector", | 190 "message": "$selector$ is not a valid CSS selector", |
189 "placeholders": { | 191 "placeholders": { |
190 "selector": { | 192 "selector": { |
191 "content": "$1" | 193 "content": "$1" |
192 } | 194 } |
193 } | 195 } |
194 }, | 196 }, |
195 "line": { | 197 "line": { |
196 "message": "Line $number$", | 198 "message": "Line $number$", |
197 "description": "Prepended to error messages to indicate the line number (e.g
. \"Line 42: Some error on this line\")", | 199 "description": "Prepended to error messages to indicate the line number (e.g
. \"Line 42: Some error on this line\")", |
198 "placeholders": { | 200 "placeholders": { |
199 "number": { | 201 "number": { |
200 "content": "$1" | 202 "content": "$1" |
201 } | 203 } |
202 } | 204 } |
203 } | 205 } |
204 } | 206 } |
OLD | NEW |