aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-05-12 20:06:11 +0200
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-05-13 07:54:54 +0530
commit36b0e921db92e7dfd7762c93696cf546f96d62fe (patch)
tree6ef630c5d339e36bb6ff82ed603ba2621691bb7b /src/i18n/locales/defaultMessages.json
parentFix some appearance issues (#1398) (diff)
downloadferdium-app-36b0e921db92e7dfd7762c93696cf546f96d62fe.tar.gz
ferdium-app-36b0e921db92e7dfd7762c93696cf546f96d62fe.tar.zst
ferdium-app-36b0e921db92e7dfd7762c93696cf546f96d62fe.zip
Alternative shortcut for service switch (fix #850)
On Linux, the default Ctrl+Alt+{Left, Right} shortcuts are not always usable, because many desktop environments use them for workspace switching. We also set Ctrl+Tab and Ctrl+Shift+Tab as a service switching shortcut. On Linux, these shortcuts are displayed in the menu, while on other platforms, the older shortcuts remain displayed. However, both shortcuts are enabled on all platforms, unless they are eaten by the desktop environment.
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json296
1 files changed, 148 insertions, 148 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 8f595b27a..d83aa49a8 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -7314,962 +7314,962 @@
7314 "defaultMessage": "!!!Edit", 7314 "defaultMessage": "!!!Edit",
7315 "end": { 7315 "end": {
7316 "column": 3, 7316 "column": 3,
7317 "line": 25 7317 "line": 27
7318 }, 7318 },
7319 "file": "src/lib/Menu.js", 7319 "file": "src/lib/Menu.js",
7320 "id": "menu.edit", 7320 "id": "menu.edit",
7321 "start": { 7321 "start": {
7322 "column": 8, 7322 "column": 8,
7323 "line": 22 7323 "line": 24
7324 } 7324 }
7325 }, 7325 },
7326 { 7326 {
7327 "defaultMessage": "!!!Undo", 7327 "defaultMessage": "!!!Undo",
7328 "end": { 7328 "end": {
7329 "column": 3, 7329 "column": 3,
7330 "line": 29 7330 "line": 31
7331 }, 7331 },
7332 "file": "src/lib/Menu.js", 7332 "file": "src/lib/Menu.js",
7333 "id": "menu.edit.undo", 7333 "id": "menu.edit.undo",
7334 "start": { 7334 "start": {
7335 "column": 8, 7335 "column": 8,
7336 "line": 26 7336 "line": 28
7337 } 7337 }
7338 }, 7338 },
7339 { 7339 {
7340 "defaultMessage": "!!!Redo", 7340 "defaultMessage": "!!!Redo",
7341 "end": { 7341 "end": {
7342 "column": 3, 7342 "column": 3,
7343 "line": 33 7343 "line": 35
7344 }, 7344 },
7345 "file": "src/lib/Menu.js", 7345 "file": "src/lib/Menu.js",
7346 "id": "menu.edit.redo", 7346 "id": "menu.edit.redo",
7347 "start": { 7347 "start": {
7348 "column": 8, 7348 "column": 8,
7349 "line": 30 7349 "line": 32
7350 } 7350 }
7351 }, 7351 },
7352 { 7352 {
7353 "defaultMessage": "!!!Cut", 7353 "defaultMessage": "!!!Cut",
7354 "end": { 7354 "end": {
7355 "column": 3, 7355 "column": 3,
7356 "line": 37 7356 "line": 39
7357 }, 7357 },
7358 "file": "src/lib/Menu.js", 7358 "file": "src/lib/Menu.js",
7359 "id": "menu.edit.cut", 7359 "id": "menu.edit.cut",
7360 "start": { 7360 "start": {
7361 "column": 7, 7361 "column": 7,
7362 "line": 34 7362 "line": 36
7363 } 7363 }
7364 }, 7364 },
7365 { 7365 {
7366 "defaultMessage": "!!!Copy", 7366 "defaultMessage": "!!!Copy",
7367 "end": { 7367 "end": {
7368 "column": 3, 7368 "column": 3,
7369 "line": 41 7369 "line": 43
7370 }, 7370 },
7371 "file": "src/lib/Menu.js", 7371 "file": "src/lib/Menu.js",
7372 "id": "menu.edit.copy", 7372 "id": "menu.edit.copy",
7373 "start": { 7373 "start": {
7374 "column": 8, 7374 "column": 8,
7375 "line": 38 7375 "line": 40
7376 } 7376 }
7377 }, 7377 },
7378 { 7378 {
7379 "defaultMessage": "!!!Paste", 7379 "defaultMessage": "!!!Paste",
7380 "end": { 7380 "end": {
7381 "column": 3, 7381 "column": 3,
7382 "line": 45 7382 "line": 47
7383 }, 7383 },
7384 "file": "src/lib/Menu.js", 7384 "file": "src/lib/Menu.js",
7385 "id": "menu.edit.paste", 7385 "id": "menu.edit.paste",
7386 "start": { 7386 "start": {
7387 "column": 9, 7387 "column": 9,
7388 "line": 42 7388 "line": 44
7389 } 7389 }
7390 }, 7390 },
7391 { 7391 {
7392 "defaultMessage": "!!!Paste And Match Style", 7392 "defaultMessage": "!!!Paste And Match Style",
7393 "end": { 7393 "end": {
7394 "column": 3, 7394 "column": 3,
7395 "line": 49 7395 "line": 51
7396 }, 7396 },
7397 "file": "src/lib/Menu.js", 7397 "file": "src/lib/Menu.js",
7398 "id": "menu.edit.pasteAndMatchStyle", 7398 "id": "menu.edit.pasteAndMatchStyle",
7399 "start": { 7399 "start": {
7400 "column": 22, 7400 "column": 22,
7401 "line": 46 7401 "line": 48
7402 } 7402 }
7403 }, 7403 },
7404 { 7404 {
7405 "defaultMessage": "!!!Delete", 7405 "defaultMessage": "!!!Delete",
7406 "end": { 7406 "end": {
7407 "column": 3, 7407 "column": 3,
7408 "line": 53 7408 "line": 55
7409 }, 7409 },
7410 "file": "src/lib/Menu.js", 7410 "file": "src/lib/Menu.js",
7411 "id": "menu.edit.delete", 7411 "id": "menu.edit.delete",
7412 "start": { 7412 "start": {
7413 "column": 10, 7413 "column": 10,
7414 "line": 50 7414 "line": 52
7415 } 7415 }
7416 }, 7416 },
7417 { 7417 {
7418 "defaultMessage": "!!!Select All", 7418 "defaultMessage": "!!!Select All",
7419 "end": { 7419 "end": {
7420 "column": 3, 7420 "column": 3,
7421 "line": 57 7421 "line": 59
7422 }, 7422 },
7423 "file": "src/lib/Menu.js", 7423 "file": "src/lib/Menu.js",
7424 "id": "menu.edit.selectAll", 7424 "id": "menu.edit.selectAll",
7425 "start": { 7425 "start": {
7426 "column": 13, 7426 "column": 13,
7427 "line": 54 7427 "line": 56
7428 } 7428 }
7429 }, 7429 },
7430 { 7430 {
7431 "defaultMessage": "!!!Find in Page", 7431 "defaultMessage": "!!!Find in Page",
7432 "end": { 7432 "end": {
7433 "column": 3, 7433 "column": 3,
7434 "line": 61 7434 "line": 63
7435 }, 7435 },
7436 "file": "src/lib/Menu.js", 7436 "file": "src/lib/Menu.js",
7437 "id": "menu.edit.findInPage", 7437 "id": "menu.edit.findInPage",
7438 "start": { 7438 "start": {
7439 "column": 14, 7439 "column": 14,
7440 "line": 58 7440 "line": 60
7441 } 7441 }
7442 }, 7442 },
7443 { 7443 {
7444 "defaultMessage": "!!!Speech", 7444 "defaultMessage": "!!!Speech",
7445 "end": { 7445 "end": {
7446 "column": 3, 7446 "column": 3,
7447 "line": 65 7447 "line": 67
7448 }, 7448 },
7449 "file": "src/lib/Menu.js", 7449 "file": "src/lib/Menu.js",
7450 "id": "menu.edit.speech", 7450 "id": "menu.edit.speech",
7451 "start": { 7451 "start": {
7452 "column": 10, 7452 "column": 10,
7453 "line": 62 7453 "line": 64
7454 } 7454 }
7455 }, 7455 },
7456 { 7456 {
7457 "defaultMessage": "!!!Start Speaking", 7457 "defaultMessage": "!!!Start Speaking",
7458 "end": { 7458 "end": {
7459 "column": 3, 7459 "column": 3,
7460 "line": 69 7460 "line": 71
7461 }, 7461 },
7462 "file": "src/lib/Menu.js", 7462 "file": "src/lib/Menu.js",
7463 "id": "menu.edit.startSpeaking", 7463 "id": "menu.edit.startSpeaking",
7464 "start": { 7464 "start": {
7465 "column": 17, 7465 "column": 17,
7466 "line": 66 7466 "line": 68
7467 } 7467 }
7468 }, 7468 },
7469 { 7469 {
7470 "defaultMessage": "!!!Stop Speaking", 7470 "defaultMessage": "!!!Stop Speaking",
7471 "end": { 7471 "end": {
7472 "column": 3, 7472 "column": 3,
7473 "line": 73 7473 "line": 75
7474 }, 7474 },
7475 "file": "src/lib/Menu.js", 7475 "file": "src/lib/Menu.js",
7476 "id": "menu.edit.stopSpeaking", 7476 "id": "menu.edit.stopSpeaking",
7477 "start": { 7477 "start": {
7478 "column": 16, 7478 "column": 16,
7479 "line": 70 7479 "line": 72
7480 } 7480 }
7481 }, 7481 },
7482 { 7482 {
7483 "defaultMessage": "!!!Start Dictation", 7483 "defaultMessage": "!!!Start Dictation",
7484 "end": { 7484 "end": {
7485 "column": 3, 7485 "column": 3,
7486 "line": 77 7486 "line": 79
7487 }, 7487 },
7488 "file": "src/lib/Menu.js", 7488 "file": "src/lib/Menu.js",
7489 "id": "menu.edit.startDictation", 7489 "id": "menu.edit.startDictation",
7490 "start": { 7490 "start": {
7491 "column": 18, 7491 "column": 18,
7492 "line": 74 7492 "line": 76
7493 } 7493 }
7494 }, 7494 },
7495 { 7495 {
7496 "defaultMessage": "!!!Emoji & Symbols", 7496 "defaultMessage": "!!!Emoji & Symbols",
7497 "end": { 7497 "end": {
7498 "column": 3, 7498 "column": 3,
7499 "line": 81 7499 "line": 83
7500 }, 7500 },
7501 "file": "src/lib/Menu.js", 7501 "file": "src/lib/Menu.js",
7502 "id": "menu.edit.emojiSymbols", 7502 "id": "menu.edit.emojiSymbols",
7503 "start": { 7503 "start": {
7504 "column": 16, 7504 "column": 16,
7505 "line": 78 7505 "line": 80
7506 } 7506 }
7507 }, 7507 },
7508 { 7508 {
7509 "defaultMessage": "!!!Open Quick Switch", 7509 "defaultMessage": "!!!Open Quick Switch",
7510 "end": { 7510 "end": {
7511 "column": 3, 7511 "column": 3,
7512 "line": 85 7512 "line": 87
7513 }, 7513 },
7514 "file": "src/lib/Menu.js", 7514 "file": "src/lib/Menu.js",
7515 "id": "menu.view.openQuickSwitch", 7515 "id": "menu.view.openQuickSwitch",
7516 "start": { 7516 "start": {
7517 "column": 19, 7517 "column": 19,
7518 "line": 82 7518 "line": 84
7519 } 7519 }
7520 }, 7520 },
7521 { 7521 {
7522 "defaultMessage": "!!!Back", 7522 "defaultMessage": "!!!Back",
7523 "end": { 7523 "end": {
7524 "column": 3, 7524 "column": 3,
7525 "line": 89 7525 "line": 91
7526 }, 7526 },
7527 "file": "src/lib/Menu.js", 7527 "file": "src/lib/Menu.js",
7528 "id": "menu.view.back", 7528 "id": "menu.view.back",
7529 "start": { 7529 "start": {
7530 "column": 8, 7530 "column": 8,
7531 "line": 86 7531 "line": 88
7532 } 7532 }
7533 }, 7533 },
7534 { 7534 {
7535 "defaultMessage": "!!!Forward", 7535 "defaultMessage": "!!!Forward",
7536 "end": { 7536 "end": {
7537 "column": 3, 7537 "column": 3,
7538 "line": 93 7538 "line": 95
7539 }, 7539 },
7540 "file": "src/lib/Menu.js", 7540 "file": "src/lib/Menu.js",
7541 "id": "menu.view.forward", 7541 "id": "menu.view.forward",
7542 "start": { 7542 "start": {
7543 "column": 11, 7543 "column": 11,
7544 "line": 90 7544 "line": 92
7545 } 7545 }
7546 }, 7546 },
7547 { 7547 {
7548 "defaultMessage": "!!!Actual Size", 7548 "defaultMessage": "!!!Actual Size",
7549 "end": { 7549 "end": {
7550 "column": 3, 7550 "column": 3,
7551 "line": 97 7551 "line": 99
7552 }, 7552 },
7553 "file": "src/lib/Menu.js", 7553 "file": "src/lib/Menu.js",
7554 "id": "menu.view.resetZoom", 7554 "id": "menu.view.resetZoom",
7555 "start": { 7555 "start": {
7556 "column": 13, 7556 "column": 13,
7557 "line": 94 7557 "line": 96
7558 } 7558 }
7559 }, 7559 },
7560 { 7560 {
7561 "defaultMessage": "!!!Zoom In", 7561 "defaultMessage": "!!!Zoom In",
7562 "end": { 7562 "end": {
7563 "column": 3, 7563 "column": 3,
7564 "line": 101 7564 "line": 103
7565 }, 7565 },
7566 "file": "src/lib/Menu.js", 7566 "file": "src/lib/Menu.js",
7567 "id": "menu.view.zoomIn", 7567 "id": "menu.view.zoomIn",
7568 "start": { 7568 "start": {
7569 "column": 10, 7569 "column": 10,
7570 "line": 98 7570 "line": 100
7571 } 7571 }
7572 }, 7572 },
7573 { 7573 {
7574 "defaultMessage": "!!!Zoom Out", 7574 "defaultMessage": "!!!Zoom Out",
7575 "end": { 7575 "end": {
7576 "column": 3, 7576 "column": 3,
7577 "line": 105 7577 "line": 107
7578 }, 7578 },
7579 "file": "src/lib/Menu.js", 7579 "file": "src/lib/Menu.js",
7580 "id": "menu.view.zoomOut", 7580 "id": "menu.view.zoomOut",
7581 "start": { 7581 "start": {
7582 "column": 11, 7582 "column": 11,
7583 "line": 102 7583 "line": 104
7584 } 7584 }
7585 }, 7585 },
7586 { 7586 {
7587 "defaultMessage": "!!!Enter Full Screen", 7587 "defaultMessage": "!!!Enter Full Screen",
7588 "end": { 7588 "end": {
7589 "column": 3, 7589 "column": 3,
7590 "line": 109 7590 "line": 111
7591 }, 7591 },
7592 "file": "src/lib/Menu.js", 7592 "file": "src/lib/Menu.js",
7593 "id": "menu.view.enterFullScreen", 7593 "id": "menu.view.enterFullScreen",
7594 "start": { 7594 "start": {
7595 "column": 19, 7595 "column": 19,
7596 "line": 106 7596 "line": 108
7597 } 7597 }
7598 }, 7598 },
7599 { 7599 {
7600 "defaultMessage": "!!!Exit Full Screen", 7600 "defaultMessage": "!!!Exit Full Screen",
7601 "end": { 7601 "end": {
7602 "column": 3, 7602 "column": 3,
7603 "line": 113 7603 "line": 115
7604 }, 7604 },
7605 "file": "src/lib/Menu.js", 7605 "file": "src/lib/Menu.js",
7606 "id": "menu.view.exitFullScreen", 7606 "id": "menu.view.exitFullScreen",
7607 "start": { 7607 "start": {
7608 "column": 18, 7608 "column": 18,
7609 "line": 110 7609 "line": 112
7610 } 7610 }
7611 }, 7611 },
7612 { 7612 {
7613 "defaultMessage": "!!!Toggle Full Screen", 7613 "defaultMessage": "!!!Toggle Full Screen",
7614 "end": { 7614 "end": {
7615 "column": 3, 7615 "column": 3,
7616 "line": 117 7616 "line": 119
7617 }, 7617 },
7618 "file": "src/lib/Menu.js", 7618 "file": "src/lib/Menu.js",
7619 "id": "menu.view.toggleFullScreen", 7619 "id": "menu.view.toggleFullScreen",
7620 "start": { 7620 "start": {
7621 "column": 20, 7621 "column": 20,
7622 "line": 114 7622 "line": 116
7623 } 7623 }
7624 }, 7624 },
7625 { 7625 {
7626 "defaultMessage": "!!!Toggle Dark Mode", 7626 "defaultMessage": "!!!Toggle Dark Mode",
7627 "end": { 7627 "end": {
7628 "column": 3, 7628 "column": 3,
7629 "line": 121 7629 "line": 123
7630 }, 7630 },
7631 "file": "src/lib/Menu.js", 7631 "file": "src/lib/Menu.js",
7632 "id": "menu.view.toggleDarkMode", 7632 "id": "menu.view.toggleDarkMode",
7633 "start": { 7633 "start": {
7634 "column": 18, 7634 "column": 18,
7635 "line": 118 7635 "line": 120
7636 } 7636 }
7637 }, 7637 },
7638 { 7638 {
7639 "defaultMessage": "!!!Toggle Developer Tools", 7639 "defaultMessage": "!!!Toggle Developer Tools",
7640 "end": { 7640 "end": {
7641 "column": 3, 7641 "column": 3,
7642 "line": 125 7642 "line": 127
7643 }, 7643 },
7644 "file": "src/lib/Menu.js", 7644 "file": "src/lib/Menu.js",
7645 "id": "menu.view.toggleDevTools", 7645 "id": "menu.view.toggleDevTools",
7646 "start": { 7646 "start": {
7647 "column": 18, 7647 "column": 18,
7648 "line": 122 7648 "line": 124
7649 } 7649 }
7650 }, 7650 },
7651 { 7651 {
7652 "defaultMessage": "!!!Toggle Todos Developer Tools", 7652 "defaultMessage": "!!!Toggle Todos Developer Tools",
7653 "end": { 7653 "end": {
7654 "column": 3, 7654 "column": 3,
7655 "line": 129 7655 "line": 131
7656 }, 7656 },
7657 "file": "src/lib/Menu.js", 7657 "file": "src/lib/Menu.js",
7658 "id": "menu.view.toggleTodosDevTools", 7658 "id": "menu.view.toggleTodosDevTools",
7659 "start": { 7659 "start": {
7660 "column": 23, 7660 "column": 23,
7661 "line": 126 7661 "line": 128
7662 } 7662 }
7663 }, 7663 },
7664 { 7664 {
7665 "defaultMessage": "!!!Toggle Service Developer Tools", 7665 "defaultMessage": "!!!Toggle Service Developer Tools",
7666 "end": { 7666 "end": {
7667 "column": 3, 7667 "column": 3,
7668 "line": 133 7668 "line": 135
7669 }, 7669 },
7670 "file": "src/lib/Menu.js", 7670 "file": "src/lib/Menu.js",
7671 "id": "menu.view.toggleServiceDevTools", 7671 "id": "menu.view.toggleServiceDevTools",
7672 "start": { 7672 "start": {
7673 "column": 25, 7673 "column": 25,
7674 "line": 130 7674 "line": 132
7675 } 7675 }
7676 }, 7676 },
7677 { 7677 {
7678 "defaultMessage": "!!!Reload Service", 7678 "defaultMessage": "!!!Reload Service",
7679 "end": { 7679 "end": {
7680 "column": 3, 7680 "column": 3,
7681 "line": 137 7681 "line": 139
7682 }, 7682 },
7683 "file": "src/lib/Menu.js", 7683 "file": "src/lib/Menu.js",
7684 "id": "menu.view.reloadService", 7684 "id": "menu.view.reloadService",
7685 "start": { 7685 "start": {
7686 "column": 17, 7686 "column": 17,
7687 "line": 134 7687 "line": 136
7688 } 7688 }
7689 }, 7689 },
7690 { 7690 {
7691 "defaultMessage": "!!!Reload Ferdi", 7691 "defaultMessage": "!!!Reload Ferdi",
7692 "end": { 7692 "end": {
7693 "column": 3, 7693 "column": 3,
7694 "line": 141 7694 "line": 143
7695 }, 7695 },
7696 "file": "src/lib/Menu.js", 7696 "file": "src/lib/Menu.js",
7697 "id": "menu.view.reloadFranz", 7697 "id": "menu.view.reloadFranz",
7698 "start": { 7698 "start": {
7699 "column": 15, 7699 "column": 15,
7700 "line": 138 7700 "line": 140
7701 } 7701 }
7702 }, 7702 },
7703 { 7703 {
7704 "defaultMessage": "!!!Lock Ferdi", 7704 "defaultMessage": "!!!Lock Ferdi",
7705 "end": { 7705 "end": {
7706 "column": 3, 7706 "column": 3,
7707 "line": 145 7707 "line": 147
7708 }, 7708 },
7709 "file": "src/lib/Menu.js", 7709 "file": "src/lib/Menu.js",
7710 "id": "menu.view.lockFerdi", 7710 "id": "menu.view.lockFerdi",
7711 "start": { 7711 "start": {
7712 "column": 13, 7712 "column": 13,
7713 "line": 142 7713 "line": 144
7714 } 7714 }
7715 }, 7715 },
7716 { 7716 {
7717 "defaultMessage": "!!!Reload ToDos", 7717 "defaultMessage": "!!!Reload ToDos",
7718 "end": { 7718 "end": {
7719 "column": 3, 7719 "column": 3,
7720 "line": 149 7720 "line": 151
7721 }, 7721 },
7722 "file": "src/lib/Menu.js", 7722 "file": "src/lib/Menu.js",
7723 "id": "menu.view.reloadTodos", 7723 "id": "menu.view.reloadTodos",
7724 "start": { 7724 "start": {
7725 "column": 15, 7725 "column": 15,
7726 "line": 146 7726 "line": 148
7727 } 7727 }
7728 }, 7728 },
7729 { 7729 {
7730 "defaultMessage": "!!!Minimize", 7730 "defaultMessage": "!!!Minimize",
7731 "end": { 7731 "end": {
7732 "column": 3, 7732 "column": 3,
7733 "line": 153 7733 "line": 155
7734 }, 7734 },
7735 "file": "src/lib/Menu.js", 7735 "file": "src/lib/Menu.js",
7736 "id": "menu.window.minimize", 7736 "id": "menu.window.minimize",
7737 "start": { 7737 "start": {
7738 "column": 12, 7738 "column": 12,
7739 "line": 150 7739 "line": 152
7740 } 7740 }
7741 }, 7741 },
7742 { 7742 {
7743 "defaultMessage": "!!!Close", 7743 "defaultMessage": "!!!Close",
7744 "end": { 7744 "end": {
7745 "column": 3, 7745 "column": 3,
7746 "line": 157 7746 "line": 159
7747 }, 7747 },
7748 "file": "src/lib/Menu.js", 7748 "file": "src/lib/Menu.js",
7749 "id": "menu.window.close", 7749 "id": "menu.window.close",
7750 "start": { 7750 "start": {
7751 "column": 9, 7751 "column": 9,
7752 "line": 154 7752 "line": 156
7753 } 7753 }
7754 }, 7754 },
7755 { 7755 {
7756 "defaultMessage": "!!!Learn More", 7756 "defaultMessage": "!!!Learn More",
7757 "end": { 7757 "end": {
7758 "column": 3, 7758 "column": 3,
7759 "line": 161 7759 "line": 163
7760 }, 7760 },
7761 "file": "src/lib/Menu.js", 7761 "file": "src/lib/Menu.js",
7762 "id": "menu.help.learnMore", 7762 "id": "menu.help.learnMore",
7763 "start": { 7763 "start": {
7764 "column": 13, 7764 "column": 13,
7765 "line": 158 7765 "line": 160
7766 } 7766 }
7767 }, 7767 },
7768 { 7768 {
7769 "defaultMessage": "!!!Changelog", 7769 "defaultMessage": "!!!Changelog",
7770 "end": { 7770 "end": {
7771 "column": 3, 7771 "column": 3,
7772 "line": 165 7772 "line": 167
7773 }, 7773 },
7774 "file": "src/lib/Menu.js", 7774 "file": "src/lib/Menu.js",
7775 "id": "menu.help.changelog", 7775 "id": "menu.help.changelog",
7776 "start": { 7776 "start": {
7777 "column": 13, 7777 "column": 13,
7778 "line": 162 7778 "line": 164
7779 } 7779 }
7780 }, 7780 },
7781 { 7781 {
7782 "defaultMessage": "!!!Support", 7782 "defaultMessage": "!!!Support",
7783 "end": { 7783 "end": {
7784 "column": 3, 7784 "column": 3,
7785 "line": 169 7785 "line": 171
7786 }, 7786 },
7787 "file": "src/lib/Menu.js", 7787 "file": "src/lib/Menu.js",
7788 "id": "menu.help.support", 7788 "id": "menu.help.support",
7789 "start": { 7789 "start": {
7790 "column": 11, 7790 "column": 11,
7791 "line": 166 7791 "line": 168
7792 } 7792 }
7793 }, 7793 },
7794 { 7794 {
7795 "defaultMessage": "!!!Copy Debug Information", 7795 "defaultMessage": "!!!Copy Debug Information",
7796 "end": { 7796 "end": {
7797 "column": 3, 7797 "column": 3,
7798 "line": 173 7798 "line": 175
7799 }, 7799 },
7800 "file": "src/lib/Menu.js", 7800 "file": "src/lib/Menu.js",
7801 "id": "menu.help.debugInfo", 7801 "id": "menu.help.debugInfo",
7802 "start": { 7802 "start": {
7803 "column": 13, 7803 "column": 13,
7804 "line": 170 7804 "line": 172
7805 } 7805 }
7806 }, 7806 },
7807 { 7807 {
7808 "defaultMessage": "!!!Publish Debug Information", 7808 "defaultMessage": "!!!Publish Debug Information",
7809 "end": { 7809 "end": {
7810 "column": 3, 7810 "column": 3,
7811 "line": 177 7811 "line": 179
7812 }, 7812 },
7813 "file": "src/lib/Menu.js", 7813 "file": "src/lib/Menu.js",
7814 "id": "menu.help.publishDebugInfo", 7814 "id": "menu.help.publishDebugInfo",
7815 "start": { 7815 "start": {
7816 "column": 20, 7816 "column": 20,
7817 "line": 174 7817 "line": 176
7818 } 7818 }
7819 }, 7819 },
7820 { 7820 {
7821 "defaultMessage": "!!!Ferdi Debug Information", 7821 "defaultMessage": "!!!Ferdi Debug Information",
7822 "end": { 7822 "end": {
7823 "column": 3, 7823 "column": 3,
7824 "line": 181 7824 "line": 183
7825 }, 7825 },
7826 "file": "src/lib/Menu.js", 7826 "file": "src/lib/Menu.js",
7827 "id": "menu.help.debugInfoCopiedHeadline", 7827 "id": "menu.help.debugInfoCopiedHeadline",
7828 "start": { 7828 "start": {
7829 "column": 27, 7829 "column": 27,
7830 "line": 178 7830 "line": 180
7831 } 7831 }
7832 }, 7832 },
7833 { 7833 {
7834 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", 7834 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
7835 "end": { 7835 "end": {
7836 "column": 3, 7836 "column": 3,
7837 "line": 185 7837 "line": 187
7838 }, 7838 },
7839 "file": "src/lib/Menu.js", 7839 "file": "src/lib/Menu.js",
7840 "id": "menu.help.debugInfoCopiedBody", 7840 "id": "menu.help.debugInfoCopiedBody",
7841 "start": { 7841 "start": {
7842 "column": 23, 7842 "column": 23,
7843 "line": 182 7843 "line": 184
7844 } 7844 }
7845 }, 7845 },
7846 { 7846 {
7847 "defaultMessage": "!!!Unlock with Touch ID", 7847 "defaultMessage": "!!!Unlock with Touch ID",
7848 "end": { 7848 "end": {
7849 "column": 3, 7849 "column": 3,
7850 "line": 189 7850 "line": 191
7851 }, 7851 },
7852 "file": "src/lib/Menu.js", 7852 "file": "src/lib/Menu.js",
7853 "id": "locked.touchId", 7853 "id": "locked.touchId",
7854 "start": { 7854 "start": {
7855 "column": 11, 7855 "column": 11,
7856 "line": 186 7856 "line": 188
7857 } 7857 }
7858 }, 7858 },
7859 { 7859 {
7860 "defaultMessage": "!!!unlock via Touch ID", 7860 "defaultMessage": "!!!unlock via Touch ID",
7861 "end": { 7861 "end": {
7862 "column": 3, 7862 "column": 3,
7863 "line": 193 7863 "line": 195
7864 }, 7864 },
7865 "file": "src/lib/Menu.js", 7865 "file": "src/lib/Menu.js",
7866 "id": "locked.touchIdPrompt", 7866 "id": "locked.touchIdPrompt",
7867 "start": { 7867 "start": {
7868 "column": 17, 7868 "column": 17,
7869 "line": 190 7869 "line": 192
7870 } 7870 }
7871 }, 7871 },
7872 { 7872 {
7873 "defaultMessage": "!!!Terms of Service", 7873 "defaultMessage": "!!!Terms of Service",
7874 "end": { 7874 "end": {
7875 "column": 3, 7875 "column": 3,
7876 "line": 197 7876 "line": 199
7877 }, 7877 },
7878 "file": "src/lib/Menu.js", 7878 "file": "src/lib/Menu.js",
7879 "id": "menu.help.tos", 7879 "id": "menu.help.tos",
7880 "start": { 7880 "start": {
7881 "column": 7, 7881 "column": 7,
7882 "line": 194 7882 "line": 196
7883 } 7883 }
7884 }, 7884 },
7885 { 7885 {
7886 "defaultMessage": "!!!Privacy Statement", 7886 "defaultMessage": "!!!Privacy Statement",
7887 "end": { 7887 "end": {
7888 "column": 3, 7888 "column": 3,
7889 "line": 201 7889 "line": 203
7890 }, 7890 },
7891 "file": "src/lib/Menu.js", 7891 "file": "src/lib/Menu.js",
7892 "id": "menu.help.privacy", 7892 "id": "menu.help.privacy",
7893 "start": { 7893 "start": {
7894 "column": 11, 7894 "column": 11,
7895 "line": 198 7895 "line": 200
7896 } 7896 }
7897 }, 7897 },
7898 { 7898 {
7899 "defaultMessage": "!!!File", 7899 "defaultMessage": "!!!File",
7900 "end": { 7900 "end": {
7901 "column": 3, 7901 "column": 3,
7902 "line": 205 7902 "line": 207
7903 }, 7903 },
7904 "file": "src/lib/Menu.js", 7904 "file": "src/lib/Menu.js",
7905 "id": "menu.file", 7905 "id": "menu.file",
7906 "start": { 7906 "start": {
7907 "column": 8, 7907 "column": 8,
7908 "line": 202 7908 "line": 204
7909 } 7909 }
7910 }, 7910 },
7911 { 7911 {
7912 "defaultMessage": "!!!View", 7912 "defaultMessage": "!!!View",
7913 "end": { 7913 "end": {
7914 "column": 3, 7914 "column": 3,
7915 "line": 209 7915 "line": 211
7916 }, 7916 },
7917 "file": "src/lib/Menu.js", 7917 "file": "src/lib/Menu.js",
7918 "id": "menu.view", 7918 "id": "menu.view",
7919 "start": { 7919 "start": {
7920 "column": 8, 7920 "column": 8,
7921 "line": 206 7921 "line": 208
7922 } 7922 }
7923 }, 7923 },
7924 { 7924 {
7925 "defaultMessage": "!!!Services", 7925 "defaultMessage": "!!!Services",
7926 "end": { 7926 "end": {
7927 "column": 3, 7927 "column": 3,
7928 "line": 213 7928 "line": 215
7929 }, 7929 },
7930 "file": "src/lib/Menu.js", 7930 "file": "src/lib/Menu.js",
7931 "id": "menu.services", 7931 "id": "menu.services",
7932 "start": { 7932 "start": {
7933 "column": 12, 7933 "column": 12,
7934 "line": 210 7934 "line": 212
7935 } 7935 }
7936 }, 7936 },
7937 { 7937 {
7938 "defaultMessage": "!!!Window", 7938 "defaultMessage": "!!!Window",
7939 "end": { 7939 "end": {
7940 "column": 3, 7940 "column": 3,
7941 "line": 217 7941 "line": 219
7942 }, 7942 },
7943 "file": "src/lib/Menu.js", 7943 "file": "src/lib/Menu.js",
7944 "id": "menu.window", 7944 "id": "menu.window",
7945 "start": { 7945 "start": {
7946 "column": 10, 7946 "column": 10,
7947 "line": 214 7947 "line": 216
7948 } 7948 }
7949 }, 7949 },
7950 { 7950 {
7951 "defaultMessage": "!!!Help", 7951 "defaultMessage": "!!!Help",
7952 "end": { 7952 "end": {
7953 "column": 3, 7953 "column": 3,
7954 "line": 221 7954 "line": 223
7955 }, 7955 },
7956 "file": "src/lib/Menu.js", 7956 "file": "src/lib/Menu.js",
7957 "id": "menu.help", 7957 "id": "menu.help",
7958 "start": { 7958 "start": {
7959 "column": 8, 7959 "column": 8,
7960 "line": 218 7960 "line": 220
7961 } 7961 }
7962 }, 7962 },
7963 { 7963 {
7964 "defaultMessage": "!!!About Ferdi", 7964 "defaultMessage": "!!!About Ferdi",
7965 "end": { 7965 "end": {
7966 "column": 3, 7966 "column": 3,
7967 "line": 225 7967 "line": 227
7968 }, 7968 },
7969 "file": "src/lib/Menu.js", 7969 "file": "src/lib/Menu.js",
7970 "id": "menu.app.about", 7970 "id": "menu.app.about",
7971 "start": { 7971 "start": {
7972 "column": 9, 7972 "column": 9,
7973 "line": 222 7973 "line": 224
7974 } 7974 }
7975 }, 7975 },
7976 { 7976 {
7977 "defaultMessage": "!!!What's new?", 7977 "defaultMessage": "!!!What's new?",
7978 "end": { 7978 "end": {
7979 "column": 3, 7979 "column": 3,
7980 "line": 229 7980 "line": 231
7981 }, 7981 },
7982 "file": "src/lib/Menu.js", 7982 "file": "src/lib/Menu.js",
7983 "id": "menu.app.announcement", 7983 "id": "menu.app.announcement",
7984 "start": { 7984 "start": {
7985 "column": 16, 7985 "column": 16,
7986 "line": 226 7986 "line": 228
7987 } 7987 }
7988 }, 7988 },
7989 { 7989 {
7990 "defaultMessage": "!!!Settings", 7990 "defaultMessage": "!!!Settings",
7991 "end": { 7991 "end": {
7992 "column": 3, 7992 "column": 3,
7993 "line": 233 7993 "line": 235
7994 }, 7994 },
7995 "file": "src/lib/Menu.js", 7995 "file": "src/lib/Menu.js",
7996 "id": "menu.app.settings", 7996 "id": "menu.app.settings",
7997 "start": { 7997 "start": {
7998 "column": 12, 7998 "column": 12,
7999 "line": 230 7999 "line": 232
8000 } 8000 }
8001 }, 8001 },
8002 { 8002 {
8003 "defaultMessage": "!!!Check for updates", 8003 "defaultMessage": "!!!Check for updates",
8004 "end": { 8004 "end": {
8005 "column": 3, 8005 "column": 3,
8006 "line": 237 8006 "line": 239
8007 }, 8007 },
8008 "file": "src/lib/Menu.js", 8008 "file": "src/lib/Menu.js",
8009 "id": "menu.app.checkForUpdates", 8009 "id": "menu.app.checkForUpdates",
8010 "start": { 8010 "start": {
8011 "column": 19, 8011 "column": 19,
8012 "line": 234 8012 "line": 236
8013 } 8013 }
8014 }, 8014 },
8015 { 8015 {
8016 "defaultMessage": "!!!Hide", 8016 "defaultMessage": "!!!Hide",
8017 "end": { 8017 "end": {
8018 "column": 3, 8018 "column": 3,
8019 "line": 241 8019 "line": 243
8020 }, 8020 },
8021 "file": "src/lib/Menu.js", 8021 "file": "src/lib/Menu.js",
8022 "id": "menu.app.hide", 8022 "id": "menu.app.hide",
8023 "start": { 8023 "start": {
8024 "column": 8, 8024 "column": 8,
8025 "line": 238 8025 "line": 240
8026 } 8026 }
8027 }, 8027 },
8028 { 8028 {
8029 "defaultMessage": "!!!Hide Others", 8029 "defaultMessage": "!!!Hide Others",
8030 "end": { 8030 "end": {
8031 "column": 3, 8031 "column": 3,
8032 "line": 245 8032 "line": 247
8033 }, 8033 },
8034 "file": "src/lib/Menu.js", 8034 "file": "src/lib/Menu.js",
8035 "id": "menu.app.hideOthers", 8035 "id": "menu.app.hideOthers",
8036 "start": { 8036 "start": {
8037 "column": 14, 8037 "column": 14,
8038 "line": 242 8038 "line": 244
8039 } 8039 }
8040 }, 8040 },
8041 { 8041 {
8042 "defaultMessage": "!!!Unhide", 8042 "defaultMessage": "!!!Unhide",
8043 "end": { 8043 "end": {
8044 "column": 3, 8044 "column": 3,
8045 "line": 249 8045 "line": 251
8046 }, 8046 },
8047 "file": "src/lib/Menu.js", 8047 "file": "src/lib/Menu.js",
8048 "id": "menu.app.unhide", 8048 "id": "menu.app.unhide",
8049 "start": { 8049 "start": {
8050 "column": 10, 8050 "column": 10,
8051 "line": 246 8051 "line": 248
8052 } 8052 }
8053 }, 8053 },
8054 { 8054 {
8055 "defaultMessage": "!!!Auto-hide menu bar", 8055 "defaultMessage": "!!!Auto-hide menu bar",
8056 "end": { 8056 "end": {
8057 "column": 3, 8057 "column": 3,
8058 "line": 253 8058 "line": 255
8059 }, 8059 },
8060 "file": "src/lib/Menu.js", 8060 "file": "src/lib/Menu.js",
8061 "id": "menu.app.autohideMenuBar", 8061 "id": "menu.app.autohideMenuBar",
8062 "start": { 8062 "start": {
8063 "column": 19, 8063 "column": 19,
8064 "line": 250 8064 "line": 252
8065 } 8065 }
8066 }, 8066 },
8067 { 8067 {
8068 "defaultMessage": "!!!Quit", 8068 "defaultMessage": "!!!Quit",
8069 "end": { 8069 "end": {
8070 "column": 3, 8070 "column": 3,
8071 "line": 257 8071 "line": 259
8072 }, 8072 },
8073 "file": "src/lib/Menu.js", 8073 "file": "src/lib/Menu.js",
8074 "id": "menu.app.quit", 8074 "id": "menu.app.quit",
8075 "start": { 8075 "start": {
8076 "column": 8, 8076 "column": 8,
8077 "line": 254 8077 "line": 256
8078 } 8078 }
8079 }, 8079 },
8080 { 8080 {
8081 "defaultMessage": "!!!Add New Service...", 8081 "defaultMessage": "!!!Add New Service...",
8082 "end": { 8082 "end": {
8083 "column": 3, 8083 "column": 3,
8084 "line": 261 8084 "line": 263
8085 }, 8085 },
8086 "file": "src/lib/Menu.js", 8086 "file": "src/lib/Menu.js",
8087 "id": "menu.services.addNewService", 8087 "id": "menu.services.addNewService",
8088 "start": { 8088 "start": {
8089 "column": 17, 8089 "column": 17,
8090 "line": 258 8090 "line": 260
8091 } 8091 }
8092 }, 8092 },
8093 { 8093 {
8094 "defaultMessage": "!!!Add New Workspace...", 8094 "defaultMessage": "!!!Add New Workspace...",
8095 "end": { 8095 "end": {
8096 "column": 3, 8096 "column": 3,
8097 "line": 265 8097 "line": 267
8098 }, 8098 },
8099 "file": "src/lib/Menu.js", 8099 "file": "src/lib/Menu.js",
8100 "id": "menu.workspaces.addNewWorkspace", 8100 "id": "menu.workspaces.addNewWorkspace",
8101 "start": { 8101 "start": {
8102 "column": 19, 8102 "column": 19,
8103 "line": 262 8103 "line": 264
8104 } 8104 }
8105 }, 8105 },
8106 { 8106 {
8107 "defaultMessage": "!!!Open workspace drawer", 8107 "defaultMessage": "!!!Open workspace drawer",
8108 "end": { 8108 "end": {
8109 "column": 3, 8109 "column": 3,
8110 "line": 269 8110 "line": 271
8111 }, 8111 },
8112 "file": "src/lib/Menu.js", 8112 "file": "src/lib/Menu.js",
8113 "id": "menu.workspaces.openWorkspaceDrawer", 8113 "id": "menu.workspaces.openWorkspaceDrawer",
8114 "start": { 8114 "start": {
8115 "column": 23, 8115 "column": 23,
8116 "line": 266 8116 "line": 268
8117 } 8117 }
8118 }, 8118 },
8119 { 8119 {
8120 "defaultMessage": "!!!Close workspace drawer", 8120 "defaultMessage": "!!!Close workspace drawer",
8121 "end": { 8121 "end": {
8122 "column": 3, 8122 "column": 3,
8123 "line": 273 8123 "line": 275
8124 }, 8124 },
8125 "file": "src/lib/Menu.js", 8125 "file": "src/lib/Menu.js",
8126 "id": "menu.workspaces.closeWorkspaceDrawer", 8126 "id": "menu.workspaces.closeWorkspaceDrawer",
8127 "start": { 8127 "start": {
8128 "column": 24, 8128 "column": 24,
8129 "line": 270 8129 "line": 272
8130 } 8130 }
8131 }, 8131 },
8132 { 8132 {
8133 "defaultMessage": "!!!Activate next service...", 8133 "defaultMessage": "!!!Activate next service...",
8134 "end": { 8134 "end": {
8135 "column": 3, 8135 "column": 3,
8136 "line": 277 8136 "line": 279
8137 }, 8137 },
8138 "file": "src/lib/Menu.js", 8138 "file": "src/lib/Menu.js",
8139 "id": "menu.services.setNextServiceActive", 8139 "id": "menu.services.setNextServiceActive",
8140 "start": { 8140 "start": {
8141 "column": 23, 8141 "column": 23,
8142 "line": 274 8142 "line": 276
8143 } 8143 }
8144 }, 8144 },
8145 { 8145 {
8146 "defaultMessage": "!!!Activate previous service...", 8146 "defaultMessage": "!!!Activate previous service...",
8147 "end": { 8147 "end": {
8148 "column": 3, 8148 "column": 3,
8149 "line": 281 8149 "line": 283
8150 }, 8150 },
8151 "file": "src/lib/Menu.js", 8151 "file": "src/lib/Menu.js",
8152 "id": "menu.services.activatePreviousService", 8152 "id": "menu.services.activatePreviousService",
8153 "start": { 8153 "start": {
8154 "column": 27, 8154 "column": 27,
8155 "line": 278 8155 "line": 280
8156 } 8156 }
8157 }, 8157 },
8158 { 8158 {
8159 "defaultMessage": "!!!Disable notifications & audio", 8159 "defaultMessage": "!!!Disable notifications & audio",
8160 "end": { 8160 "end": {
8161 "column": 3, 8161 "column": 3,
8162 "line": 285 8162 "line": 287
8163 }, 8163 },
8164 "file": "src/lib/Menu.js", 8164 "file": "src/lib/Menu.js",
8165 "id": "sidebar.muteApp", 8165 "id": "sidebar.muteApp",
8166 "start": { 8166 "start": {
8167 "column": 11, 8167 "column": 11,
8168 "line": 282 8168 "line": 284
8169 } 8169 }
8170 }, 8170 },
8171 { 8171 {
8172 "defaultMessage": "!!!Enable notifications & audio", 8172 "defaultMessage": "!!!Enable notifications & audio",
8173 "end": { 8173 "end": {
8174 "column": 3, 8174 "column": 3,
8175 "line": 289 8175 "line": 291
8176 }, 8176 },
8177 "file": "src/lib/Menu.js", 8177 "file": "src/lib/Menu.js",
8178 "id": "sidebar.unmuteApp", 8178 "id": "sidebar.unmuteApp",
8179 "start": { 8179 "start": {
8180 "column": 13, 8180 "column": 13,
8181 "line": 286 8181 "line": 288
8182 } 8182 }
8183 }, 8183 },
8184 { 8184 {
8185 "defaultMessage": "!!!Workspaces", 8185 "defaultMessage": "!!!Workspaces",
8186 "end": { 8186 "end": {
8187 "column": 3, 8187 "column": 3,
8188 "line": 293 8188 "line": 295
8189 }, 8189 },
8190 "file": "src/lib/Menu.js", 8190 "file": "src/lib/Menu.js",
8191 "id": "menu.workspaces", 8191 "id": "menu.workspaces",
8192 "start": { 8192 "start": {
8193 "column": 14, 8193 "column": 14,
8194 "line": 290 8194 "line": 292
8195 } 8195 }
8196 }, 8196 },
8197 { 8197 {
8198 "defaultMessage": "!!!Default", 8198 "defaultMessage": "!!!Default",
8199 "end": { 8199 "end": {
8200 "column": 3, 8200 "column": 3,
8201 "line": 297 8201 "line": 299
8202 }, 8202 },
8203 "file": "src/lib/Menu.js", 8203 "file": "src/lib/Menu.js",
8204 "id": "menu.workspaces.defaultWorkspace", 8204 "id": "menu.workspaces.defaultWorkspace",
8205 "start": { 8205 "start": {
8206 "column": 20, 8206 "column": 20,
8207 "line": 294 8207 "line": 296
8208 } 8208 }
8209 }, 8209 },
8210 { 8210 {
8211 "defaultMessage": "!!!Todos", 8211 "defaultMessage": "!!!Todos",
8212 "end": { 8212 "end": {
8213 "column": 3, 8213 "column": 3,
8214 "line": 301 8214 "line": 303
8215 }, 8215 },
8216 "file": "src/lib/Menu.js", 8216 "file": "src/lib/Menu.js",
8217 "id": "menu.todos", 8217 "id": "menu.todos",
8218 "start": { 8218 "start": {
8219 "column": 9, 8219 "column": 9,
8220 "line": 298 8220 "line": 300
8221 } 8221 }
8222 }, 8222 },
8223 { 8223 {
8224 "defaultMessage": "!!!Open Todos drawer", 8224 "defaultMessage": "!!!Open Todos drawer",
8225 "end": { 8225 "end": {
8226 "column": 3, 8226 "column": 3,
8227 "line": 305 8227 "line": 307
8228 }, 8228 },
8229 "file": "src/lib/Menu.js", 8229 "file": "src/lib/Menu.js",
8230 "id": "menu.Todoss.openTodosDrawer", 8230 "id": "menu.Todoss.openTodosDrawer",
8231 "start": { 8231 "start": {
8232 "column": 19, 8232 "column": 19,
8233 "line": 302 8233 "line": 304
8234 } 8234 }
8235 }, 8235 },
8236 { 8236 {
8237 "defaultMessage": "!!!Close Todos drawer", 8237 "defaultMessage": "!!!Close Todos drawer",
8238 "end": { 8238 "end": {
8239 "column": 3, 8239 "column": 3,
8240 "line": 309 8240 "line": 311
8241 }, 8241 },
8242 "file": "src/lib/Menu.js", 8242 "file": "src/lib/Menu.js",
8243 "id": "menu.Todoss.closeTodosDrawer", 8243 "id": "menu.Todoss.closeTodosDrawer",
8244 "start": { 8244 "start": {
8245 "column": 20, 8245 "column": 20,
8246 "line": 306 8246 "line": 308
8247 } 8247 }
8248 }, 8248 },
8249 { 8249 {
8250 "defaultMessage": "!!!Enable Todos", 8250 "defaultMessage": "!!!Enable Todos",
8251 "end": { 8251 "end": {
8252 "column": 3, 8252 "column": 3,
8253 "line": 313 8253 "line": 315
8254 }, 8254 },
8255 "file": "src/lib/Menu.js", 8255 "file": "src/lib/Menu.js",
8256 "id": "menu.todos.enableTodos", 8256 "id": "menu.todos.enableTodos",
8257 "start": { 8257 "start": {
8258 "column": 15, 8258 "column": 15,
8259 "line": 310 8259 "line": 312
8260 } 8260 }
8261 }, 8261 },
8262 { 8262 {
8263 "defaultMessage": "!!!Home", 8263 "defaultMessage": "!!!Home",
8264 "end": { 8264 "end": {
8265 "column": 3, 8265 "column": 3,
8266 "line": 317 8266 "line": 319
8267 }, 8267 },
8268 "file": "src/lib/Menu.js", 8268 "file": "src/lib/Menu.js",
8269 "id": "menu.services.goHome", 8269 "id": "menu.services.goHome",
8270 "start": { 8270 "start": {
8271 "column": 17, 8271 "column": 17,
8272 "line": 314 8272 "line": 316
8273 } 8273 }
8274 } 8274 }
8275 ], 8275 ],