| OLD | NEW |
| 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_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 428 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 439 "placeholders": { | 439 "placeholders": { |
| 440 "website": { | 440 "website": { |
| 441 "content": "$1", | 441 "content": "$1", |
| 442 "example": "example.com" | 442 "example": "example.com" |
| 443 } | 443 } |
| 444 } | 444 } |
| 445 }, | 445 }, |
| 446 "options_notification_hide": { | 446 "options_notification_hide": { |
| 447 "description": "Hidden text attached to the close button for screen readers
of Notification", | 447 "description": "Hidden text attached to the close button for screen readers
of Notification", |
| 448 "message": "Close notification" | 448 "message": "Close notification" |
| 449 }, | |
| 450 "options_language_en": { | |
| 451 "description": "Language name shown in add language modal dialog", | |
| 452 "message": "English" | |
| 453 }, | |
| 454 "options_language_id": { | |
| 455 "description": "Language name shown in add language modal dialog", | |
| 456 "message": "Indonesian" | |
| 457 }, | |
| 458 "options_language_bg": { | |
| 459 "description": "Language name shown in add language modal dialog", | |
| 460 "message": "Bulgarian" | |
| 461 }, | |
| 462 "options_language_zh": { | |
| 463 "description": "Language name shown in add language modal dialog", | |
| 464 "message": "Chinese" | |
| 465 }, | |
| 466 "options_language_cs_sk": { | |
| 467 "description": "Language name shown in add language modal dialog", | |
| 468 "message": "Czech and Slovak" | |
| 469 }, | |
| 470 "options_language_nl": { | |
| 471 "description": "Language name shown in add language modal dialog", | |
| 472 "message": "Dutch" | |
| 473 }, | |
| 474 "options_language_de": { | |
| 475 "description": "Language name shown in add language modal dialog", | |
| 476 "message": "German" | |
| 477 }, | |
| 478 "options_language_he": { | |
| 479 "description": "Language name shown in add language modal dialog", | |
| 480 "message": "Hebrew" | |
| 481 }, | |
| 482 "options_language_it": { | |
| 483 "description": "Language name shown in add language modal dialog", | |
| 484 "message": "Italian" | |
| 485 }, | |
| 486 "options_language_lt": { | |
| 487 "description": "Language name shown in add language modal dialog", | |
| 488 "message": "Lithuanian" | |
| 489 }, | |
| 490 "options_language_lv": { | |
| 491 "description": "Language name shown in add language modal dialog", | |
| 492 "message": "Latvian" | |
| 493 }, | |
| 494 "options_language_ar": { | |
| 495 "description": "Language name shown in add language modal dialog", | |
| 496 "message": "Arabic" | |
| 497 }, | |
| 498 "options_language_fr": { | |
| 499 "description": "Language name shown in add language modal dialog", | |
| 500 "message": "French" | |
| 501 }, | |
| 502 "options_language_ro": { | |
| 503 "description": "Language name shown in add language modal dialog", | |
| 504 "message": "Romanian" | |
| 505 }, | |
| 506 "options_language_ru_uk": { | |
| 507 "description": "Language name shown in add language modal dialog", | |
| 508 "message": "Russian and Ukrainian" | |
| 509 } | 449 } |
| 510 } | 450 } |
| OLD | NEW |