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": { |
| 433 "description": "Text in 'Allow tracking on Acceptable Ads' dialog", |
| 434 "message": "You currently allow Acceptable Ads to be shown. These ads are re
spectful and do not interfere with content that you view. Some of these ads requ
ire tracking to show you more relevant ads. Click <strong>YES</strong> to contin
ue seeing relevant nonintrusive ads." |
| 435 }, |
| 436 "options_dialog_tracking_relevent_ads": { |
| 437 "description": "Button text in 'Allow tracking on Acceptable Ads' dialog", |
| 438 "message": "Yes, allow relevant ads" |
| 439 }, |
| 440 "options_dialog_tracking_privacy_ads": { |
| 441 "description": "Button text in 'Allow tracking on Acceptable Ads' dialog", |
| 442 "message": "No, turn off tracking" |
| 443 }, |
| 444 "options_dialog_tracking_note": { |
| 445 "description": "Text in 'Allow tracking on Acceptable Ads' dialog", |
| 446 "message": "Note:" |
| 447 }, |
| 448 "options_dialog_tracking_note_1": { |
| 449 "description": "Text in 'Allow tracking on Acceptable Ads' dialog", |
| 450 "message": "Adblock Plus cannot guarantee that all tracking is disabled." |
| 451 }, |
| 452 "options_dialog_tracking_note_2": { |
| 453 "description": "Text in 'Allow tracking on Acceptable Ads' dialog", |
| 454 "message": "Ads shown are chosen by the website you visit, not Adblock Plus.
" |
| 455 }, |
| 456 "options_dialog_tracking_note_3": { |
| 457 "description": "Text in 'Allow tracking on Acceptable Ads' dialog", |
| 458 "message": "Adblock Plus never tracks your data." |
| 459 }, |
428 "options_whitelist_notification": { | 460 "options_whitelist_notification": { |
429 "description": "Notification that is shown after a new website is whiteliste
d", | 461 "description": "Notification that is shown after a new website is whiteliste
d", |
430 "message": "\"$website$\" has been whitelisted.", | 462 "message": "\"$website$\" has been whitelisted.", |
431 "placeholders": { | 463 "placeholders": { |
432 "website": { | 464 "website": { |
433 "content": "$1", | 465 "content": "$1", |
434 "example": "example.com" | 466 "example": "example.com" |
435 } | 467 } |
436 } | 468 } |
437 }, | 469 }, |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
493 }, | 525 }, |
494 "options_language_ro": { | 526 "options_language_ro": { |
495 "description": "Language name shown in add language modal dialog", | 527 "description": "Language name shown in add language modal dialog", |
496 "message": "Romanian" | 528 "message": "Romanian" |
497 }, | 529 }, |
498 "options_language_ru_uk": { | 530 "options_language_ru_uk": { |
499 "description": "Language name shown in add language modal dialog", | 531 "description": "Language name shown in add language modal dialog", |
500 "message": "Russian and Ukrainian" | 532 "message": "Russian and Ukrainian" |
501 } | 533 } |
502 } | 534 } |
OLD | NEW |