LEFT | RIGHT |
1 { | 1 { |
2 "options_page_document_title": { | 2 "options_page_document_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 269 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
280 "options_customFilters_tip": { | 280 "options_customFilters_tip": { |
281 "description": "Custom filter widget(empty) hint text in Advanced tab", | 281 "description": "Custom filter widget(empty) hint text in Advanced tab", |
282 "message": "Filters you create will show up here." | 282 "message": "Filters you create will show up here." |
283 }, | 283 }, |
284 "options_customFilters_start": { | 284 "options_customFilters_start": { |
285 "description": "Custom filter widget(empty) button text in Advanced tab", | 285 "description": "Custom filter widget(empty) button text in Advanced tab", |
286 "message": "Start writing my filter list" | 286 "message": "Start writing my filter list" |
287 }, | 287 }, |
288 "options_customFilters_learn": { | 288 "options_customFilters_learn": { |
289 "description": "Custom filter widget(empty) link text in Advanced tab", | 289 "description": "Custom filter widget(empty) link text in Advanced tab", |
290 "message": "Learn how to write filter lists" | 290 "message": "Learn how to write filter lists." |
291 }, | 291 }, |
292 "options_customFilters_edit_error": { | 292 "options_customFilters_edit_error": { |
293 "description": "Custom filters editing text in Advanced tab", | 293 "description": "Custom filters editing text in Advanced tab", |
294 "message": "Something's not right. Please check the following filters:" | 294 "message": "Something's not right. Please check the following filters:" |
295 }, | 295 }, |
296 "options_customFilters_edit_placeholder": { | 296 "options_customFilters_edit_placeholder": { |
297 "description": "Custom filter widget(empty) placeholder text in Advanced tab
", | 297 "description": "Custom filter widget(empty) placeholder text in Advanced tab
", |
298 "message": "e.g. $filter$", | 298 "message": "e.g. $filter$", |
299 "placeholders": { | 299 "placeholders": { |
300 "filter": { | 300 "filter": { |
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
451 "content": "$1", | 451 "content": "$1", |
452 "example": "example.com" | 452 "example": "example.com" |
453 } | 453 } |
454 } | 454 } |
455 }, | 455 }, |
456 "options_notification_hide": { | 456 "options_notification_hide": { |
457 "description": "Hidden text attached to the close button for screen readers
of Notification", | 457 "description": "Hidden text attached to the close button for screen readers
of Notification", |
458 "message": "Close notification" | 458 "message": "Close notification" |
459 } | 459 } |
460 } | 460 } |
LEFT | RIGHT |