| LEFT | RIGHT |
| 1 { | 1 { |
| 2 "options_page_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": { |
| 11 "description": "Sidebar tab label", | 11 "description": "Sidebar tab label", |
| 12 "message": "General" | 12 "message": "General" |
| (...skipping 329 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 342 "options_help_description": { | 342 "options_help_description": { |
| 343 "description": "Help tab description", | 343 "description": "Help tab description", |
| 344 "message": "Find help or get in touch with us" | 344 "message": "Find help or get in touch with us" |
| 345 }, | 345 }, |
| 346 "options_support_title": { | 346 "options_support_title": { |
| 347 "description": "Section title in Help tab", | 347 "description": "Section title in Help tab", |
| 348 "message": "Support" | 348 "message": "Support" |
| 349 }, | 349 }, |
| 350 "options_report_bug": { | 350 "options_report_bug": { |
| 351 "description": "'Support' section list item in Help tab", | 351 "description": "'Support' section list item in Help tab", |
| 352 "message": "Found a bug?" | 352 "message": "Found a bug? <a>Send us a bug report</a>" |
| 353 }, | 353 }, |
| 354 "options_report_forum": { | 354 "options_report_forum": { |
| 355 "description": "'Support' section list item in Help tab", | 355 "description": "'Support' section list item in Help tab", |
| 356 "message": "Want support from our community? <a>Go to the Forum</a>" | 356 "message": "Want support from our community? <a>Go to the Forum</a>" |
| 357 }, | 357 }, |
| 358 "options_social_title": { | 358 "options_social_title": { |
| 359 "description": "'Section' title in Help tab", | 359 "description": "'Section' title in Help tab", |
| 360 "message": "Get in touch" | 360 "message": "Get in touch" |
| 361 }, | 361 }, |
| 362 "options_social_description": { | 362 "options_social_description": { |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 443 "content": "$1", | 443 "content": "$1", |
| 444 "example": "example.com" | 444 "example": "example.com" |
| 445 } | 445 } |
| 446 } | 446 } |
| 447 }, | 447 }, |
| 448 "options_notification_hide": { | 448 "options_notification_hide": { |
| 449 "description": "Hidden text attached to the close button for screen readers
of Notification", | 449 "description": "Hidden text attached to the close button for screen readers
of Notification", |
| 450 "message": "Close notification" | 450 "message": "Close notification" |
| 451 } | 451 } |
| 452 } | 452 } |
| LEFT | RIGHT |