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 353 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
364 "message": "Version number $version$", | 364 "message": "Version number $version$", |
365 "placeholders": { | 365 "placeholders": { |
366 "version": { | 366 "version": { |
367 "content": "$1", | 367 "content": "$1", |
368 "example": "2.6.7" | 368 "example": "2.6.7" |
369 } | 369 } |
370 } | 370 } |
371 }, | 371 }, |
372 "options_dialog_about_copyright": { | 372 "options_dialog_about_copyright": { |
373 "description": "Copyright information in 'about Adblock Plus' modal dialog "
, | 373 "description": "Copyright information in 'about Adblock Plus' modal dialog "
, |
374 "message": "Copyright © 2017 eyeo GmbH. Adblock Plus is a registered ® trade
mark of eyeo GmbH." | 374 "message": "Copyright © 2017 eyeo GmbH." |
| 375 }, |
| 376 "options_dialog_about_trademark": { |
| 377 "description": "Trademark information in 'about Adblock Plus' modal dialog "
, |
| 378 "message": "Adblock Plus is a registered ® trademark of eyeo GmbH." |
375 }, | 379 }, |
376 "options_dialog_predefined_confirm": { | 380 "options_dialog_predefined_confirm": { |
377 "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", |
378 "message": "Yes, use this filter list" | 382 "message": "Yes, use this filter list" |
379 }, | 383 }, |
380 "options_dialog_predefined_title": { | 384 "options_dialog_predefined_title": { |
381 "description": "Dialog title for adding a predefined subscription", | 385 "description": "Dialog title for adding a predefined subscription", |
382 "message": "Do you really want to use this filter list?" | 386 "message": "Do you really want to use this filter list?" |
383 }, | 387 }, |
384 "options_dialog_custom_title": { | 388 "options_dialog_custom_title": { |
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
489 }, | 493 }, |
490 "options_language_ro": { | 494 "options_language_ro": { |
491 "description": "Language name shown in add language modal dialog", | 495 "description": "Language name shown in add language modal dialog", |
492 "message": "Romanian" | 496 "message": "Romanian" |
493 }, | 497 }, |
494 "options_language_ru_uk": { | 498 "options_language_ru_uk": { |
495 "description": "Language name shown in add language modal dialog", | 499 "description": "Language name shown in add language modal dialog", |
496 "message": "Russian and Ukrainian" | 500 "message": "Russian and Ukrainian" |
497 } | 501 } |
498 } | 502 } |
LEFT | RIGHT |