| 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_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 367 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 378 "message": "Adblock Plus is a registered ® trademark of eyeo GmbH." | 378 "message": "Adblock Plus is a registered ® trademark of eyeo GmbH." |
| 379 }, | 379 }, |
| 380 "options_dialog_predefined_confirm": { | 380 "options_dialog_predefined_confirm": { |
| 381 "description": "Confirming to add a predefined subscription when asked in a
dialog", | 381 "description": "Confirming to add a predefined subscription when asked in a
dialog", |
| 382 "message": "Yes, use this filter list" | 382 "message": "Yes, use this filter list" |
| 383 }, | 383 }, |
| 384 "options_dialog_predefined_title": { | 384 "options_dialog_predefined_title": { |
| 385 "description": "Dialog title for adding a predefined subscription", | 385 "description": "Dialog title for adding a predefined subscription", |
| 386 "message": "Do you really want to use this filter list?" | 386 "message": "Do you really want to use this filter list?" |
| 387 }, | 387 }, |
| 388 "options_dialog_custom_title": { | 388 "options_dialog_import_title": { |
| 389 "description": "Title of custom subscription modal dialog", | 389 "description": "Title of 'Add a filter list' dialog", |
| 390 "message": "Add a filter list" | 390 "message": "Add a filter list" |
| 391 }, | 391 }, |
| 392 "options_close": { | 392 "options_close": { |
| 393 "description": "Close modal button", | 393 "description": "Close modal button", |
| 394 "message": "close" | 394 "message": "close" |
| 395 }, | 395 }, |
| 396 "options_dialog_custom_subscription_title": { | 396 "options_dialog_import_subscription_title": { |
| 397 "description": "Add custom subscription modal import hint message", | 397 "description": "Input label in 'Add a filter list' dialog", |
| 398 "message": "Filter list location" | 398 "message": "Filter list name" |
| 399 }, | 399 }, |
| 400 "options_dialog_custom_import": { | 400 "options_dialog_import_subscription_title_error": { |
| 401 "description": "Button in add custom subscription modal dialog", | 401 "description": "Error message of 'Filter list name' input in 'Add a filter l
ist' dialog", |
| 402 "message": "Add filter list" | 402 "message": "Please fill out the field" |
| 403 }, |
| 404 "options_dialog_import_subscription_location": { |
| 405 "description": "Input label in 'Add a filter list' dialog", |
| 406 "message": "Filter list URL" |
| 407 }, |
| 408 "options_dialog_import_subscription_location_error": { |
| 409 "description": "Error message of 'Filter list URL' input in 'Add a filter li
st' dialog", |
| 410 "message": "Enter a valid URL" |
| 403 }, | 411 }, |
| 404 "options_dialog_edit_own_list": { | 412 "options_dialog_edit_own_list": { |
| 405 "description": "Edit own filter list section name in custom subscription mod
al dialog", | 413 "description": "Edit own filter list section name in custom subscription mod
al dialog", |
| 406 "message": "edit own filter list" | 414 "message": "edit own filter list" |
| 407 }, | 415 }, |
| 408 "options_dialog_language_title": { | 416 "options_dialog_language_title": { |
| 409 "description": "Title of lanugage modal dialog", | 417 "description": "Title of lanugage modal dialog", |
| 410 "message": "Select a language" | 418 "message": "Select a language" |
| 411 }, | 419 }, |
| 412 "options_dialog_language_find": { | 420 "options_dialog_language_find": { |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 537 }, | 545 }, |
| 538 "options_language_ro": { | 546 "options_language_ro": { |
| 539 "description": "Language name shown in add language modal dialog", | 547 "description": "Language name shown in add language modal dialog", |
| 540 "message": "Romanian" | 548 "message": "Romanian" |
| 541 }, | 549 }, |
| 542 "options_language_ru_uk": { | 550 "options_language_ru_uk": { |
| 543 "description": "Language name shown in add language modal dialog", | 551 "description": "Language name shown in add language modal dialog", |
| 544 "message": "Russian and Ukrainian" | 552 "message": "Russian and Ukrainian" |
| 545 } | 553 } |
| 546 } | 554 } |
| LEFT | RIGHT |