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 341 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
352 "message": "Get in touch" | 352 "message": "Get in touch" |
353 }, | 353 }, |
354 "options_social_description": { | 354 "options_social_description": { |
355 "description": "'Get in touch' section description in Help tab", | 355 "description": "'Get in touch' section description in Help tab", |
356 "message": "Have a question or a new idea? We're here to help." | 356 "message": "Have a question or a new idea? We're here to help." |
357 }, | 357 }, |
358 "options_email": { | 358 "options_email": { |
359 "description": "Email label in Help tab", | 359 "description": "Email label in Help tab", |
360 "message": "Email:" | 360 "message": "Email:" |
361 }, | 361 }, |
| 362 "options_dialog_about_title": { |
| 363 "description": "Title of about ABP dialog", |
| 364 "message": "About Adblock Plus" |
| 365 }, |
362 "options_dialog_about_version": { | 366 "options_dialog_about_version": { |
363 "description": "Version information in 'about Adblock Plus' modal dialog ", | 367 "description": "Version information in 'about Adblock Plus' modal dialog ", |
364 "message": "Version number $version$", | 368 "message": "Version number $version$", |
365 "placeholders": { | 369 "placeholders": { |
366 "version": { | 370 "version": { |
367 "content": "$1", | 371 "content": "$1", |
368 "example": "2.6.7" | 372 "example": "2.6.7" |
369 } | 373 } |
370 } | 374 } |
371 }, | 375 }, |
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
493 }, | 497 }, |
494 "options_language_ro": { | 498 "options_language_ro": { |
495 "description": "Language name shown in add language modal dialog", | 499 "description": "Language name shown in add language modal dialog", |
496 "message": "Romanian" | 500 "message": "Romanian" |
497 }, | 501 }, |
498 "options_language_ru_uk": { | 502 "options_language_ru_uk": { |
499 "description": "Language name shown in add language modal dialog", | 503 "description": "Language name shown in add language modal dialog", |
500 "message": "Russian and Ukrainian" | 504 "message": "Russian and Ukrainian" |
501 } | 505 } |
502 } | 506 } |
LEFT | RIGHT |