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