| 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_header_1": { | 6 "options_page_header_1": { |
| 7 "description": "Page title in navigation sidebar", | 7 "description": "Page title in navigation sidebar", |
| 8 "message": "Options" | 8 "message": "Options" |
| 9 }, | 9 }, |
| 10 "options_page_header_2": { | 10 "options_page_header_2": { |
| (...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 324 "message": "Edit filters" | 324 "message": "Edit filters" |
| 325 }, | 325 }, |
| 326 "options_customFilter_cancel": { | 326 "options_customFilter_cancel": { |
| 327 "description": "Label below raw view of user's filter list in Advanced tab", | 327 "description": "Label below raw view of user's filter list in Advanced tab", |
| 328 "message": "Cancel" | 328 "message": "Cancel" |
| 329 }, | 329 }, |
| 330 "options_customFilter_save": { | 330 "options_customFilter_save": { |
| 331 "description": "Label below raw view of user's filter list in Advanced tab", | 331 "description": "Label below raw view of user's filter list in Advanced tab", |
| 332 "message": "Save" | 332 "message": "Save" |
| 333 }, | 333 }, |
| 334 "options_faq_title": { | 334 "options_help_description": { |
| 335 "description": "FAQ section name in Help tab and link label in same section"
, | 335 "description": "Help tab description", |
| 336 "message": "Frequently asked questions" | 336 "message": "Find help or get in touch with us" |
| 337 }, | 337 }, |
| 338 "options_faq_description": { | 338 "options_support_title": { |
| 339 "description": "FAQ section description in Help tab", | 339 "description": "Section title in Help tab", |
| 340 "message": "You only need to refresh your filter list in \"Advanced\" very o
ften, but there are also other known problems." | 340 "message": "Support" |
| 341 }, | 341 }, |
| 342 "options_forum_title": { | 342 "options_report_issue": { |
| 343 "description": "Forum section name in Help tab", | 343 "description": "'Support' section list item in Help tab", |
| 344 "message": "Forum" | 344 "message": "Think content or functionality is being incorrectly blocked by u
s? <a>Report incorrectly blocked items here</a>" |
| 345 }, | 345 }, |
| 346 "options_forum_description": { | 346 "options_report_ad": { |
| 347 "description": "Forum section description in Help tab", | 347 "description": "'Support' section list item in Help tab", |
| 348 "message": "If the frequently asked questions helped you can reach us in our
forum." | 348 "message": "See an ad that you think shouldn't be there? <a>Report an ad</a>
" |
| 349 }, | 349 }, |
| 350 "options_forum_link": { | 350 "options_report_bug": { |
| 351 "description": "Forum section link in Help tab", | 351 "description": "'Support' section list item in Help tab", |
| 352 "message": "Adblock Plus support forum" | 352 "message": "Found a bug? <a>Send us a bug report</a>" |
| 353 }, | 353 }, |
| 354 "options_media_title": { | 354 "options_report_forum": { |
| 355 "description": "Social media Section name in Help tab", | 355 "description": "'Support' section list item in Help tab", |
| 356 "message": "Social media" | 356 "message": "Want support from our community? <a>Go to the Forum</a>" |
| 357 }, | 357 }, |
| 358 "options_media_description": { | 358 "options_social_title": { |
| 359 "description": "Social media section description in Help tab", | 359 "description": "'Section' title in Help tab", |
| 360 "message": "If there are major problems with Adblock Plus which affects all
of our users, we tell you in our social media channels." | 360 "message": "Get in touch" |
| 361 }, |
| 362 "options_social_description": { |
| 363 "description": "'Get in touch' section description in Help tab", |
| 364 "message": "Have a question or a new idea? We're here to help." |
| 365 }, |
| 366 "options_email": { |
| 367 "description": "Email label in Help tab", |
| 368 "message": "Email:" |
| 361 }, | 369 }, |
| 362 "options_dialog_predefined_confirm": { | 370 "options_dialog_predefined_confirm": { |
| 363 "description": "Confirming to add a predefined subscription when asked in a
dialog", | 371 "description": "Confirming to add a predefined subscription when asked in a
dialog", |
| 364 "message": "Yes, use this filter list" | 372 "message": "Yes, use this filter list" |
| 365 }, | 373 }, |
| 366 "options_dialog_predefined_title": { | 374 "options_dialog_predefined_title": { |
| 367 "description": "Dialog title for adding a predefined subscription", | 375 "description": "Dialog title for adding a predefined subscription", |
| 368 "message": "Do you really want to use this filter list?" | 376 "message": "Do you really want to use this filter list?" |
| 369 }, | 377 }, |
| 370 "options_dialog_custom_title": { | 378 "options_dialog_custom_title": { |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 414 "options_whitelist_notification": { | 422 "options_whitelist_notification": { |
| 415 "description": "Notification that is shown after a new website is whiteliste
d", | 423 "description": "Notification that is shown after a new website is whiteliste
d", |
| 416 "message": "\"$website$\" has been whitelisted.", | 424 "message": "\"$website$\" has been whitelisted.", |
| 417 "placeholders": { | 425 "placeholders": { |
| 418 "website": { | 426 "website": { |
| 419 "content": "$1", | 427 "content": "$1", |
| 420 "example": "example.com" | 428 "example": "example.com" |
| 421 } | 429 } |
| 422 } | 430 } |
| 423 }, | 431 }, |
| 432 "options_notification_hide": { |
| 433 "description": "Hidden text attached to the close button for screen readers
of Notification", |
| 434 "message": "Close notification" |
| 435 }, |
| 424 "options_language_en": { | 436 "options_language_en": { |
| 425 "description": "Language name shown in add language modal dialog", | 437 "description": "Language name shown in add language modal dialog", |
| 426 "message": "English" | 438 "message": "English" |
| 427 }, | 439 }, |
| 428 "options_language_id": { | 440 "options_language_id": { |
| 429 "description": "Language name shown in add language modal dialog", | 441 "description": "Language name shown in add language modal dialog", |
| 430 "message": "Indonesian" | 442 "message": "Indonesian" |
| 431 }, | 443 }, |
| 432 "options_language_bg": { | 444 "options_language_bg": { |
| 433 "description": "Language name shown in add language modal dialog", | 445 "description": "Language name shown in add language modal dialog", |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 475 }, | 487 }, |
| 476 "options_language_ro": { | 488 "options_language_ro": { |
| 477 "description": "Language name shown in add language modal dialog", | 489 "description": "Language name shown in add language modal dialog", |
| 478 "message": "Romanian" | 490 "message": "Romanian" |
| 479 }, | 491 }, |
| 480 "options_language_ru_uk": { | 492 "options_language_ru_uk": { |
| 481 "description": "Language name shown in add language modal dialog", | 493 "description": "Language name shown in add language modal dialog", |
| 482 "message": "Russian and Ukrainian" | 494 "message": "Russian and Ukrainian" |
| 483 } | 495 } |
| 484 } | 496 } |
| LEFT | RIGHT |