aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-03-09 19:29:44 +0100
committerLibravatar GitHub <noreply@github.com>2020-03-09 19:29:44 +0100
commit64071db3351ab50fc6f457c38a425a52847eed4d (patch)
tree2512b1d81014c7f431138a5dfeebe88b178ddfc4 /src/i18n/locales
parentdocs: add n0emis as a contributor (#449) (diff)
downloadferdium-app-64071db3351ab50fc6f457c38a425a52847eed4d.tar.gz
ferdium-app-64071db3351ab50fc6f457c38a425a52847eed4d.tar.zst
ferdium-app-64071db3351ab50fc6f457c38a425a52847eed4d.zip
Add "Find in Page" feature (#446)
* Add "Find in Page" feature * Add custom theme to overlay * Fix lint
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/defaultMessages.json261
-rw-r--r--src/i18n/locales/en-US.json1
2 files changed, 138 insertions, 124 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index e6ff47430..be0cd008b 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -6499,809 +6499,822 @@
6499 } 6499 }
6500 }, 6500 },
6501 { 6501 {
6502 "defaultMessage": "!!!Speech", 6502 "defaultMessage": "!!!Find in Page",
6503 "end": { 6503 "end": {
6504 "column": 3, 6504 "column": 3,
6505 "line": 57 6505 "line": 57
6506 }, 6506 },
6507 "file": "src/lib/Menu.js", 6507 "file": "src/lib/Menu.js",
6508 "id": "menu.edit.findInPage",
6509 "start": {
6510 "column": 14,
6511 "line": 54
6512 }
6513 },
6514 {
6515 "defaultMessage": "!!!Speech",
6516 "end": {
6517 "column": 3,
6518 "line": 61
6519 },
6520 "file": "src/lib/Menu.js",
6508 "id": "menu.edit.speech", 6521 "id": "menu.edit.speech",
6509 "start": { 6522 "start": {
6510 "column": 10, 6523 "column": 10,
6511 "line": 54 6524 "line": 58
6512 } 6525 }
6513 }, 6526 },
6514 { 6527 {
6515 "defaultMessage": "!!!Start Speaking", 6528 "defaultMessage": "!!!Start Speaking",
6516 "end": { 6529 "end": {
6517 "column": 3, 6530 "column": 3,
6518 "line": 61 6531 "line": 65
6519 }, 6532 },
6520 "file": "src/lib/Menu.js", 6533 "file": "src/lib/Menu.js",
6521 "id": "menu.edit.startSpeaking", 6534 "id": "menu.edit.startSpeaking",
6522 "start": { 6535 "start": {
6523 "column": 17, 6536 "column": 17,
6524 "line": 58 6537 "line": 62
6525 } 6538 }
6526 }, 6539 },
6527 { 6540 {
6528 "defaultMessage": "!!!Stop Speaking", 6541 "defaultMessage": "!!!Stop Speaking",
6529 "end": { 6542 "end": {
6530 "column": 3, 6543 "column": 3,
6531 "line": 65 6544 "line": 69
6532 }, 6545 },
6533 "file": "src/lib/Menu.js", 6546 "file": "src/lib/Menu.js",
6534 "id": "menu.edit.stopSpeaking", 6547 "id": "menu.edit.stopSpeaking",
6535 "start": { 6548 "start": {
6536 "column": 16, 6549 "column": 16,
6537 "line": 62 6550 "line": 66
6538 } 6551 }
6539 }, 6552 },
6540 { 6553 {
6541 "defaultMessage": "!!!Start Dictation", 6554 "defaultMessage": "!!!Start Dictation",
6542 "end": { 6555 "end": {
6543 "column": 3, 6556 "column": 3,
6544 "line": 69 6557 "line": 73
6545 }, 6558 },
6546 "file": "src/lib/Menu.js", 6559 "file": "src/lib/Menu.js",
6547 "id": "menu.edit.startDictation", 6560 "id": "menu.edit.startDictation",
6548 "start": { 6561 "start": {
6549 "column": 18, 6562 "column": 18,
6550 "line": 66 6563 "line": 70
6551 } 6564 }
6552 }, 6565 },
6553 { 6566 {
6554 "defaultMessage": "!!!Emoji & Symbols", 6567 "defaultMessage": "!!!Emoji & Symbols",
6555 "end": { 6568 "end": {
6556 "column": 3, 6569 "column": 3,
6557 "line": 73 6570 "line": 77
6558 }, 6571 },
6559 "file": "src/lib/Menu.js", 6572 "file": "src/lib/Menu.js",
6560 "id": "menu.edit.emojiSymbols", 6573 "id": "menu.edit.emojiSymbols",
6561 "start": { 6574 "start": {
6562 "column": 16, 6575 "column": 16,
6563 "line": 70 6576 "line": 74
6564 } 6577 }
6565 }, 6578 },
6566 { 6579 {
6567 "defaultMessage": "!!!Open Quick Switch", 6580 "defaultMessage": "!!!Open Quick Switch",
6568 "end": { 6581 "end": {
6569 "column": 3, 6582 "column": 3,
6570 "line": 77 6583 "line": 81
6571 }, 6584 },
6572 "file": "src/lib/Menu.js", 6585 "file": "src/lib/Menu.js",
6573 "id": "menu.view.openQuickSwitch", 6586 "id": "menu.view.openQuickSwitch",
6574 "start": { 6587 "start": {
6575 "column": 19, 6588 "column": 19,
6576 "line": 74 6589 "line": 78
6577 } 6590 }
6578 }, 6591 },
6579 { 6592 {
6580 "defaultMessage": "!!!Back", 6593 "defaultMessage": "!!!Back",
6581 "end": { 6594 "end": {
6582 "column": 3, 6595 "column": 3,
6583 "line": 81 6596 "line": 85
6584 }, 6597 },
6585 "file": "src/lib/Menu.js", 6598 "file": "src/lib/Menu.js",
6586 "id": "menu.view.back", 6599 "id": "menu.view.back",
6587 "start": { 6600 "start": {
6588 "column": 8, 6601 "column": 8,
6589 "line": 78 6602 "line": 82
6590 } 6603 }
6591 }, 6604 },
6592 { 6605 {
6593 "defaultMessage": "!!!Forward", 6606 "defaultMessage": "!!!Forward",
6594 "end": { 6607 "end": {
6595 "column": 3, 6608 "column": 3,
6596 "line": 85 6609 "line": 89
6597 }, 6610 },
6598 "file": "src/lib/Menu.js", 6611 "file": "src/lib/Menu.js",
6599 "id": "menu.view.forward", 6612 "id": "menu.view.forward",
6600 "start": { 6613 "start": {
6601 "column": 11, 6614 "column": 11,
6602 "line": 82 6615 "line": 86
6603 } 6616 }
6604 }, 6617 },
6605 { 6618 {
6606 "defaultMessage": "!!!Actual Size", 6619 "defaultMessage": "!!!Actual Size",
6607 "end": { 6620 "end": {
6608 "column": 3, 6621 "column": 3,
6609 "line": 89 6622 "line": 93
6610 }, 6623 },
6611 "file": "src/lib/Menu.js", 6624 "file": "src/lib/Menu.js",
6612 "id": "menu.view.resetZoom", 6625 "id": "menu.view.resetZoom",
6613 "start": { 6626 "start": {
6614 "column": 13, 6627 "column": 13,
6615 "line": 86 6628 "line": 90
6616 } 6629 }
6617 }, 6630 },
6618 { 6631 {
6619 "defaultMessage": "!!!Zoom In", 6632 "defaultMessage": "!!!Zoom In",
6620 "end": { 6633 "end": {
6621 "column": 3, 6634 "column": 3,
6622 "line": 93 6635 "line": 97
6623 }, 6636 },
6624 "file": "src/lib/Menu.js", 6637 "file": "src/lib/Menu.js",
6625 "id": "menu.view.zoomIn", 6638 "id": "menu.view.zoomIn",
6626 "start": { 6639 "start": {
6627 "column": 10, 6640 "column": 10,
6628 "line": 90 6641 "line": 94
6629 } 6642 }
6630 }, 6643 },
6631 { 6644 {
6632 "defaultMessage": "!!!Zoom Out", 6645 "defaultMessage": "!!!Zoom Out",
6633 "end": { 6646 "end": {
6634 "column": 3, 6647 "column": 3,
6635 "line": 97 6648 "line": 101
6636 }, 6649 },
6637 "file": "src/lib/Menu.js", 6650 "file": "src/lib/Menu.js",
6638 "id": "menu.view.zoomOut", 6651 "id": "menu.view.zoomOut",
6639 "start": { 6652 "start": {
6640 "column": 11, 6653 "column": 11,
6641 "line": 94 6654 "line": 98
6642 } 6655 }
6643 }, 6656 },
6644 { 6657 {
6645 "defaultMessage": "!!!Enter Full Screen", 6658 "defaultMessage": "!!!Enter Full Screen",
6646 "end": { 6659 "end": {
6647 "column": 3, 6660 "column": 3,
6648 "line": 101 6661 "line": 105
6649 }, 6662 },
6650 "file": "src/lib/Menu.js", 6663 "file": "src/lib/Menu.js",
6651 "id": "menu.view.enterFullScreen", 6664 "id": "menu.view.enterFullScreen",
6652 "start": { 6665 "start": {
6653 "column": 19, 6666 "column": 19,
6654 "line": 98 6667 "line": 102
6655 } 6668 }
6656 }, 6669 },
6657 { 6670 {
6658 "defaultMessage": "!!!Exit Full Screen", 6671 "defaultMessage": "!!!Exit Full Screen",
6659 "end": { 6672 "end": {
6660 "column": 3, 6673 "column": 3,
6661 "line": 105 6674 "line": 109
6662 }, 6675 },
6663 "file": "src/lib/Menu.js", 6676 "file": "src/lib/Menu.js",
6664 "id": "menu.view.exitFullScreen", 6677 "id": "menu.view.exitFullScreen",
6665 "start": { 6678 "start": {
6666 "column": 18, 6679 "column": 18,
6667 "line": 102 6680 "line": 106
6668 } 6681 }
6669 }, 6682 },
6670 { 6683 {
6671 "defaultMessage": "!!!Toggle Full Screen", 6684 "defaultMessage": "!!!Toggle Full Screen",
6672 "end": { 6685 "end": {
6673 "column": 3, 6686 "column": 3,
6674 "line": 109 6687 "line": 113
6675 }, 6688 },
6676 "file": "src/lib/Menu.js", 6689 "file": "src/lib/Menu.js",
6677 "id": "menu.view.toggleFullScreen", 6690 "id": "menu.view.toggleFullScreen",
6678 "start": { 6691 "start": {
6679 "column": 20, 6692 "column": 20,
6680 "line": 106 6693 "line": 110
6681 } 6694 }
6682 }, 6695 },
6683 { 6696 {
6684 "defaultMessage": "!!!Toggle Developer Tools", 6697 "defaultMessage": "!!!Toggle Developer Tools",
6685 "end": { 6698 "end": {
6686 "column": 3, 6699 "column": 3,
6687 "line": 113 6700 "line": 117
6688 }, 6701 },
6689 "file": "src/lib/Menu.js", 6702 "file": "src/lib/Menu.js",
6690 "id": "menu.view.toggleDevTools", 6703 "id": "menu.view.toggleDevTools",
6691 "start": { 6704 "start": {
6692 "column": 18, 6705 "column": 18,
6693 "line": 110 6706 "line": 114
6694 } 6707 }
6695 }, 6708 },
6696 { 6709 {
6697 "defaultMessage": "!!!Toggle Todos Developer Tools", 6710 "defaultMessage": "!!!Toggle Todos Developer Tools",
6698 "end": { 6711 "end": {
6699 "column": 3, 6712 "column": 3,
6700 "line": 117 6713 "line": 121
6701 }, 6714 },
6702 "file": "src/lib/Menu.js", 6715 "file": "src/lib/Menu.js",
6703 "id": "menu.view.toggleTodosDevTools", 6716 "id": "menu.view.toggleTodosDevTools",
6704 "start": { 6717 "start": {
6705 "column": 23, 6718 "column": 23,
6706 "line": 114 6719 "line": 118
6707 } 6720 }
6708 }, 6721 },
6709 { 6722 {
6710 "defaultMessage": "!!!Toggle Service Developer Tools", 6723 "defaultMessage": "!!!Toggle Service Developer Tools",
6711 "end": { 6724 "end": {
6712 "column": 3, 6725 "column": 3,
6713 "line": 121 6726 "line": 125
6714 }, 6727 },
6715 "file": "src/lib/Menu.js", 6728 "file": "src/lib/Menu.js",
6716 "id": "menu.view.toggleServiceDevTools", 6729 "id": "menu.view.toggleServiceDevTools",
6717 "start": { 6730 "start": {
6718 "column": 25, 6731 "column": 25,
6719 "line": 118 6732 "line": 122
6720 } 6733 }
6721 }, 6734 },
6722 { 6735 {
6723 "defaultMessage": "!!!Reload Service", 6736 "defaultMessage": "!!!Reload Service",
6724 "end": { 6737 "end": {
6725 "column": 3, 6738 "column": 3,
6726 "line": 125 6739 "line": 129
6727 }, 6740 },
6728 "file": "src/lib/Menu.js", 6741 "file": "src/lib/Menu.js",
6729 "id": "menu.view.reloadService", 6742 "id": "menu.view.reloadService",
6730 "start": { 6743 "start": {
6731 "column": 17, 6744 "column": 17,
6732 "line": 122 6745 "line": 126
6733 } 6746 }
6734 }, 6747 },
6735 { 6748 {
6736 "defaultMessage": "!!!Reload Ferdi", 6749 "defaultMessage": "!!!Reload Ferdi",
6737 "end": { 6750 "end": {
6738 "column": 3, 6751 "column": 3,
6739 "line": 129 6752 "line": 133
6740 }, 6753 },
6741 "file": "src/lib/Menu.js", 6754 "file": "src/lib/Menu.js",
6742 "id": "menu.view.reloadFranz", 6755 "id": "menu.view.reloadFranz",
6743 "start": { 6756 "start": {
6744 "column": 15, 6757 "column": 15,
6745 "line": 126 6758 "line": 130
6746 } 6759 }
6747 }, 6760 },
6748 { 6761 {
6749 "defaultMessage": "!!!Lock Ferdi", 6762 "defaultMessage": "!!!Lock Ferdi",
6750 "end": { 6763 "end": {
6751 "column": 3, 6764 "column": 3,
6752 "line": 133 6765 "line": 137
6753 }, 6766 },
6754 "file": "src/lib/Menu.js", 6767 "file": "src/lib/Menu.js",
6755 "id": "menu.view.lockFerdi", 6768 "id": "menu.view.lockFerdi",
6756 "start": { 6769 "start": {
6757 "column": 13, 6770 "column": 13,
6758 "line": 130 6771 "line": 134
6759 } 6772 }
6760 }, 6773 },
6761 { 6774 {
6762 "defaultMessage": "!!!Minimize", 6775 "defaultMessage": "!!!Minimize",
6763 "end": { 6776 "end": {
6764 "column": 3, 6777 "column": 3,
6765 "line": 137 6778 "line": 141
6766 }, 6779 },
6767 "file": "src/lib/Menu.js", 6780 "file": "src/lib/Menu.js",
6768 "id": "menu.window.minimize", 6781 "id": "menu.window.minimize",
6769 "start": { 6782 "start": {
6770 "column": 12, 6783 "column": 12,
6771 "line": 134 6784 "line": 138
6772 } 6785 }
6773 }, 6786 },
6774 { 6787 {
6775 "defaultMessage": "!!!Close", 6788 "defaultMessage": "!!!Close",
6776 "end": { 6789 "end": {
6777 "column": 3, 6790 "column": 3,
6778 "line": 141 6791 "line": 145
6779 }, 6792 },
6780 "file": "src/lib/Menu.js", 6793 "file": "src/lib/Menu.js",
6781 "id": "menu.window.close", 6794 "id": "menu.window.close",
6782 "start": { 6795 "start": {
6783 "column": 9, 6796 "column": 9,
6784 "line": 138 6797 "line": 142
6785 } 6798 }
6786 }, 6799 },
6787 { 6800 {
6788 "defaultMessage": "!!!Learn More", 6801 "defaultMessage": "!!!Learn More",
6789 "end": { 6802 "end": {
6790 "column": 3, 6803 "column": 3,
6791 "line": 145 6804 "line": 149
6792 }, 6805 },
6793 "file": "src/lib/Menu.js", 6806 "file": "src/lib/Menu.js",
6794 "id": "menu.help.learnMore", 6807 "id": "menu.help.learnMore",
6795 "start": { 6808 "start": {
6796 "column": 13, 6809 "column": 13,
6797 "line": 142 6810 "line": 146
6798 } 6811 }
6799 }, 6812 },
6800 { 6813 {
6801 "defaultMessage": "!!!Changelog", 6814 "defaultMessage": "!!!Changelog",
6802 "end": { 6815 "end": {
6803 "column": 3, 6816 "column": 3,
6804 "line": 149 6817 "line": 153
6805 }, 6818 },
6806 "file": "src/lib/Menu.js", 6819 "file": "src/lib/Menu.js",
6807 "id": "menu.help.changelog", 6820 "id": "menu.help.changelog",
6808 "start": { 6821 "start": {
6809 "column": 13, 6822 "column": 13,
6810 "line": 146 6823 "line": 150
6811 } 6824 }
6812 }, 6825 },
6813 { 6826 {
6814 "defaultMessage": "!!!Support", 6827 "defaultMessage": "!!!Support",
6815 "end": { 6828 "end": {
6816 "column": 3, 6829 "column": 3,
6817 "line": 153 6830 "line": 157
6818 }, 6831 },
6819 "file": "src/lib/Menu.js", 6832 "file": "src/lib/Menu.js",
6820 "id": "menu.help.support", 6833 "id": "menu.help.support",
6821 "start": { 6834 "start": {
6822 "column": 11, 6835 "column": 11,
6823 "line": 150 6836 "line": 154
6824 } 6837 }
6825 }, 6838 },
6826 { 6839 {
6827 "defaultMessage": "!!!Copy Debug Information", 6840 "defaultMessage": "!!!Copy Debug Information",
6828 "end": { 6841 "end": {
6829 "column": 3, 6842 "column": 3,
6830 "line": 157 6843 "line": 161
6831 }, 6844 },
6832 "file": "src/lib/Menu.js", 6845 "file": "src/lib/Menu.js",
6833 "id": "menu.help.debugInfo", 6846 "id": "menu.help.debugInfo",
6834 "start": { 6847 "start": {
6835 "column": 13, 6848 "column": 13,
6836 "line": 154 6849 "line": 158
6837 } 6850 }
6838 }, 6851 },
6839 { 6852 {
6840 "defaultMessage": "!!!Publish Debug Information", 6853 "defaultMessage": "!!!Publish Debug Information",
6841 "end": { 6854 "end": {
6842 "column": 3, 6855 "column": 3,
6843 "line": 161 6856 "line": 165
6844 }, 6857 },
6845 "file": "src/lib/Menu.js", 6858 "file": "src/lib/Menu.js",
6846 "id": "menu.help.publishDebugInfo", 6859 "id": "menu.help.publishDebugInfo",
6847 "start": { 6860 "start": {
6848 "column": 20, 6861 "column": 20,
6849 "line": 158 6862 "line": 162
6850 } 6863 }
6851 }, 6864 },
6852 { 6865 {
6853 "defaultMessage": "!!!Ferdi Debug Information", 6866 "defaultMessage": "!!!Ferdi Debug Information",
6854 "end": { 6867 "end": {
6855 "column": 3, 6868 "column": 3,
6856 "line": 165 6869 "line": 169
6857 }, 6870 },
6858 "file": "src/lib/Menu.js", 6871 "file": "src/lib/Menu.js",
6859 "id": "menu.help.debugInfoCopiedHeadline", 6872 "id": "menu.help.debugInfoCopiedHeadline",
6860 "start": { 6873 "start": {
6861 "column": 27, 6874 "column": 27,
6862 "line": 162 6875 "line": 166
6863 } 6876 }
6864 }, 6877 },
6865 { 6878 {
6866 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", 6879 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
6867 "end": { 6880 "end": {
6868 "column": 3, 6881 "column": 3,
6869 "line": 169 6882 "line": 173
6870 }, 6883 },
6871 "file": "src/lib/Menu.js", 6884 "file": "src/lib/Menu.js",
6872 "id": "menu.help.debugInfoCopiedBody", 6885 "id": "menu.help.debugInfoCopiedBody",
6873 "start": { 6886 "start": {
6874 "column": 23, 6887 "column": 23,
6875 "line": 166 6888 "line": 170
6876 } 6889 }
6877 }, 6890 },
6878 { 6891 {
6879 "defaultMessage": "!!!Unlock with Touch ID", 6892 "defaultMessage": "!!!Unlock with Touch ID",
6880 "end": { 6893 "end": {
6881 "column": 3, 6894 "column": 3,
6882 "line": 173 6895 "line": 177
6883 }, 6896 },
6884 "file": "src/lib/Menu.js", 6897 "file": "src/lib/Menu.js",
6885 "id": "locked.touchId", 6898 "id": "locked.touchId",
6886 "start": { 6899 "start": {
6887 "column": 11, 6900 "column": 11,
6888 "line": 170 6901 "line": 174
6889 } 6902 }
6890 }, 6903 },
6891 { 6904 {
6892 "defaultMessage": "!!!unlock via Touch ID", 6905 "defaultMessage": "!!!unlock via Touch ID",
6893 "end": { 6906 "end": {
6894 "column": 3, 6907 "column": 3,
6895 "line": 177 6908 "line": 181
6896 }, 6909 },
6897 "file": "src/lib/Menu.js", 6910 "file": "src/lib/Menu.js",
6898 "id": "locked.touchIdPrompt", 6911 "id": "locked.touchIdPrompt",
6899 "start": { 6912 "start": {
6900 "column": 17, 6913 "column": 17,
6901 "line": 174 6914 "line": 178
6902 } 6915 }
6903 }, 6916 },
6904 { 6917 {
6905 "defaultMessage": "!!!Terms of Service", 6918 "defaultMessage": "!!!Terms of Service",
6906 "end": { 6919 "end": {
6907 "column": 3, 6920 "column": 3,
6908 "line": 181 6921 "line": 185
6909 }, 6922 },
6910 "file": "src/lib/Menu.js", 6923 "file": "src/lib/Menu.js",
6911 "id": "menu.help.tos", 6924 "id": "menu.help.tos",
6912 "start": { 6925 "start": {
6913 "column": 7, 6926 "column": 7,
6914 "line": 178 6927 "line": 182
6915 } 6928 }
6916 }, 6929 },
6917 { 6930 {
6918 "defaultMessage": "!!!Privacy Statement", 6931 "defaultMessage": "!!!Privacy Statement",
6919 "end": { 6932 "end": {
6920 "column": 3, 6933 "column": 3,
6921 "line": 185 6934 "line": 189
6922 }, 6935 },
6923 "file": "src/lib/Menu.js", 6936 "file": "src/lib/Menu.js",
6924 "id": "menu.help.privacy", 6937 "id": "menu.help.privacy",
6925 "start": { 6938 "start": {
6926 "column": 11, 6939 "column": 11,
6927 "line": 182 6940 "line": 186
6928 } 6941 }
6929 }, 6942 },
6930 { 6943 {
6931 "defaultMessage": "!!!File", 6944 "defaultMessage": "!!!File",
6932 "end": { 6945 "end": {
6933 "column": 3, 6946 "column": 3,
6934 "line": 189 6947 "line": 193
6935 }, 6948 },
6936 "file": "src/lib/Menu.js", 6949 "file": "src/lib/Menu.js",
6937 "id": "menu.file", 6950 "id": "menu.file",
6938 "start": { 6951 "start": {
6939 "column": 8, 6952 "column": 8,
6940 "line": 186 6953 "line": 190
6941 } 6954 }
6942 }, 6955 },
6943 { 6956 {
6944 "defaultMessage": "!!!View", 6957 "defaultMessage": "!!!View",
6945 "end": { 6958 "end": {
6946 "column": 3, 6959 "column": 3,
6947 "line": 193 6960 "line": 197
6948 }, 6961 },
6949 "file": "src/lib/Menu.js", 6962 "file": "src/lib/Menu.js",
6950 "id": "menu.view", 6963 "id": "menu.view",
6951 "start": { 6964 "start": {
6952 "column": 8, 6965 "column": 8,
6953 "line": 190 6966 "line": 194
6954 } 6967 }
6955 }, 6968 },
6956 { 6969 {
6957 "defaultMessage": "!!!Services", 6970 "defaultMessage": "!!!Services",
6958 "end": { 6971 "end": {
6959 "column": 3, 6972 "column": 3,
6960 "line": 197 6973 "line": 201
6961 }, 6974 },
6962 "file": "src/lib/Menu.js", 6975 "file": "src/lib/Menu.js",
6963 "id": "menu.services", 6976 "id": "menu.services",
6964 "start": { 6977 "start": {
6965 "column": 12, 6978 "column": 12,
6966 "line": 194 6979 "line": 198
6967 } 6980 }
6968 }, 6981 },
6969 { 6982 {
6970 "defaultMessage": "!!!Window", 6983 "defaultMessage": "!!!Window",
6971 "end": { 6984 "end": {
6972 "column": 3, 6985 "column": 3,
6973 "line": 201 6986 "line": 205
6974 }, 6987 },
6975 "file": "src/lib/Menu.js", 6988 "file": "src/lib/Menu.js",
6976 "id": "menu.window", 6989 "id": "menu.window",
6977 "start": { 6990 "start": {
6978 "column": 10, 6991 "column": 10,
6979 "line": 198 6992 "line": 202
6980 } 6993 }
6981 }, 6994 },
6982 { 6995 {
6983 "defaultMessage": "!!!Help", 6996 "defaultMessage": "!!!Help",
6984 "end": { 6997 "end": {
6985 "column": 3, 6998 "column": 3,
6986 "line": 205 6999 "line": 209
6987 }, 7000 },
6988 "file": "src/lib/Menu.js", 7001 "file": "src/lib/Menu.js",
6989 "id": "menu.help", 7002 "id": "menu.help",
6990 "start": { 7003 "start": {
6991 "column": 8, 7004 "column": 8,
6992 "line": 202 7005 "line": 206
6993 } 7006 }
6994 }, 7007 },
6995 { 7008 {
6996 "defaultMessage": "!!!About Ferdi", 7009 "defaultMessage": "!!!About Ferdi",
6997 "end": { 7010 "end": {
6998 "column": 3, 7011 "column": 3,
6999 "line": 209 7012 "line": 213
7000 }, 7013 },
7001 "file": "src/lib/Menu.js", 7014 "file": "src/lib/Menu.js",
7002 "id": "menu.app.about", 7015 "id": "menu.app.about",
7003 "start": { 7016 "start": {
7004 "column": 9, 7017 "column": 9,
7005 "line": 206 7018 "line": 210
7006 } 7019 }
7007 }, 7020 },
7008 { 7021 {
7009 "defaultMessage": "!!!What's new?", 7022 "defaultMessage": "!!!What's new?",
7010 "end": { 7023 "end": {
7011 "column": 3, 7024 "column": 3,
7012 "line": 213 7025 "line": 217
7013 }, 7026 },
7014 "file": "src/lib/Menu.js", 7027 "file": "src/lib/Menu.js",
7015 "id": "menu.app.announcement", 7028 "id": "menu.app.announcement",
7016 "start": { 7029 "start": {
7017 "column": 16, 7030 "column": 16,
7018 "line": 210 7031 "line": 214
7019 } 7032 }
7020 }, 7033 },
7021 { 7034 {
7022 "defaultMessage": "!!!Settings", 7035 "defaultMessage": "!!!Settings",
7023 "end": { 7036 "end": {
7024 "column": 3, 7037 "column": 3,
7025 "line": 217 7038 "line": 221
7026 }, 7039 },
7027 "file": "src/lib/Menu.js", 7040 "file": "src/lib/Menu.js",
7028 "id": "menu.app.settings", 7041 "id": "menu.app.settings",
7029 "start": { 7042 "start": {
7030 "column": 12, 7043 "column": 12,
7031 "line": 214 7044 "line": 218
7032 } 7045 }
7033 }, 7046 },
7034 { 7047 {
7035 "defaultMessage": "!!!Check for updates", 7048 "defaultMessage": "!!!Check for updates",
7036 "end": { 7049 "end": {
7037 "column": 3, 7050 "column": 3,
7038 "line": 221 7051 "line": 225
7039 }, 7052 },
7040 "file": "src/lib/Menu.js", 7053 "file": "src/lib/Menu.js",
7041 "id": "menu.app.checkForUpdates", 7054 "id": "menu.app.checkForUpdates",
7042 "start": { 7055 "start": {
7043 "column": 19, 7056 "column": 19,
7044 "line": 218 7057 "line": 222
7045 } 7058 }
7046 }, 7059 },
7047 { 7060 {
7048 "defaultMessage": "!!!Hide", 7061 "defaultMessage": "!!!Hide",
7049 "end": { 7062 "end": {
7050 "column": 3, 7063 "column": 3,
7051 "line": 225 7064 "line": 229
7052 }, 7065 },
7053 "file": "src/lib/Menu.js", 7066 "file": "src/lib/Menu.js",
7054 "id": "menu.app.hide", 7067 "id": "menu.app.hide",
7055 "start": { 7068 "start": {
7056 "column": 8, 7069 "column": 8,
7057 "line": 222 7070 "line": 226
7058 } 7071 }
7059 }, 7072 },
7060 { 7073 {
7061 "defaultMessage": "!!!Hide Others", 7074 "defaultMessage": "!!!Hide Others",
7062 "end": { 7075 "end": {
7063 "column": 3, 7076 "column": 3,
7064 "line": 229 7077 "line": 233
7065 }, 7078 },
7066 "file": "src/lib/Menu.js", 7079 "file": "src/lib/Menu.js",
7067 "id": "menu.app.hideOthers", 7080 "id": "menu.app.hideOthers",
7068 "start": { 7081 "start": {
7069 "column": 14, 7082 "column": 14,
7070 "line": 226 7083 "line": 230
7071 } 7084 }
7072 }, 7085 },
7073 { 7086 {
7074 "defaultMessage": "!!!Unhide", 7087 "defaultMessage": "!!!Unhide",
7075 "end": { 7088 "end": {
7076 "column": 3, 7089 "column": 3,
7077 "line": 233 7090 "line": 237
7078 }, 7091 },
7079 "file": "src/lib/Menu.js", 7092 "file": "src/lib/Menu.js",
7080 "id": "menu.app.unhide", 7093 "id": "menu.app.unhide",
7081 "start": { 7094 "start": {
7082 "column": 10, 7095 "column": 10,
7083 "line": 230 7096 "line": 234
7084 } 7097 }
7085 }, 7098 },
7086 { 7099 {
7087 "defaultMessage": "!!!Auto-hide menu bar", 7100 "defaultMessage": "!!!Auto-hide menu bar",
7088 "end": { 7101 "end": {
7089 "column": 3, 7102 "column": 3,
7090 "line": 237 7103 "line": 241
7091 }, 7104 },
7092 "file": "src/lib/Menu.js", 7105 "file": "src/lib/Menu.js",
7093 "id": "menu.app.autohideMenuBar", 7106 "id": "menu.app.autohideMenuBar",
7094 "start": { 7107 "start": {
7095 "column": 19, 7108 "column": 19,
7096 "line": 234 7109 "line": 238
7097 } 7110 }
7098 }, 7111 },
7099 { 7112 {
7100 "defaultMessage": "!!!Quit", 7113 "defaultMessage": "!!!Quit",
7101 "end": { 7114 "end": {
7102 "column": 3, 7115 "column": 3,
7103 "line": 241 7116 "line": 245
7104 }, 7117 },
7105 "file": "src/lib/Menu.js", 7118 "file": "src/lib/Menu.js",
7106 "id": "menu.app.quit", 7119 "id": "menu.app.quit",
7107 "start": { 7120 "start": {
7108 "column": 8, 7121 "column": 8,
7109 "line": 238 7122 "line": 242
7110 } 7123 }
7111 }, 7124 },
7112 { 7125 {
7113 "defaultMessage": "!!!Add New Service...", 7126 "defaultMessage": "!!!Add New Service...",
7114 "end": { 7127 "end": {
7115 "column": 3, 7128 "column": 3,
7116 "line": 245 7129 "line": 249
7117 }, 7130 },
7118 "file": "src/lib/Menu.js", 7131 "file": "src/lib/Menu.js",
7119 "id": "menu.services.addNewService", 7132 "id": "menu.services.addNewService",
7120 "start": { 7133 "start": {
7121 "column": 17, 7134 "column": 17,
7122 "line": 242 7135 "line": 246
7123 } 7136 }
7124 }, 7137 },
7125 { 7138 {
7126 "defaultMessage": "!!!Add New Workspace...", 7139 "defaultMessage": "!!!Add New Workspace...",
7127 "end": { 7140 "end": {
7128 "column": 3, 7141 "column": 3,
7129 "line": 249 7142 "line": 253
7130 }, 7143 },
7131 "file": "src/lib/Menu.js", 7144 "file": "src/lib/Menu.js",
7132 "id": "menu.workspaces.addNewWorkspace", 7145 "id": "menu.workspaces.addNewWorkspace",
7133 "start": { 7146 "start": {
7134 "column": 19, 7147 "column": 19,
7135 "line": 246 7148 "line": 250
7136 } 7149 }
7137 }, 7150 },
7138 { 7151 {
7139 "defaultMessage": "!!!Open workspace drawer", 7152 "defaultMessage": "!!!Open workspace drawer",
7140 "end": { 7153 "end": {
7141 "column": 3, 7154 "column": 3,
7142 "line": 253 7155 "line": 257
7143 }, 7156 },
7144 "file": "src/lib/Menu.js", 7157 "file": "src/lib/Menu.js",
7145 "id": "menu.workspaces.openWorkspaceDrawer", 7158 "id": "menu.workspaces.openWorkspaceDrawer",
7146 "start": { 7159 "start": {
7147 "column": 23, 7160 "column": 23,
7148 "line": 250 7161 "line": 254
7149 } 7162 }
7150 }, 7163 },
7151 { 7164 {
7152 "defaultMessage": "!!!Close workspace drawer", 7165 "defaultMessage": "!!!Close workspace drawer",
7153 "end": { 7166 "end": {
7154 "column": 3, 7167 "column": 3,
7155 "line": 257 7168 "line": 261
7156 }, 7169 },
7157 "file": "src/lib/Menu.js", 7170 "file": "src/lib/Menu.js",
7158 "id": "menu.workspaces.closeWorkspaceDrawer", 7171 "id": "menu.workspaces.closeWorkspaceDrawer",
7159 "start": { 7172 "start": {
7160 "column": 24, 7173 "column": 24,
7161 "line": 254 7174 "line": 258
7162 } 7175 }
7163 }, 7176 },
7164 { 7177 {
7165 "defaultMessage": "!!!Activate next service...", 7178 "defaultMessage": "!!!Activate next service...",
7166 "end": { 7179 "end": {
7167 "column": 3, 7180 "column": 3,
7168 "line": 261 7181 "line": 265
7169 }, 7182 },
7170 "file": "src/lib/Menu.js", 7183 "file": "src/lib/Menu.js",
7171 "id": "menu.services.setNextServiceActive", 7184 "id": "menu.services.setNextServiceActive",
7172 "start": { 7185 "start": {
7173 "column": 23, 7186 "column": 23,
7174 "line": 258 7187 "line": 262
7175 } 7188 }
7176 }, 7189 },
7177 { 7190 {
7178 "defaultMessage": "!!!Activate previous service...", 7191 "defaultMessage": "!!!Activate previous service...",
7179 "end": { 7192 "end": {
7180 "column": 3, 7193 "column": 3,
7181 "line": 265 7194 "line": 269
7182 }, 7195 },
7183 "file": "src/lib/Menu.js", 7196 "file": "src/lib/Menu.js",
7184 "id": "menu.services.activatePreviousService", 7197 "id": "menu.services.activatePreviousService",
7185 "start": { 7198 "start": {
7186 "column": 27, 7199 "column": 27,
7187 "line": 262 7200 "line": 266
7188 } 7201 }
7189 }, 7202 },
7190 { 7203 {
7191 "defaultMessage": "!!!Disable notifications & audio", 7204 "defaultMessage": "!!!Disable notifications & audio",
7192 "end": { 7205 "end": {
7193 "column": 3, 7206 "column": 3,
7194 "line": 269 7207 "line": 273
7195 }, 7208 },
7196 "file": "src/lib/Menu.js", 7209 "file": "src/lib/Menu.js",
7197 "id": "sidebar.muteApp", 7210 "id": "sidebar.muteApp",
7198 "start": { 7211 "start": {
7199 "column": 11, 7212 "column": 11,
7200 "line": 266 7213 "line": 270
7201 } 7214 }
7202 }, 7215 },
7203 { 7216 {
7204 "defaultMessage": "!!!Enable notifications & audio", 7217 "defaultMessage": "!!!Enable notifications & audio",
7205 "end": { 7218 "end": {
7206 "column": 3, 7219 "column": 3,
7207 "line": 273 7220 "line": 277
7208 }, 7221 },
7209 "file": "src/lib/Menu.js", 7222 "file": "src/lib/Menu.js",
7210 "id": "sidebar.unmuteApp", 7223 "id": "sidebar.unmuteApp",
7211 "start": { 7224 "start": {
7212 "column": 13, 7225 "column": 13,
7213 "line": 270 7226 "line": 274
7214 } 7227 }
7215 }, 7228 },
7216 { 7229 {
7217 "defaultMessage": "!!!Workspaces", 7230 "defaultMessage": "!!!Workspaces",
7218 "end": { 7231 "end": {
7219 "column": 3, 7232 "column": 3,
7220 "line": 277 7233 "line": 281
7221 }, 7234 },
7222 "file": "src/lib/Menu.js", 7235 "file": "src/lib/Menu.js",
7223 "id": "menu.workspaces", 7236 "id": "menu.workspaces",
7224 "start": { 7237 "start": {
7225 "column": 14, 7238 "column": 14,
7226 "line": 274 7239 "line": 278
7227 } 7240 }
7228 }, 7241 },
7229 { 7242 {
7230 "defaultMessage": "!!!Default", 7243 "defaultMessage": "!!!Default",
7231 "end": { 7244 "end": {
7232 "column": 3, 7245 "column": 3,
7233 "line": 281 7246 "line": 285
7234 }, 7247 },
7235 "file": "src/lib/Menu.js", 7248 "file": "src/lib/Menu.js",
7236 "id": "menu.workspaces.defaultWorkspace", 7249 "id": "menu.workspaces.defaultWorkspace",
7237 "start": { 7250 "start": {
7238 "column": 20, 7251 "column": 20,
7239 "line": 278 7252 "line": 282
7240 } 7253 }
7241 }, 7254 },
7242 { 7255 {
7243 "defaultMessage": "!!!Todos", 7256 "defaultMessage": "!!!Todos",
7244 "end": { 7257 "end": {
7245 "column": 3, 7258 "column": 3,
7246 "line": 285 7259 "line": 289
7247 }, 7260 },
7248 "file": "src/lib/Menu.js", 7261 "file": "src/lib/Menu.js",
7249 "id": "menu.todos", 7262 "id": "menu.todos",
7250 "start": { 7263 "start": {
7251 "column": 9, 7264 "column": 9,
7252 "line": 282 7265 "line": 286
7253 } 7266 }
7254 }, 7267 },
7255 { 7268 {
7256 "defaultMessage": "!!!Open Todos drawer", 7269 "defaultMessage": "!!!Open Todos drawer",
7257 "end": { 7270 "end": {
7258 "column": 3, 7271 "column": 3,
7259 "line": 289 7272 "line": 293
7260 }, 7273 },
7261 "file": "src/lib/Menu.js", 7274 "file": "src/lib/Menu.js",
7262 "id": "menu.Todoss.openTodosDrawer", 7275 "id": "menu.Todoss.openTodosDrawer",
7263 "start": { 7276 "start": {
7264 "column": 19, 7277 "column": 19,
7265 "line": 286 7278 "line": 290
7266 } 7279 }
7267 }, 7280 },
7268 { 7281 {
7269 "defaultMessage": "!!!Close Todos drawer", 7282 "defaultMessage": "!!!Close Todos drawer",
7270 "end": { 7283 "end": {
7271 "column": 3, 7284 "column": 3,
7272 "line": 293 7285 "line": 297
7273 }, 7286 },
7274 "file": "src/lib/Menu.js", 7287 "file": "src/lib/Menu.js",
7275 "id": "menu.Todoss.closeTodosDrawer", 7288 "id": "menu.Todoss.closeTodosDrawer",
7276 "start": { 7289 "start": {
7277 "column": 20, 7290 "column": 20,
7278 "line": 290 7291 "line": 294
7279 } 7292 }
7280 }, 7293 },
7281 { 7294 {
7282 "defaultMessage": "!!!Enable Todos", 7295 "defaultMessage": "!!!Enable Todos",
7283 "end": { 7296 "end": {
7284 "column": 3, 7297 "column": 3,
7285 "line": 297 7298 "line": 301
7286 }, 7299 },
7287 "file": "src/lib/Menu.js", 7300 "file": "src/lib/Menu.js",
7288 "id": "menu.todos.enableTodos", 7301 "id": "menu.todos.enableTodos",
7289 "start": { 7302 "start": {
7290 "column": 15, 7303 "column": 15,
7291 "line": 294 7304 "line": 298
7292 } 7305 }
7293 }, 7306 },
7294 { 7307 {
7295 "defaultMessage": "!!!Home", 7308 "defaultMessage": "!!!Home",
7296 "end": { 7309 "end": {
7297 "column": 3, 7310 "column": 3,
7298 "line": 301 7311 "line": 305
7299 }, 7312 },
7300 "file": "src/lib/Menu.js", 7313 "file": "src/lib/Menu.js",
7301 "id": "menu.services.goHome", 7314 "id": "menu.services.goHome",
7302 "start": { 7315 "start": {
7303 "column": 17, 7316 "column": 17,
7304 "line": 298 7317 "line": 302
7305 } 7318 }
7306 } 7319 }
7307 ], 7320 ],
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 6265ee1c2..4c14c8f90 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -116,6 +116,7 @@
116 "menu.edit.cut": "Cut", 116 "menu.edit.cut": "Cut",
117 "menu.edit.delete": "Delete", 117 "menu.edit.delete": "Delete",
118 "menu.edit.emojiSymbols": "Emoji & Symbols", 118 "menu.edit.emojiSymbols": "Emoji & Symbols",
119 "menu.edit.findInPage": "Find in Page",
119 "menu.edit.paste": "Paste", 120 "menu.edit.paste": "Paste",
120 "menu.edit.pasteAndMatchStyle": "Paste And Match Style", 121 "menu.edit.pasteAndMatchStyle": "Paste And Match Style",
121 "menu.edit.redo": "Redo", 122 "menu.edit.redo": "Redo",