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 415 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
426 "message": "Added languages" | 426 "message": "Added languages" |
427 }, | 427 }, |
428 "options_dialog_language_other": { | 428 "options_dialog_language_other": { |
429 "description": "Table headline in add language modal dialog", | 429 "description": "Table headline in add language modal dialog", |
430 "message": "Other languages" | 430 "message": "Other languages" |
431 }, | 431 }, |
432 "options_dialog_language_other_empty": { | 432 "options_dialog_language_other_empty": { |
433 "description": "Text shown when list of available languages is empty", | 433 "description": "Text shown when list of available languages is empty", |
434 "message": "There are no available languages." | 434 "message": "There are no available languages." |
435 }, | 435 }, |
436 "options_dialog_tracking_title": { | |
437 "description": "Title of tracking modal dialog", | |
438 "message": "Allow tracking on Acceptable Ads?" | |
439 }, | |
440 "options_dialog_tracking_notification_1": { | |
441 "description": "Text in 'Allow tracking on Acceptable Ads' dialog", | |
442 "message": "You currently allow Acceptable Ads to be shown." | |
443 }, | |
444 "options_dialog_tracking_notification_2": { | |
445 "description": "Text in 'Allow tracking on Acceptable Ads' dialog", | |
446 "message": "These ads are respectful and do not interfere with content that
you view." | |
447 }, | |
448 "options_dialog_tracking_notification_3": { | |
449 "description": "Text in 'Allow tracking on Acceptable Ads' dialog", | |
450 "message": "Some of these ads require tracking to show you more relevant ads
." | |
451 }, | |
452 "options_dialog_tracking_notification_4": { | |
453 "description": "Text in 'Allow tracking on Acceptable Ads' dialog", | |
454 "message": "Click <strong>YES</strong> to continue seeing relevant nonintrus
ive ads." | |
455 }, | |
456 "options_dialog_tracking_allow": { | |
457 "description": "Button text in 'Allow tracking on Acceptable Ads' dialog", | |
458 "message": "Yes, allow relevant ads" | |
459 }, | |
460 "options_dialog_tracking_disallow": { | |
461 "description": "Button text in 'Allow tracking on Acceptable Ads' dialog", | |
462 "message": "No, turn off tracking" | |
463 }, | |
464 "options_dialog_tracking_note_title": { | |
465 "description": "Text preceding list of notes in 'Allow tracking on Acceptabl
e Ads' dialog", | |
466 "message": "Note:" | |
467 }, | |
468 "options_dialog_tracking_note_1": { | |
469 "description": "Text in 'Allow tracking on Acceptable Ads' dialog", | |
470 "message": "Adblock Plus cannot guarantee that all tracking is disabled." | |
471 }, | |
472 "options_dialog_tracking_note_2": { | |
473 "description": "Text in 'Allow tracking on Acceptable Ads' dialog", | |
474 "message": "Ads shown are chosen by the website you visit, not Adblock Plus.
" | |
475 }, | |
476 "options_dialog_tracking_note_3": { | |
477 "description": "Text in 'Allow tracking on Acceptable Ads' dialog", | |
478 "message": "Adblock Plus never tracks your data." | |
479 }, | |
480 "options_whitelist_notification": { | 436 "options_whitelist_notification": { |
481 "description": "Notification that is shown after a new website is whiteliste
d", | 437 "description": "Notification that is shown after a new website is whiteliste
d", |
482 "message": "\"$website$\" has been whitelisted.", | 438 "message": "\"$website$\" has been whitelisted.", |
483 "placeholders": { | 439 "placeholders": { |
484 "website": { | 440 "website": { |
485 "content": "$1", | 441 "content": "$1", |
486 "example": "example.com" | 442 "example": "example.com" |
487 } | 443 } |
488 } | 444 } |
489 }, | 445 }, |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
545 }, | 501 }, |
546 "options_language_ro": { | 502 "options_language_ro": { |
547 "description": "Language name shown in add language modal dialog", | 503 "description": "Language name shown in add language modal dialog", |
548 "message": "Romanian" | 504 "message": "Romanian" |
549 }, | 505 }, |
550 "options_language_ru_uk": { | 506 "options_language_ru_uk": { |
551 "description": "Language name shown in add language modal dialog", | 507 "description": "Language name shown in add language modal dialog", |
552 "message": "Russian and Ukrainian" | 508 "message": "Russian and Ukrainian" |
553 } | 509 } |
554 } | 510 } |
OLD | NEW |