aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar mhatvan <markus_hatvan@aon.at>2021-08-05 08:58:28 +0200
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-08-05 08:05:49 +0000
commit305c2c5ecb49a1349be2efb1ef557d61da9a64dc (patch)
tree19a05ed4ddfc1e5b5bb7fc3ecc071ad562da820f /src/i18n/locales
parentrefactor: minor refactoring: solve name-clash of env vars vs vars in the program (diff)
downloadferdium-app-305c2c5ecb49a1349be2efb1ef557d61da9a64dc.tar.gz
ferdium-app-305c2c5ecb49a1349be2efb1ef557d61da9a64dc.tar.zst
ferdium-app-305c2c5ecb49a1349be2efb1ef557d61da9a64dc.zip
refactor: general code improvements
- replace deprecated fs.exists with fs.existsSync - replace console.log with debug - replace hardcoded FERDI_VERSION in start.js with dynamic one from package.json - correct JSDoc annotations in Handler.js - simplify macOSPermissions.js - updates to various eslint rules - add FileReader to known globals
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/defaultMessages.json256
1 files changed, 128 insertions, 128 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index d8050906b..f18a09940 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -817,169 +817,169 @@
817 "defaultMessage": "!!!Sign up", 817 "defaultMessage": "!!!Sign up",
818 "end": { 818 "end": {
819 "column": 3, 819 "column": 3,
820 "line": 22 820 "line": 23
821 }, 821 },
822 "file": "src/components/auth/Signup.js", 822 "file": "src/components/auth/Signup.js",
823 "id": "signup.headline", 823 "id": "signup.headline",
824 "start": { 824 "start": {
825 "column": 12, 825 "column": 12,
826 "line": 19 826 "line": 20
827 } 827 }
828 }, 828 },
829 { 829 {
830 "defaultMessage": "!!!Firstname", 830 "defaultMessage": "!!!Firstname",
831 "end": { 831 "end": {
832 "column": 3, 832 "column": 3,
833 "line": 26 833 "line": 27
834 }, 834 },
835 "file": "src/components/auth/Signup.js", 835 "file": "src/components/auth/Signup.js",
836 "id": "signup.firstname.label", 836 "id": "signup.firstname.label",
837 "start": { 837 "start": {
838 "column": 18, 838 "column": 18,
839 "line": 23 839 "line": 24
840 } 840 }
841 }, 841 },
842 { 842 {
843 "defaultMessage": "!!!Lastname", 843 "defaultMessage": "!!!Lastname",
844 "end": { 844 "end": {
845 "column": 3, 845 "column": 3,
846 "line": 30 846 "line": 31
847 }, 847 },
848 "file": "src/components/auth/Signup.js", 848 "file": "src/components/auth/Signup.js",
849 "id": "signup.lastname.label", 849 "id": "signup.lastname.label",
850 "start": { 850 "start": {
851 "column": 17, 851 "column": 17,
852 "line": 27 852 "line": 28
853 } 853 }
854 }, 854 },
855 { 855 {
856 "defaultMessage": "!!!Email address", 856 "defaultMessage": "!!!Email address",
857 "end": { 857 "end": {
858 "column": 3, 858 "column": 3,
859 "line": 34 859 "line": 35
860 }, 860 },
861 "file": "src/components/auth/Signup.js", 861 "file": "src/components/auth/Signup.js",
862 "id": "signup.email.label", 862 "id": "signup.email.label",
863 "start": { 863 "start": {
864 "column": 14, 864 "column": 14,
865 "line": 31 865 "line": 32
866 } 866 }
867 }, 867 },
868 { 868 {
869 "defaultMessage": "!!!Password", 869 "defaultMessage": "!!!Password",
870 "end": { 870 "end": {
871 "column": 3, 871 "column": 3,
872 "line": 42 872 "line": 43
873 }, 873 },
874 "file": "src/components/auth/Signup.js", 874 "file": "src/components/auth/Signup.js",
875 "id": "signup.password.label", 875 "id": "signup.password.label",
876 "start": { 876 "start": {
877 "column": 17, 877 "column": 17,
878 "line": 39 878 "line": 40
879 } 879 }
880 }, 880 },
881 { 881 {
882 "defaultMessage": "!!!By creating a Ferdi account you accept the", 882 "defaultMessage": "!!!By creating a Ferdi account you accept the",
883 "end": { 883 "end": {
884 "column": 3, 884 "column": 3,
885 "line": 46 885 "line": 47
886 }, 886 },
887 "file": "src/components/auth/Signup.js", 887 "file": "src/components/auth/Signup.js",
888 "id": "signup.legal.info", 888 "id": "signup.legal.info",
889 "start": { 889 "start": {
890 "column": 13, 890 "column": 13,
891 "line": 43 891 "line": 44
892 } 892 }
893 }, 893 },
894 { 894 {
895 "defaultMessage": "!!!Terms of service", 895 "defaultMessage": "!!!Terms of service",
896 "end": { 896 "end": {
897 "column": 3, 897 "column": 3,
898 "line": 50 898 "line": 51
899 }, 899 },
900 "file": "src/components/auth/Signup.js", 900 "file": "src/components/auth/Signup.js",
901 "id": "signup.legal.terms", 901 "id": "signup.legal.terms",
902 "start": { 902 "start": {
903 "column": 9, 903 "column": 9,
904 "line": 47 904 "line": 48
905 } 905 }
906 }, 906 },
907 { 907 {
908 "defaultMessage": "!!!Privacy Statement", 908 "defaultMessage": "!!!Privacy Statement",
909 "end": { 909 "end": {
910 "column": 3, 910 "column": 3,
911 "line": 54 911 "line": 55
912 }, 912 },
913 "file": "src/components/auth/Signup.js", 913 "file": "src/components/auth/Signup.js",
914 "id": "signup.legal.privacy", 914 "id": "signup.legal.privacy",
915 "start": { 915 "start": {
916 "column": 11, 916 "column": 11,
917 "line": 51 917 "line": 52
918 } 918 }
919 }, 919 },
920 { 920 {
921 "defaultMessage": "!!!Create account", 921 "defaultMessage": "!!!Create account",
922 "end": { 922 "end": {
923 "column": 3, 923 "column": 3,
924 "line": 58 924 "line": 59
925 }, 925 },
926 "file": "src/components/auth/Signup.js", 926 "file": "src/components/auth/Signup.js",
927 "id": "signup.submit.label", 927 "id": "signup.submit.label",
928 "start": { 928 "start": {
929 "column": 21, 929 "column": 21,
930 "line": 55 930 "line": 56
931 } 931 }
932 }, 932 },
933 { 933 {
934 "defaultMessage": "!!!Already have an account, sign in?", 934 "defaultMessage": "!!!Already have an account, sign in?",
935 "end": { 935 "end": {
936 "column": 3, 936 "column": 3,
937 "line": 62 937 "line": 63
938 }, 938 },
939 "file": "src/components/auth/Signup.js", 939 "file": "src/components/auth/Signup.js",
940 "id": "signup.link.login", 940 "id": "signup.link.login",
941 "start": { 941 "start": {
942 "column": 13, 942 "column": 13,
943 "line": 59 943 "line": 60
944 } 944 }
945 }, 945 },
946 { 946 {
947 "defaultMessage": "!!!Change server", 947 "defaultMessage": "!!!Change server",
948 "end": { 948 "end": {
949 "column": 3, 949 "column": 3,
950 "line": 66 950 "line": 67
951 }, 951 },
952 "file": "src/components/auth/Signup.js", 952 "file": "src/components/auth/Signup.js",
953 "id": "login.changeServer", 953 "id": "login.changeServer",
954 "start": { 954 "start": {
955 "column": 16, 955 "column": 16,
956 "line": 63 956 "line": 64
957 } 957 }
958 }, 958 },
959 { 959 {
960 "defaultMessage": "!!!Use Ferdi without an Account", 960 "defaultMessage": "!!!Use Ferdi without an Account",
961 "end": { 961 "end": {
962 "column": 3, 962 "column": 3,
963 "line": 70 963 "line": 71
964 }, 964 },
965 "file": "src/components/auth/Signup.js", 965 "file": "src/components/auth/Signup.js",
966 "id": "services.serverless", 966 "id": "services.serverless",
967 "start": { 967 "start": {
968 "column": 14, 968 "column": 14,
969 "line": 67 969 "line": 68
970 } 970 }
971 }, 971 },
972 { 972 {
973 "defaultMessage": "!!!A user with that email address already exists", 973 "defaultMessage": "!!!A user with that email address already exists",
974 "end": { 974 "end": {
975 "column": 3, 975 "column": 3,
976 "line": 74 976 "line": 75
977 }, 977 },
978 "file": "src/components/auth/Signup.js", 978 "file": "src/components/auth/Signup.js",
979 "id": "signup.emailDuplicate", 979 "id": "signup.emailDuplicate",
980 "start": { 980 "start": {
981 "column": 18, 981 "column": 18,
982 "line": 71 982 "line": 72
983 } 983 }
984 } 984 }
985 ], 985 ],
@@ -5929,663 +5929,663 @@
5929 "defaultMessage": "!!!Edit", 5929 "defaultMessage": "!!!Edit",
5930 "end": { 5930 "end": {
5931 "column": 3, 5931 "column": 3,
5932 "line": 22 5932 "line": 23
5933 }, 5933 },
5934 "file": "src/lib/Menu.js", 5934 "file": "src/lib/Menu.js",
5935 "id": "menu.edit", 5935 "id": "menu.edit",
5936 "start": { 5936 "start": {
5937 "column": 8, 5937 "column": 8,
5938 "line": 19 5938 "line": 20
5939 } 5939 }
5940 }, 5940 },
5941 { 5941 {
5942 "defaultMessage": "!!!View", 5942 "defaultMessage": "!!!View",
5943 "end": { 5943 "end": {
5944 "column": 3, 5944 "column": 3,
5945 "line": 26 5945 "line": 27
5946 }, 5946 },
5947 "file": "src/lib/Menu.js", 5947 "file": "src/lib/Menu.js",
5948 "id": "menu.view", 5948 "id": "menu.view",
5949 "start": { 5949 "start": {
5950 "column": 8, 5950 "column": 8,
5951 "line": 23 5951 "line": 24
5952 } 5952 }
5953 }, 5953 },
5954 { 5954 {
5955 "defaultMessage": "!!!Find in Page", 5955 "defaultMessage": "!!!Find in Page",
5956 "end": { 5956 "end": {
5957 "column": 3, 5957 "column": 3,
5958 "line": 30 5958 "line": 31
5959 }, 5959 },
5960 "file": "src/lib/Menu.js", 5960 "file": "src/lib/Menu.js",
5961 "id": "menu.edit.findInPage", 5961 "id": "menu.edit.findInPage",
5962 "start": { 5962 "start": {
5963 "column": 14, 5963 "column": 14,
5964 "line": 27 5964 "line": 28
5965 } 5965 }
5966 }, 5966 },
5967 { 5967 {
5968 "defaultMessage": "!!!Speech", 5968 "defaultMessage": "!!!Speech",
5969 "end": { 5969 "end": {
5970 "column": 3, 5970 "column": 3,
5971 "line": 34 5971 "line": 35
5972 }, 5972 },
5973 "file": "src/lib/Menu.js", 5973 "file": "src/lib/Menu.js",
5974 "id": "menu.edit.speech", 5974 "id": "menu.edit.speech",
5975 "start": { 5975 "start": {
5976 "column": 10, 5976 "column": 10,
5977 "line": 31 5977 "line": 32
5978 } 5978 }
5979 }, 5979 },
5980 { 5980 {
5981 "defaultMessage": "!!!Start Speaking", 5981 "defaultMessage": "!!!Start Speaking",
5982 "end": { 5982 "end": {
5983 "column": 3, 5983 "column": 3,
5984 "line": 38 5984 "line": 39
5985 }, 5985 },
5986 "file": "src/lib/Menu.js", 5986 "file": "src/lib/Menu.js",
5987 "id": "menu.edit.startSpeaking", 5987 "id": "menu.edit.startSpeaking",
5988 "start": { 5988 "start": {
5989 "column": 17, 5989 "column": 17,
5990 "line": 35 5990 "line": 36
5991 } 5991 }
5992 }, 5992 },
5993 { 5993 {
5994 "defaultMessage": "!!!Stop Speaking", 5994 "defaultMessage": "!!!Stop Speaking",
5995 "end": { 5995 "end": {
5996 "column": 3, 5996 "column": 3,
5997 "line": 42 5997 "line": 43
5998 }, 5998 },
5999 "file": "src/lib/Menu.js", 5999 "file": "src/lib/Menu.js",
6000 "id": "menu.edit.stopSpeaking", 6000 "id": "menu.edit.stopSpeaking",
6001 "start": { 6001 "start": {
6002 "column": 16, 6002 "column": 16,
6003 "line": 39 6003 "line": 40
6004 } 6004 }
6005 }, 6005 },
6006 { 6006 {
6007 "defaultMessage": "!!!Start Dictation", 6007 "defaultMessage": "!!!Start Dictation",
6008 "end": { 6008 "end": {
6009 "column": 3, 6009 "column": 3,
6010 "line": 46 6010 "line": 47
6011 }, 6011 },
6012 "file": "src/lib/Menu.js", 6012 "file": "src/lib/Menu.js",
6013 "id": "menu.edit.startDictation", 6013 "id": "menu.edit.startDictation",
6014 "start": { 6014 "start": {
6015 "column": 18, 6015 "column": 18,
6016 "line": 43 6016 "line": 44
6017 } 6017 }
6018 }, 6018 },
6019 { 6019 {
6020 "defaultMessage": "!!!Emoji & Symbols", 6020 "defaultMessage": "!!!Emoji & Symbols",
6021 "end": { 6021 "end": {
6022 "column": 3, 6022 "column": 3,
6023 "line": 50 6023 "line": 51
6024 }, 6024 },
6025 "file": "src/lib/Menu.js", 6025 "file": "src/lib/Menu.js",
6026 "id": "menu.edit.emojiSymbols", 6026 "id": "menu.edit.emojiSymbols",
6027 "start": { 6027 "start": {
6028 "column": 16, 6028 "column": 16,
6029 "line": 47 6029 "line": 48
6030 } 6030 }
6031 }, 6031 },
6032 { 6032 {
6033 "defaultMessage": "!!!Open Quick Switch", 6033 "defaultMessage": "!!!Open Quick Switch",
6034 "end": { 6034 "end": {
6035 "column": 3, 6035 "column": 3,
6036 "line": 54 6036 "line": 55
6037 }, 6037 },
6038 "file": "src/lib/Menu.js", 6038 "file": "src/lib/Menu.js",
6039 "id": "menu.view.openQuickSwitch", 6039 "id": "menu.view.openQuickSwitch",
6040 "start": { 6040 "start": {
6041 "column": 19, 6041 "column": 19,
6042 "line": 51 6042 "line": 52
6043 } 6043 }
6044 }, 6044 },
6045 { 6045 {
6046 "defaultMessage": "!!!Back", 6046 "defaultMessage": "!!!Back",
6047 "end": { 6047 "end": {
6048 "column": 3, 6048 "column": 3,
6049 "line": 58 6049 "line": 59
6050 }, 6050 },
6051 "file": "src/lib/Menu.js", 6051 "file": "src/lib/Menu.js",
6052 "id": "menu.view.back", 6052 "id": "menu.view.back",
6053 "start": { 6053 "start": {
6054 "column": 8, 6054 "column": 8,
6055 "line": 55 6055 "line": 56
6056 } 6056 }
6057 }, 6057 },
6058 { 6058 {
6059 "defaultMessage": "!!!Forward", 6059 "defaultMessage": "!!!Forward",
6060 "end": { 6060 "end": {
6061 "column": 3, 6061 "column": 3,
6062 "line": 62 6062 "line": 63
6063 }, 6063 },
6064 "file": "src/lib/Menu.js", 6064 "file": "src/lib/Menu.js",
6065 "id": "menu.view.forward", 6065 "id": "menu.view.forward",
6066 "start": { 6066 "start": {
6067 "column": 11, 6067 "column": 11,
6068 "line": 59 6068 "line": 60
6069 } 6069 }
6070 }, 6070 },
6071 { 6071 {
6072 "defaultMessage": "!!!Toggle Dark Mode", 6072 "defaultMessage": "!!!Toggle Dark Mode",
6073 "end": { 6073 "end": {
6074 "column": 3, 6074 "column": 3,
6075 "line": 66 6075 "line": 67
6076 }, 6076 },
6077 "file": "src/lib/Menu.js", 6077 "file": "src/lib/Menu.js",
6078 "id": "menu.view.toggleDarkMode", 6078 "id": "menu.view.toggleDarkMode",
6079 "start": { 6079 "start": {
6080 "column": 18, 6080 "column": 18,
6081 "line": 63 6081 "line": 64
6082 } 6082 }
6083 }, 6083 },
6084 { 6084 {
6085 "defaultMessage": "!!!Toggle Developer Tools", 6085 "defaultMessage": "!!!Toggle Developer Tools",
6086 "end": { 6086 "end": {
6087 "column": 3, 6087 "column": 3,
6088 "line": 70 6088 "line": 71
6089 }, 6089 },
6090 "file": "src/lib/Menu.js", 6090 "file": "src/lib/Menu.js",
6091 "id": "menu.view.toggleDevTools", 6091 "id": "menu.view.toggleDevTools",
6092 "start": { 6092 "start": {
6093 "column": 18, 6093 "column": 18,
6094 "line": 67 6094 "line": 68
6095 } 6095 }
6096 }, 6096 },
6097 { 6097 {
6098 "defaultMessage": "!!!Toggle Todos Developer Tools", 6098 "defaultMessage": "!!!Toggle Todos Developer Tools",
6099 "end": { 6099 "end": {
6100 "column": 3, 6100 "column": 3,
6101 "line": 74 6101 "line": 75
6102 }, 6102 },
6103 "file": "src/lib/Menu.js", 6103 "file": "src/lib/Menu.js",
6104 "id": "menu.view.toggleTodosDevTools", 6104 "id": "menu.view.toggleTodosDevTools",
6105 "start": { 6105 "start": {
6106 "column": 23, 6106 "column": 23,
6107 "line": 71 6107 "line": 72
6108 } 6108 }
6109 }, 6109 },
6110 { 6110 {
6111 "defaultMessage": "!!!Toggle Service Developer Tools", 6111 "defaultMessage": "!!!Toggle Service Developer Tools",
6112 "end": { 6112 "end": {
6113 "column": 3, 6113 "column": 3,
6114 "line": 78 6114 "line": 79
6115 }, 6115 },
6116 "file": "src/lib/Menu.js", 6116 "file": "src/lib/Menu.js",
6117 "id": "menu.view.toggleServiceDevTools", 6117 "id": "menu.view.toggleServiceDevTools",
6118 "start": { 6118 "start": {
6119 "column": 25, 6119 "column": 25,
6120 "line": 75 6120 "line": 76
6121 } 6121 }
6122 }, 6122 },
6123 { 6123 {
6124 "defaultMessage": "!!!Reload Service", 6124 "defaultMessage": "!!!Reload Service",
6125 "end": { 6125 "end": {
6126 "column": 3, 6126 "column": 3,
6127 "line": 82 6127 "line": 83
6128 }, 6128 },
6129 "file": "src/lib/Menu.js", 6129 "file": "src/lib/Menu.js",
6130 "id": "menu.view.reloadService", 6130 "id": "menu.view.reloadService",
6131 "start": { 6131 "start": {
6132 "column": 17, 6132 "column": 17,
6133 "line": 79 6133 "line": 80
6134 } 6134 }
6135 }, 6135 },
6136 { 6136 {
6137 "defaultMessage": "!!!Reload Ferdi", 6137 "defaultMessage": "!!!Reload Ferdi",
6138 "end": { 6138 "end": {
6139 "column": 3, 6139 "column": 3,
6140 "line": 86 6140 "line": 87
6141 }, 6141 },
6142 "file": "src/lib/Menu.js", 6142 "file": "src/lib/Menu.js",
6143 "id": "menu.view.reloadFerdi", 6143 "id": "menu.view.reloadFerdi",
6144 "start": { 6144 "start": {
6145 "column": 15, 6145 "column": 15,
6146 "line": 83 6146 "line": 84
6147 } 6147 }
6148 }, 6148 },
6149 { 6149 {
6150 "defaultMessage": "!!!Lock Ferdi", 6150 "defaultMessage": "!!!Lock Ferdi",
6151 "end": { 6151 "end": {
6152 "column": 3, 6152 "column": 3,
6153 "line": 90 6153 "line": 91
6154 }, 6154 },
6155 "file": "src/lib/Menu.js", 6155 "file": "src/lib/Menu.js",
6156 "id": "menu.view.lockFerdi", 6156 "id": "menu.view.lockFerdi",
6157 "start": { 6157 "start": {
6158 "column": 13, 6158 "column": 13,
6159 "line": 87 6159 "line": 88
6160 } 6160 }
6161 }, 6161 },
6162 { 6162 {
6163 "defaultMessage": "!!!Reload ToDos", 6163 "defaultMessage": "!!!Reload ToDos",
6164 "end": { 6164 "end": {
6165 "column": 3, 6165 "column": 3,
6166 "line": 94 6166 "line": 95
6167 }, 6167 },
6168 "file": "src/lib/Menu.js", 6168 "file": "src/lib/Menu.js",
6169 "id": "menu.view.reloadTodos", 6169 "id": "menu.view.reloadTodos",
6170 "start": { 6170 "start": {
6171 "column": 15, 6171 "column": 15,
6172 "line": 91 6172 "line": 92
6173 } 6173 }
6174 }, 6174 },
6175 { 6175 {
6176 "defaultMessage": "!!!Learn More", 6176 "defaultMessage": "!!!Learn More",
6177 "end": { 6177 "end": {
6178 "column": 3, 6178 "column": 3,
6179 "line": 98 6179 "line": 99
6180 }, 6180 },
6181 "file": "src/lib/Menu.js", 6181 "file": "src/lib/Menu.js",
6182 "id": "menu.help.learnMore", 6182 "id": "menu.help.learnMore",
6183 "start": { 6183 "start": {
6184 "column": 13, 6184 "column": 13,
6185 "line": 95 6185 "line": 96
6186 } 6186 }
6187 }, 6187 },
6188 { 6188 {
6189 "defaultMessage": "!!!Changelog", 6189 "defaultMessage": "!!!Changelog",
6190 "end": { 6190 "end": {
6191 "column": 3, 6191 "column": 3,
6192 "line": 102 6192 "line": 103
6193 }, 6193 },
6194 "file": "src/lib/Menu.js", 6194 "file": "src/lib/Menu.js",
6195 "id": "menu.help.changelog", 6195 "id": "menu.help.changelog",
6196 "start": { 6196 "start": {
6197 "column": 13, 6197 "column": 13,
6198 "line": 99 6198 "line": 100
6199 } 6199 }
6200 }, 6200 },
6201 { 6201 {
6202 "defaultMessage": "!!!Support", 6202 "defaultMessage": "!!!Support",
6203 "end": { 6203 "end": {
6204 "column": 3, 6204 "column": 3,
6205 "line": 106 6205 "line": 107
6206 }, 6206 },
6207 "file": "src/lib/Menu.js", 6207 "file": "src/lib/Menu.js",
6208 "id": "menu.help.support", 6208 "id": "menu.help.support",
6209 "start": { 6209 "start": {
6210 "column": 11, 6210 "column": 11,
6211 "line": 103 6211 "line": 104
6212 } 6212 }
6213 }, 6213 },
6214 { 6214 {
6215 "defaultMessage": "!!!Copy Debug Information", 6215 "defaultMessage": "!!!Copy Debug Information",
6216 "end": { 6216 "end": {
6217 "column": 3, 6217 "column": 3,
6218 "line": 110 6218 "line": 111
6219 }, 6219 },
6220 "file": "src/lib/Menu.js", 6220 "file": "src/lib/Menu.js",
6221 "id": "menu.help.debugInfo", 6221 "id": "menu.help.debugInfo",
6222 "start": { 6222 "start": {
6223 "column": 13, 6223 "column": 13,
6224 "line": 107 6224 "line": 108
6225 } 6225 }
6226 }, 6226 },
6227 { 6227 {
6228 "defaultMessage": "!!!Publish Debug Information", 6228 "defaultMessage": "!!!Publish Debug Information",
6229 "end": { 6229 "end": {
6230 "column": 3, 6230 "column": 3,
6231 "line": 114 6231 "line": 115
6232 }, 6232 },
6233 "file": "src/lib/Menu.js", 6233 "file": "src/lib/Menu.js",
6234 "id": "menu.help.publishDebugInfo", 6234 "id": "menu.help.publishDebugInfo",
6235 "start": { 6235 "start": {
6236 "column": 20, 6236 "column": 20,
6237 "line": 111 6237 "line": 112
6238 } 6238 }
6239 }, 6239 },
6240 { 6240 {
6241 "defaultMessage": "!!!Ferdi Debug Information", 6241 "defaultMessage": "!!!Ferdi Debug Information",
6242 "end": { 6242 "end": {
6243 "column": 3, 6243 "column": 3,
6244 "line": 118 6244 "line": 119
6245 }, 6245 },
6246 "file": "src/lib/Menu.js", 6246 "file": "src/lib/Menu.js",
6247 "id": "menu.help.debugInfoCopiedHeadline", 6247 "id": "menu.help.debugInfoCopiedHeadline",
6248 "start": { 6248 "start": {
6249 "column": 27, 6249 "column": 27,
6250 "line": 115 6250 "line": 116
6251 } 6251 }
6252 }, 6252 },
6253 { 6253 {
6254 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", 6254 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
6255 "end": { 6255 "end": {
6256 "column": 3, 6256 "column": 3,
6257 "line": 122 6257 "line": 123
6258 }, 6258 },
6259 "file": "src/lib/Menu.js", 6259 "file": "src/lib/Menu.js",
6260 "id": "menu.help.debugInfoCopiedBody", 6260 "id": "menu.help.debugInfoCopiedBody",
6261 "start": { 6261 "start": {
6262 "column": 23, 6262 "column": 23,
6263 "line": 119 6263 "line": 120
6264 } 6264 }
6265 }, 6265 },
6266 { 6266 {
6267 "defaultMessage": "!!!Unlock with Touch ID", 6267 "defaultMessage": "!!!Unlock with Touch ID",
6268 "end": { 6268 "end": {
6269 "column": 3, 6269 "column": 3,
6270 "line": 126 6270 "line": 127
6271 }, 6271 },
6272 "file": "src/lib/Menu.js", 6272 "file": "src/lib/Menu.js",
6273 "id": "locked.touchId", 6273 "id": "locked.touchId",
6274 "start": { 6274 "start": {
6275 "column": 11, 6275 "column": 11,
6276 "line": 123 6276 "line": 124
6277 } 6277 }
6278 }, 6278 },
6279 { 6279 {
6280 "defaultMessage": "!!!unlock via Touch ID", 6280 "defaultMessage": "!!!unlock via Touch ID",
6281 "end": { 6281 "end": {
6282 "column": 3, 6282 "column": 3,
6283 "line": 130 6283 "line": 131
6284 }, 6284 },
6285 "file": "src/lib/Menu.js", 6285 "file": "src/lib/Menu.js",
6286 "id": "locked.touchIdPrompt", 6286 "id": "locked.touchIdPrompt",
6287 "start": { 6287 "start": {
6288 "column": 17, 6288 "column": 17,
6289 "line": 127 6289 "line": 128
6290 } 6290 }
6291 }, 6291 },
6292 { 6292 {
6293 "defaultMessage": "!!!Terms of Service", 6293 "defaultMessage": "!!!Terms of Service",
6294 "end": { 6294 "end": {
6295 "column": 3, 6295 "column": 3,
6296 "line": 134 6296 "line": 135
6297 }, 6297 },
6298 "file": "src/lib/Menu.js", 6298 "file": "src/lib/Menu.js",
6299 "id": "menu.help.tos", 6299 "id": "menu.help.tos",
6300 "start": { 6300 "start": {
6301 "column": 7, 6301 "column": 7,
6302 "line": 131 6302 "line": 132
6303 } 6303 }
6304 }, 6304 },
6305 { 6305 {
6306 "defaultMessage": "!!!Privacy Statement", 6306 "defaultMessage": "!!!Privacy Statement",
6307 "end": { 6307 "end": {
6308 "column": 3, 6308 "column": 3,
6309 "line": 138 6309 "line": 139
6310 }, 6310 },
6311 "file": "src/lib/Menu.js", 6311 "file": "src/lib/Menu.js",
6312 "id": "menu.help.privacy", 6312 "id": "menu.help.privacy",
6313 "start": { 6313 "start": {
6314 "column": 11, 6314 "column": 11,
6315 "line": 135 6315 "line": 136
6316 } 6316 }
6317 }, 6317 },
6318 { 6318 {
6319 "defaultMessage": "!!!File", 6319 "defaultMessage": "!!!File",
6320 "end": { 6320 "end": {
6321 "column": 3, 6321 "column": 3,
6322 "line": 142 6322 "line": 143
6323 }, 6323 },
6324 "file": "src/lib/Menu.js", 6324 "file": "src/lib/Menu.js",
6325 "id": "menu.file", 6325 "id": "menu.file",
6326 "start": { 6326 "start": {
6327 "column": 8, 6327 "column": 8,
6328 "line": 139 6328 "line": 140
6329 } 6329 }
6330 }, 6330 },
6331 { 6331 {
6332 "defaultMessage": "!!!Services", 6332 "defaultMessage": "!!!Services",
6333 "end": { 6333 "end": {
6334 "column": 3, 6334 "column": 3,
6335 "line": 146 6335 "line": 147
6336 }, 6336 },
6337 "file": "src/lib/Menu.js", 6337 "file": "src/lib/Menu.js",
6338 "id": "menu.services", 6338 "id": "menu.services",
6339 "start": { 6339 "start": {
6340 "column": 12, 6340 "column": 12,
6341 "line": 143 6341 "line": 144
6342 } 6342 }
6343 }, 6343 },
6344 { 6344 {
6345 "defaultMessage": "!!!What's new?", 6345 "defaultMessage": "!!!What's new?",
6346 "end": { 6346 "end": {
6347 "column": 3, 6347 "column": 3,
6348 "line": 150 6348 "line": 151
6349 }, 6349 },
6350 "file": "src/lib/Menu.js", 6350 "file": "src/lib/Menu.js",
6351 "id": "menu.app.announcement", 6351 "id": "menu.app.announcement",
6352 "start": { 6352 "start": {
6353 "column": 16, 6353 "column": 16,
6354 "line": 147 6354 "line": 148
6355 } 6355 }
6356 }, 6356 },
6357 { 6357 {
6358 "defaultMessage": "!!!Settings", 6358 "defaultMessage": "!!!Settings",
6359 "end": { 6359 "end": {
6360 "column": 3, 6360 "column": 3,
6361 "line": 154 6361 "line": 155
6362 }, 6362 },
6363 "file": "src/lib/Menu.js", 6363 "file": "src/lib/Menu.js",
6364 "id": "menu.app.settings", 6364 "id": "menu.app.settings",
6365 "start": { 6365 "start": {
6366 "column": 12, 6366 "column": 12,
6367 "line": 151 6367 "line": 152
6368 } 6368 }
6369 }, 6369 },
6370 { 6370 {
6371 "defaultMessage": "!!!Check for updates", 6371 "defaultMessage": "!!!Check for updates",
6372 "end": { 6372 "end": {
6373 "column": 3, 6373 "column": 3,
6374 "line": 158 6374 "line": 159
6375 }, 6375 },
6376 "file": "src/lib/Menu.js", 6376 "file": "src/lib/Menu.js",
6377 "id": "menu.app.checkForUpdates", 6377 "id": "menu.app.checkForUpdates",
6378 "start": { 6378 "start": {
6379 "column": 19, 6379 "column": 19,
6380 "line": 155 6380 "line": 156
6381 } 6381 }
6382 }, 6382 },
6383 { 6383 {
6384 "defaultMessage": "!!!Auto-hide menu bar", 6384 "defaultMessage": "!!!Auto-hide menu bar",
6385 "end": { 6385 "end": {
6386 "column": 3, 6386 "column": 3,
6387 "line": 162 6387 "line": 163
6388 }, 6388 },
6389 "file": "src/lib/Menu.js", 6389 "file": "src/lib/Menu.js",
6390 "id": "menu.app.autohideMenuBar", 6390 "id": "menu.app.autohideMenuBar",
6391 "start": { 6391 "start": {
6392 "column": 19, 6392 "column": 19,
6393 "line": 159 6393 "line": 160
6394 } 6394 }
6395 }, 6395 },
6396 { 6396 {
6397 "defaultMessage": "!!!Add New Service...", 6397 "defaultMessage": "!!!Add New Service...",
6398 "end": { 6398 "end": {
6399 "column": 3, 6399 "column": 3,
6400 "line": 166 6400 "line": 167
6401 }, 6401 },
6402 "file": "src/lib/Menu.js", 6402 "file": "src/lib/Menu.js",
6403 "id": "menu.services.addNewService", 6403 "id": "menu.services.addNewService",
6404 "start": { 6404 "start": {
6405 "column": 17, 6405 "column": 17,
6406 "line": 163 6406 "line": 164
6407 } 6407 }
6408 }, 6408 },
6409 { 6409 {
6410 "defaultMessage": "!!!Add New Workspace...", 6410 "defaultMessage": "!!!Add New Workspace...",
6411 "end": { 6411 "end": {
6412 "column": 3, 6412 "column": 3,
6413 "line": 170 6413 "line": 171
6414 }, 6414 },
6415 "file": "src/lib/Menu.js", 6415 "file": "src/lib/Menu.js",
6416 "id": "menu.workspaces.addNewWorkspace", 6416 "id": "menu.workspaces.addNewWorkspace",
6417 "start": { 6417 "start": {
6418 "column": 19, 6418 "column": 19,
6419 "line": 167 6419 "line": 168
6420 } 6420 }
6421 }, 6421 },
6422 { 6422 {
6423 "defaultMessage": "!!!Open workspace drawer", 6423 "defaultMessage": "!!!Open workspace drawer",
6424 "end": { 6424 "end": {
6425 "column": 3, 6425 "column": 3,
6426 "line": 174 6426 "line": 175
6427 }, 6427 },
6428 "file": "src/lib/Menu.js", 6428 "file": "src/lib/Menu.js",
6429 "id": "menu.workspaces.openWorkspaceDrawer", 6429 "id": "menu.workspaces.openWorkspaceDrawer",
6430 "start": { 6430 "start": {
6431 "column": 23, 6431 "column": 23,
6432 "line": 171 6432 "line": 172
6433 } 6433 }
6434 }, 6434 },
6435 { 6435 {
6436 "defaultMessage": "!!!Close workspace drawer", 6436 "defaultMessage": "!!!Close workspace drawer",
6437 "end": { 6437 "end": {
6438 "column": 3, 6438 "column": 3,
6439 "line": 178 6439 "line": 179
6440 }, 6440 },
6441 "file": "src/lib/Menu.js", 6441 "file": "src/lib/Menu.js",
6442 "id": "menu.workspaces.closeWorkspaceDrawer", 6442 "id": "menu.workspaces.closeWorkspaceDrawer",
6443 "start": { 6443 "start": {
6444 "column": 24, 6444 "column": 24,
6445 "line": 175 6445 "line": 176
6446 } 6446 }
6447 }, 6447 },
6448 { 6448 {
6449 "defaultMessage": "!!!Activate next service...", 6449 "defaultMessage": "!!!Activate next service...",
6450 "end": { 6450 "end": {
6451 "column": 3, 6451 "column": 3,
6452 "line": 182 6452 "line": 183
6453 }, 6453 },
6454 "file": "src/lib/Menu.js", 6454 "file": "src/lib/Menu.js",
6455 "id": "menu.services.setNextServiceActive", 6455 "id": "menu.services.setNextServiceActive",
6456 "start": { 6456 "start": {
6457 "column": 23, 6457 "column": 23,
6458 "line": 179 6458 "line": 180
6459 } 6459 }
6460 }, 6460 },
6461 { 6461 {
6462 "defaultMessage": "!!!Activate previous service...", 6462 "defaultMessage": "!!!Activate previous service...",
6463 "end": { 6463 "end": {
6464 "column": 3, 6464 "column": 3,
6465 "line": 186 6465 "line": 187
6466 }, 6466 },
6467 "file": "src/lib/Menu.js", 6467 "file": "src/lib/Menu.js",
6468 "id": "menu.services.activatePreviousService", 6468 "id": "menu.services.activatePreviousService",
6469 "start": { 6469 "start": {
6470 "column": 27, 6470 "column": 27,
6471 "line": 183 6471 "line": 184
6472 } 6472 }
6473 }, 6473 },
6474 { 6474 {
6475 "defaultMessage": "!!!Disable notifications & audio", 6475 "defaultMessage": "!!!Disable notifications & audio",
6476 "end": { 6476 "end": {
6477 "column": 3, 6477 "column": 3,
6478 "line": 190 6478 "line": 191
6479 }, 6479 },
6480 "file": "src/lib/Menu.js", 6480 "file": "src/lib/Menu.js",
6481 "id": "sidebar.muteApp", 6481 "id": "sidebar.muteApp",
6482 "start": { 6482 "start": {
6483 "column": 11, 6483 "column": 11,
6484 "line": 187 6484 "line": 188
6485 } 6485 }
6486 }, 6486 },
6487 { 6487 {
6488 "defaultMessage": "!!!Enable notifications & audio", 6488 "defaultMessage": "!!!Enable notifications & audio",
6489 "end": { 6489 "end": {
6490 "column": 3, 6490 "column": 3,
6491 "line": 194 6491 "line": 195
6492 }, 6492 },
6493 "file": "src/lib/Menu.js", 6493 "file": "src/lib/Menu.js",
6494 "id": "sidebar.unmuteApp", 6494 "id": "sidebar.unmuteApp",
6495 "start": { 6495 "start": {
6496 "column": 13, 6496 "column": 13,
6497 "line": 191 6497 "line": 192
6498 } 6498 }
6499 }, 6499 },
6500 { 6500 {
6501 "defaultMessage": "!!!Workspaces", 6501 "defaultMessage": "!!!Workspaces",
6502 "end": { 6502 "end": {
6503 "column": 3, 6503 "column": 3,
6504 "line": 198 6504 "line": 199
6505 }, 6505 },
6506 "file": "src/lib/Menu.js", 6506 "file": "src/lib/Menu.js",
6507 "id": "menu.workspaces", 6507 "id": "menu.workspaces",
6508 "start": { 6508 "start": {
6509 "column": 14, 6509 "column": 14,
6510 "line": 195 6510 "line": 196
6511 } 6511 }
6512 }, 6512 },
6513 { 6513 {
6514 "defaultMessage": "!!!Default", 6514 "defaultMessage": "!!!Default",
6515 "end": { 6515 "end": {
6516 "column": 3, 6516 "column": 3,
6517 "line": 202 6517 "line": 203
6518 }, 6518 },
6519 "file": "src/lib/Menu.js", 6519 "file": "src/lib/Menu.js",
6520 "id": "menu.workspaces.defaultWorkspace", 6520 "id": "menu.workspaces.defaultWorkspace",
6521 "start": { 6521 "start": {
6522 "column": 20, 6522 "column": 20,
6523 "line": 199 6523 "line": 200
6524 } 6524 }
6525 }, 6525 },
6526 { 6526 {
6527 "defaultMessage": "!!!Todos", 6527 "defaultMessage": "!!!Todos",
6528 "end": { 6528 "end": {
6529 "column": 3, 6529 "column": 3,
6530 "line": 206 6530 "line": 207
6531 }, 6531 },
6532 "file": "src/lib/Menu.js", 6532 "file": "src/lib/Menu.js",
6533 "id": "menu.todos", 6533 "id": "menu.todos",
6534 "start": { 6534 "start": {
6535 "column": 9, 6535 "column": 9,
6536 "line": 203 6536 "line": 204
6537 } 6537 }
6538 }, 6538 },
6539 { 6539 {
6540 "defaultMessage": "!!!Open Todos drawer", 6540 "defaultMessage": "!!!Open Todos drawer",
6541 "end": { 6541 "end": {
6542 "column": 3, 6542 "column": 3,
6543 "line": 210 6543 "line": 211
6544 }, 6544 },
6545 "file": "src/lib/Menu.js", 6545 "file": "src/lib/Menu.js",
6546 "id": "menu.Todoss.openTodosDrawer", 6546 "id": "menu.Todoss.openTodosDrawer",
6547 "start": { 6547 "start": {
6548 "column": 19, 6548 "column": 19,
6549 "line": 207 6549 "line": 208
6550 } 6550 }
6551 }, 6551 },
6552 { 6552 {
6553 "defaultMessage": "!!!Close Todos drawer", 6553 "defaultMessage": "!!!Close Todos drawer",
6554 "end": { 6554 "end": {
6555 "column": 3, 6555 "column": 3,
6556 "line": 214 6556 "line": 215
6557 }, 6557 },
6558 "file": "src/lib/Menu.js", 6558 "file": "src/lib/Menu.js",
6559 "id": "menu.Todoss.closeTodosDrawer", 6559 "id": "menu.Todoss.closeTodosDrawer",
6560 "start": { 6560 "start": {
6561 "column": 20, 6561 "column": 20,
6562 "line": 211 6562 "line": 212
6563 } 6563 }
6564 }, 6564 },
6565 { 6565 {
6566 "defaultMessage": "!!!Enable Todos", 6566 "defaultMessage": "!!!Enable Todos",
6567 "end": { 6567 "end": {
6568 "column": 3, 6568 "column": 3,
6569 "line": 218 6569 "line": 219
6570 }, 6570 },
6571 "file": "src/lib/Menu.js", 6571 "file": "src/lib/Menu.js",
6572 "id": "menu.todos.enableTodos", 6572 "id": "menu.todos.enableTodos",
6573 "start": { 6573 "start": {
6574 "column": 15, 6574 "column": 15,
6575 "line": 215 6575 "line": 216
6576 } 6576 }
6577 }, 6577 },
6578 { 6578 {
6579 "defaultMessage": "!!!Home", 6579 "defaultMessage": "!!!Home",
6580 "end": { 6580 "end": {
6581 "column": 3, 6581 "column": 3,
6582 "line": 222 6582 "line": 223
6583 }, 6583 },
6584 "file": "src/lib/Menu.js", 6584 "file": "src/lib/Menu.js",
6585 "id": "menu.services.goHome", 6585 "id": "menu.services.goHome",
6586 "start": { 6586 "start": {
6587 "column": 17, 6587 "column": 17,
6588 "line": 219 6588 "line": 220
6589 } 6589 }
6590 } 6590 }
6591 ], 6591 ],