|
1 | 1 | {
|
| 2 | + "name": { |
| 3 | + "message": "Privacy Badger", |
| 4 | + "description": "" |
| 5 | + }, |
| 6 | + "description": { |
| 7 | + "message": "Privacy Badger automatically learns to block invisible trackers.", |
| 8 | + "description": "" |
| 9 | + }, |
| 10 | + "popup_disable_for_site": { |
| 11 | + "message": "Disable for this site", |
| 12 | + "description": "Button in the popup." |
| 13 | + }, |
| 14 | + "popup_enable_for_site": { |
| 15 | + "message": "Enable for this site", |
| 16 | + "description": "Button in the popup, visible if Privacy Badger is disabled on the current site" |
| 17 | + }, |
| 18 | + "report_broken_site": { |
| 19 | + "message": "Report broken site", |
| 20 | + "description": "Button in the popup." |
| 21 | + }, |
| 22 | + "version": { |
| 23 | + "message": "version $VERSION_STRING$", |
| 24 | + "description": "Shows Privacy Badger's version in the popup. For example, \"version 2018.8.1\".", |
| 25 | + "placeholders": { |
| 26 | + "version_string": { |
| 27 | + "content": "$1", |
| 28 | + "example": "2018.8.1" |
| 29 | + } |
| 30 | + } |
| 31 | + }, |
2 | 32 | "badger_status_block": {
|
3 | 33 | "message": "Blocked $DOMAIN$",
|
4 | 34 | "description": "Tooltip shown when you hover over a domain name with a red slider in the list of domains in the popup or under the Tracking Domains tab on the options page.",
|
|
37 | 67 | },
|
38 | 68 | "donate_to_eff": {
|
39 | 69 | "message": "Donate to EFF",
|
40 |
| - "description": "Button shown in the popup and on the intro page." |
| 70 | + "description": "Link shown in the popup; also a button on the intro page" |
41 | 71 | },
|
42 | 72 | "intro_donate_subheading": {
|
43 | 73 | "message": "Help us by donating and sharing your support for our tools",
|
|
219 | 249 | },
|
220 | 250 | "intro_report_button": {
|
221 | 251 | "message": "Please don't forget to click on 'Report broken site'. We respect your privacy so we don't send automatic reports.",
|
222 |
| - "description": "Intro page paragraph. The quoted message ('Report broken site') should match the first part of the translation for the 'report_broken_site' message." |
| 252 | + "description": "Intro page paragraph. The quoted message ('Report broken site') should match the translation for the 'report_broken_site' message." |
223 | 253 | },
|
224 | 254 | "options_title": {
|
225 | 255 | "message": "Privacy Badger Options",
|
|
229 | 259 | "message": "This will automatically send the following information to EFF: the page you're currently visiting, your browser version, the version of Privacy Badger, and the state of all of the sliders on this page.",
|
230 | 260 | "description": ""
|
231 | 261 | },
|
232 |
| - "popup_enable_for_site": { |
233 |
| - "message": "Enable for this site", |
234 |
| - "description": "" |
235 |
| - }, |
236 | 262 | "options_domain_type_filter": {
|
237 | 263 | "message": "Filter by type:",
|
238 | 264 | "description": "Label for a dropdown control on the Tracking Domains options page tab."
|
|
301 | 327 | "message": "Take the tour",
|
302 | 328 | "description": "Intro page welcome button."
|
303 | 329 | },
|
304 |
| - "version": { |
305 |
| - "message": "version $VERSION_STRING$", |
306 |
| - "description": "Shows Privacy Badger's version in the popup. For example, \"version 2018.8.1\".", |
307 |
| - "placeholders": { |
308 |
| - "version_string": { |
309 |
| - "content": "$1", |
310 |
| - "example": "2018.8.1" |
311 |
| - } |
312 |
| - } |
313 |
| - }, |
314 | 330 | "badger_status_cookieblock": {
|
315 | 331 | "message": "Blocked cookies from $DOMAIN$",
|
316 | 332 | "description": "Tooltip shown when you hover over a domain name with a yellow slider in the list of domains in the popup or under the Tracking Domains tab on the options page.",
|
|
333 | 349 | "message": "Please select a file to import.",
|
334 | 350 | "description": ""
|
335 | 351 | },
|
336 |
| - "report_broken_site": { |
337 |
| - "message": "Report broken site", |
338 |
| - "description": "Button in the popup." |
339 |
| - }, |
340 | 352 | "tooltip_cookieblock": {
|
341 | 353 | "message": "Center the slider to block cookies",
|
342 | 354 | "description": ""
|
|
475 | 487 | "message": "Move the slider right to allow a domain",
|
476 | 488 | "description": ""
|
477 | 489 | },
|
478 |
| - "popup_disable_for_site": { |
479 |
| - "message": "Disable for this site", |
480 |
| - "description": "Button in the popup." |
481 |
| - }, |
482 | 490 | "intro_privacy_note": {
|
483 | 491 | "message": "Privacy Badger will NEVER share data about your browsing unless you choose to share it.",
|
484 | 492 | "description": "Intro page paragraph."
|
|
504 | 512 | "message": "Privacy Badger hasn't detected any <a target='_blank' tabindex=-1 title='i18n_what_is_a_tracker' class='tooltip' href='https://www.eff.org/privacybadger#faq-What-is-a-third-party-tracker?'>tracking domains</a> yet. Keep browsing!",
|
505 | 513 | "description": "Shown on the Tracking Domains tab on the options page if all tracking domains have been removed."
|
506 | 514 | },
|
507 |
| - "name": { |
508 |
| - "message": "Privacy Badger", |
509 |
| - "description": "" |
510 |
| - }, |
511 | 515 | "intro_not_an_adblocker_paragraph": {
|
512 | 516 | "message": "Privacy Badger starts blocking once it sees the same tracker on three different websites. Three strikes and it's out!",
|
513 | 517 | "description": "Intro page paragraph."
|
|
560 | 564 | "message": "Share on Facebook",
|
561 | 565 | "description": "Text that comes up when you hover over the social sharing buttons on the intro page."
|
562 | 566 | },
|
563 |
| - "description": { |
564 |
| - "message": "Privacy Badger automatically learns to block invisible trackers.", |
565 |
| - "description": "" |
566 |
| - }, |
567 | 567 | "report_fail": {
|
568 | 568 | "message": "Oops. Something went wrong.",
|
569 | 569 | "description": ""
|
|
0 commit comments