aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
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
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')
-rw-r--r--src/i18n/locales/defaultMessages.json256
-rw-r--r--src/i18n/messages/src/components/auth/Signup.json52
-rw-r--r--src/i18n/messages/src/lib/Menu.json204
3 files changed, 256 insertions, 256 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 ],
diff --git a/src/i18n/messages/src/components/auth/Signup.json b/src/i18n/messages/src/components/auth/Signup.json
index 2628c9aa3..4a32628ef 100644
--- a/src/i18n/messages/src/components/auth/Signup.json
+++ b/src/i18n/messages/src/components/auth/Signup.json
@@ -4,11 +4,11 @@
4 "defaultMessage": "!!!Sign up", 4 "defaultMessage": "!!!Sign up",
5 "file": "src/components/auth/Signup.js", 5 "file": "src/components/auth/Signup.js",
6 "start": { 6 "start": {
7 "line": 19, 7 "line": 20,
8 "column": 12 8 "column": 12
9 }, 9 },
10 "end": { 10 "end": {
11 "line": 22, 11 "line": 23,
12 "column": 3 12 "column": 3
13 } 13 }
14 }, 14 },
@@ -17,11 +17,11 @@
17 "defaultMessage": "!!!Firstname", 17 "defaultMessage": "!!!Firstname",
18 "file": "src/components/auth/Signup.js", 18 "file": "src/components/auth/Signup.js",
19 "start": { 19 "start": {
20 "line": 23, 20 "line": 24,
21 "column": 18 21 "column": 18
22 }, 22 },
23 "end": { 23 "end": {
24 "line": 26, 24 "line": 27,
25 "column": 3 25 "column": 3
26 } 26 }
27 }, 27 },
@@ -30,11 +30,11 @@
30 "defaultMessage": "!!!Lastname", 30 "defaultMessage": "!!!Lastname",
31 "file": "src/components/auth/Signup.js", 31 "file": "src/components/auth/Signup.js",
32 "start": { 32 "start": {
33 "line": 27, 33 "line": 28,
34 "column": 17 34 "column": 17
35 }, 35 },
36 "end": { 36 "end": {
37 "line": 30, 37 "line": 31,
38 "column": 3 38 "column": 3
39 } 39 }
40 }, 40 },
@@ -43,11 +43,11 @@
43 "defaultMessage": "!!!Email address", 43 "defaultMessage": "!!!Email address",
44 "file": "src/components/auth/Signup.js", 44 "file": "src/components/auth/Signup.js",
45 "start": { 45 "start": {
46 "line": 31, 46 "line": 32,
47 "column": 14 47 "column": 14
48 }, 48 },
49 "end": { 49 "end": {
50 "line": 34, 50 "line": 35,
51 "column": 3 51 "column": 3
52 } 52 }
53 }, 53 },
@@ -56,11 +56,11 @@
56 "defaultMessage": "!!!Password", 56 "defaultMessage": "!!!Password",
57 "file": "src/components/auth/Signup.js", 57 "file": "src/components/auth/Signup.js",
58 "start": { 58 "start": {
59 "line": 39, 59 "line": 40,
60 "column": 17 60 "column": 17
61 }, 61 },
62 "end": { 62 "end": {
63 "line": 42, 63 "line": 43,
64 "column": 3 64 "column": 3
65 } 65 }
66 }, 66 },
@@ -69,11 +69,11 @@
69 "defaultMessage": "!!!By creating a Ferdi account you accept the", 69 "defaultMessage": "!!!By creating a Ferdi account you accept the",
70 "file": "src/components/auth/Signup.js", 70 "file": "src/components/auth/Signup.js",
71 "start": { 71 "start": {
72 "line": 43, 72 "line": 44,
73 "column": 13 73 "column": 13
74 }, 74 },
75 "end": { 75 "end": {
76 "line": 46, 76 "line": 47,
77 "column": 3 77 "column": 3
78 } 78 }
79 }, 79 },
@@ -82,11 +82,11 @@
82 "defaultMessage": "!!!Terms of service", 82 "defaultMessage": "!!!Terms of service",
83 "file": "src/components/auth/Signup.js", 83 "file": "src/components/auth/Signup.js",
84 "start": { 84 "start": {
85 "line": 47, 85 "line": 48,
86 "column": 9 86 "column": 9
87 }, 87 },
88 "end": { 88 "end": {
89 "line": 50, 89 "line": 51,
90 "column": 3 90 "column": 3
91 } 91 }
92 }, 92 },
@@ -95,11 +95,11 @@
95 "defaultMessage": "!!!Privacy Statement", 95 "defaultMessage": "!!!Privacy Statement",
96 "file": "src/components/auth/Signup.js", 96 "file": "src/components/auth/Signup.js",
97 "start": { 97 "start": {
98 "line": 51, 98 "line": 52,
99 "column": 11 99 "column": 11
100 }, 100 },
101 "end": { 101 "end": {
102 "line": 54, 102 "line": 55,
103 "column": 3 103 "column": 3
104 } 104 }
105 }, 105 },
@@ -108,11 +108,11 @@
108 "defaultMessage": "!!!Create account", 108 "defaultMessage": "!!!Create account",
109 "file": "src/components/auth/Signup.js", 109 "file": "src/components/auth/Signup.js",
110 "start": { 110 "start": {
111 "line": 55, 111 "line": 56,
112 "column": 21 112 "column": 21
113 }, 113 },
114 "end": { 114 "end": {
115 "line": 58, 115 "line": 59,
116 "column": 3 116 "column": 3
117 } 117 }
118 }, 118 },
@@ -121,11 +121,11 @@
121 "defaultMessage": "!!!Already have an account, sign in?", 121 "defaultMessage": "!!!Already have an account, sign in?",
122 "file": "src/components/auth/Signup.js", 122 "file": "src/components/auth/Signup.js",
123 "start": { 123 "start": {
124 "line": 59, 124 "line": 60,
125 "column": 13 125 "column": 13
126 }, 126 },
127 "end": { 127 "end": {
128 "line": 62, 128 "line": 63,
129 "column": 3 129 "column": 3
130 } 130 }
131 }, 131 },
@@ -134,11 +134,11 @@
134 "defaultMessage": "!!!Change server", 134 "defaultMessage": "!!!Change server",
135 "file": "src/components/auth/Signup.js", 135 "file": "src/components/auth/Signup.js",
136 "start": { 136 "start": {
137 "line": 63, 137 "line": 64,
138 "column": 16 138 "column": 16
139 }, 139 },
140 "end": { 140 "end": {
141 "line": 66, 141 "line": 67,
142 "column": 3 142 "column": 3
143 } 143 }
144 }, 144 },
@@ -147,11 +147,11 @@
147 "defaultMessage": "!!!Use Ferdi without an Account", 147 "defaultMessage": "!!!Use Ferdi without an Account",
148 "file": "src/components/auth/Signup.js", 148 "file": "src/components/auth/Signup.js",
149 "start": { 149 "start": {
150 "line": 67, 150 "line": 68,
151 "column": 14 151 "column": 14
152 }, 152 },
153 "end": { 153 "end": {
154 "line": 70, 154 "line": 71,
155 "column": 3 155 "column": 3
156 } 156 }
157 }, 157 },
@@ -160,11 +160,11 @@
160 "defaultMessage": "!!!A user with that email address already exists", 160 "defaultMessage": "!!!A user with that email address already exists",
161 "file": "src/components/auth/Signup.js", 161 "file": "src/components/auth/Signup.js",
162 "start": { 162 "start": {
163 "line": 71, 163 "line": 72,
164 "column": 18 164 "column": 18
165 }, 165 },
166 "end": { 166 "end": {
167 "line": 74, 167 "line": 75,
168 "column": 3 168 "column": 3
169 } 169 }
170 } 170 }
diff --git a/src/i18n/messages/src/lib/Menu.json b/src/i18n/messages/src/lib/Menu.json
index 07d1b1b80..1ddd00c43 100644
--- a/src/i18n/messages/src/lib/Menu.json
+++ b/src/i18n/messages/src/lib/Menu.json
@@ -4,11 +4,11 @@
4 "defaultMessage": "!!!Edit", 4 "defaultMessage": "!!!Edit",
5 "file": "src/lib/Menu.js", 5 "file": "src/lib/Menu.js",
6 "start": { 6 "start": {
7 "line": 19, 7 "line": 20,
8 "column": 8 8 "column": 8
9 }, 9 },
10 "end": { 10 "end": {
11 "line": 22, 11 "line": 23,
12 "column": 3 12 "column": 3
13 } 13 }
14 }, 14 },
@@ -17,11 +17,11 @@
17 "defaultMessage": "!!!View", 17 "defaultMessage": "!!!View",
18 "file": "src/lib/Menu.js", 18 "file": "src/lib/Menu.js",
19 "start": { 19 "start": {
20 "line": 23, 20 "line": 24,
21 "column": 8 21 "column": 8
22 }, 22 },
23 "end": { 23 "end": {
24 "line": 26, 24 "line": 27,
25 "column": 3 25 "column": 3
26 } 26 }
27 }, 27 },
@@ -30,11 +30,11 @@
30 "defaultMessage": "!!!Find in Page", 30 "defaultMessage": "!!!Find in Page",
31 "file": "src/lib/Menu.js", 31 "file": "src/lib/Menu.js",
32 "start": { 32 "start": {
33 "line": 27, 33 "line": 28,
34 "column": 14 34 "column": 14
35 }, 35 },
36 "end": { 36 "end": {
37 "line": 30, 37 "line": 31,
38 "column": 3 38 "column": 3
39 } 39 }
40 }, 40 },
@@ -43,11 +43,11 @@
43 "defaultMessage": "!!!Speech", 43 "defaultMessage": "!!!Speech",
44 "file": "src/lib/Menu.js", 44 "file": "src/lib/Menu.js",
45 "start": { 45 "start": {
46 "line": 31, 46 "line": 32,
47 "column": 10 47 "column": 10
48 }, 48 },
49 "end": { 49 "end": {
50 "line": 34, 50 "line": 35,
51 "column": 3 51 "column": 3
52 } 52 }
53 }, 53 },
@@ -56,11 +56,11 @@
56 "defaultMessage": "!!!Start Speaking", 56 "defaultMessage": "!!!Start Speaking",
57 "file": "src/lib/Menu.js", 57 "file": "src/lib/Menu.js",
58 "start": { 58 "start": {
59 "line": 35, 59 "line": 36,
60 "column": 17 60 "column": 17
61 }, 61 },
62 "end": { 62 "end": {
63 "line": 38, 63 "line": 39,
64 "column": 3 64 "column": 3
65 } 65 }
66 }, 66 },
@@ -69,11 +69,11 @@
69 "defaultMessage": "!!!Stop Speaking", 69 "defaultMessage": "!!!Stop Speaking",
70 "file": "src/lib/Menu.js", 70 "file": "src/lib/Menu.js",
71 "start": { 71 "start": {
72 "line": 39, 72 "line": 40,
73 "column": 16 73 "column": 16
74 }, 74 },
75 "end": { 75 "end": {
76 "line": 42, 76 "line": 43,
77 "column": 3 77 "column": 3
78 } 78 }
79 }, 79 },
@@ -82,11 +82,11 @@
82 "defaultMessage": "!!!Start Dictation", 82 "defaultMessage": "!!!Start Dictation",
83 "file": "src/lib/Menu.js", 83 "file": "src/lib/Menu.js",
84 "start": { 84 "start": {
85 "line": 43, 85 "line": 44,
86 "column": 18 86 "column": 18
87 }, 87 },
88 "end": { 88 "end": {
89 "line": 46, 89 "line": 47,
90 "column": 3 90 "column": 3
91 } 91 }
92 }, 92 },
@@ -95,11 +95,11 @@
95 "defaultMessage": "!!!Emoji & Symbols", 95 "defaultMessage": "!!!Emoji & Symbols",
96 "file": "src/lib/Menu.js", 96 "file": "src/lib/Menu.js",
97 "start": { 97 "start": {
98 "line": 47, 98 "line": 48,
99 "column": 16 99 "column": 16
100 }, 100 },
101 "end": { 101 "end": {
102 "line": 50, 102 "line": 51,
103 "column": 3 103 "column": 3
104 } 104 }
105 }, 105 },
@@ -108,11 +108,11 @@
108 "defaultMessage": "!!!Open Quick Switch", 108 "defaultMessage": "!!!Open Quick Switch",
109 "file": "src/lib/Menu.js", 109 "file": "src/lib/Menu.js",
110 "start": { 110 "start": {
111 "line": 51, 111 "line": 52,
112 "column": 19 112 "column": 19
113 }, 113 },
114 "end": { 114 "end": {
115 "line": 54, 115 "line": 55,
116 "column": 3 116 "column": 3
117 } 117 }
118 }, 118 },
@@ -121,11 +121,11 @@
121 "defaultMessage": "!!!Back", 121 "defaultMessage": "!!!Back",
122 "file": "src/lib/Menu.js", 122 "file": "src/lib/Menu.js",
123 "start": { 123 "start": {
124 "line": 55, 124 "line": 56,
125 "column": 8 125 "column": 8
126 }, 126 },
127 "end": { 127 "end": {
128 "line": 58, 128 "line": 59,
129 "column": 3 129 "column": 3
130 } 130 }
131 }, 131 },
@@ -134,11 +134,11 @@
134 "defaultMessage": "!!!Forward", 134 "defaultMessage": "!!!Forward",
135 "file": "src/lib/Menu.js", 135 "file": "src/lib/Menu.js",
136 "start": { 136 "start": {
137 "line": 59, 137 "line": 60,
138 "column": 11 138 "column": 11
139 }, 139 },
140 "end": { 140 "end": {
141 "line": 62, 141 "line": 63,
142 "column": 3 142 "column": 3
143 } 143 }
144 }, 144 },
@@ -147,11 +147,11 @@
147 "defaultMessage": "!!!Toggle Dark Mode", 147 "defaultMessage": "!!!Toggle Dark Mode",
148 "file": "src/lib/Menu.js", 148 "file": "src/lib/Menu.js",
149 "start": { 149 "start": {
150 "line": 63, 150 "line": 64,
151 "column": 18 151 "column": 18
152 }, 152 },
153 "end": { 153 "end": {
154 "line": 66, 154 "line": 67,
155 "column": 3 155 "column": 3
156 } 156 }
157 }, 157 },
@@ -160,11 +160,11 @@
160 "defaultMessage": "!!!Toggle Developer Tools", 160 "defaultMessage": "!!!Toggle Developer Tools",
161 "file": "src/lib/Menu.js", 161 "file": "src/lib/Menu.js",
162 "start": { 162 "start": {
163 "line": 67, 163 "line": 68,
164 "column": 18 164 "column": 18
165 }, 165 },
166 "end": { 166 "end": {
167 "line": 70, 167 "line": 71,
168 "column": 3 168 "column": 3
169 } 169 }
170 }, 170 },
@@ -173,11 +173,11 @@
173 "defaultMessage": "!!!Toggle Todos Developer Tools", 173 "defaultMessage": "!!!Toggle Todos Developer Tools",
174 "file": "src/lib/Menu.js", 174 "file": "src/lib/Menu.js",
175 "start": { 175 "start": {
176 "line": 71, 176 "line": 72,
177 "column": 23 177 "column": 23
178 }, 178 },
179 "end": { 179 "end": {
180 "line": 74, 180 "line": 75,
181 "column": 3 181 "column": 3
182 } 182 }
183 }, 183 },
@@ -186,11 +186,11 @@
186 "defaultMessage": "!!!Toggle Service Developer Tools", 186 "defaultMessage": "!!!Toggle Service Developer Tools",
187 "file": "src/lib/Menu.js", 187 "file": "src/lib/Menu.js",
188 "start": { 188 "start": {
189 "line": 75, 189 "line": 76,
190 "column": 25 190 "column": 25
191 }, 191 },
192 "end": { 192 "end": {
193 "line": 78, 193 "line": 79,
194 "column": 3 194 "column": 3
195 } 195 }
196 }, 196 },
@@ -199,11 +199,11 @@
199 "defaultMessage": "!!!Reload Service", 199 "defaultMessage": "!!!Reload Service",
200 "file": "src/lib/Menu.js", 200 "file": "src/lib/Menu.js",
201 "start": { 201 "start": {
202 "line": 79, 202 "line": 80,
203 "column": 17 203 "column": 17
204 }, 204 },
205 "end": { 205 "end": {
206 "line": 82, 206 "line": 83,
207 "column": 3 207 "column": 3
208 } 208 }
209 }, 209 },
@@ -212,11 +212,11 @@
212 "defaultMessage": "!!!Reload Ferdi", 212 "defaultMessage": "!!!Reload Ferdi",
213 "file": "src/lib/Menu.js", 213 "file": "src/lib/Menu.js",
214 "start": { 214 "start": {
215 "line": 83, 215 "line": 84,
216 "column": 15 216 "column": 15
217 }, 217 },
218 "end": { 218 "end": {
219 "line": 86, 219 "line": 87,
220 "column": 3 220 "column": 3
221 } 221 }
222 }, 222 },
@@ -225,11 +225,11 @@
225 "defaultMessage": "!!!Lock Ferdi", 225 "defaultMessage": "!!!Lock Ferdi",
226 "file": "src/lib/Menu.js", 226 "file": "src/lib/Menu.js",
227 "start": { 227 "start": {
228 "line": 87, 228 "line": 88,
229 "column": 13 229 "column": 13
230 }, 230 },
231 "end": { 231 "end": {
232 "line": 90, 232 "line": 91,
233 "column": 3 233 "column": 3
234 } 234 }
235 }, 235 },
@@ -238,11 +238,11 @@
238 "defaultMessage": "!!!Reload ToDos", 238 "defaultMessage": "!!!Reload ToDos",
239 "file": "src/lib/Menu.js", 239 "file": "src/lib/Menu.js",
240 "start": { 240 "start": {
241 "line": 91, 241 "line": 92,
242 "column": 15 242 "column": 15
243 }, 243 },
244 "end": { 244 "end": {
245 "line": 94, 245 "line": 95,
246 "column": 3 246 "column": 3
247 } 247 }
248 }, 248 },
@@ -251,11 +251,11 @@
251 "defaultMessage": "!!!Learn More", 251 "defaultMessage": "!!!Learn More",
252 "file": "src/lib/Menu.js", 252 "file": "src/lib/Menu.js",
253 "start": { 253 "start": {
254 "line": 95, 254 "line": 96,
255 "column": 13 255 "column": 13
256 }, 256 },
257 "end": { 257 "end": {
258 "line": 98, 258 "line": 99,
259 "column": 3 259 "column": 3
260 } 260 }
261 }, 261 },
@@ -264,11 +264,11 @@
264 "defaultMessage": "!!!Changelog", 264 "defaultMessage": "!!!Changelog",
265 "file": "src/lib/Menu.js", 265 "file": "src/lib/Menu.js",
266 "start": { 266 "start": {
267 "line": 99, 267 "line": 100,
268 "column": 13 268 "column": 13
269 }, 269 },
270 "end": { 270 "end": {
271 "line": 102, 271 "line": 103,
272 "column": 3 272 "column": 3
273 } 273 }
274 }, 274 },
@@ -277,11 +277,11 @@
277 "defaultMessage": "!!!Support", 277 "defaultMessage": "!!!Support",
278 "file": "src/lib/Menu.js", 278 "file": "src/lib/Menu.js",
279 "start": { 279 "start": {
280 "line": 103, 280 "line": 104,
281 "column": 11 281 "column": 11
282 }, 282 },
283 "end": { 283 "end": {
284 "line": 106, 284 "line": 107,
285 "column": 3 285 "column": 3
286 } 286 }
287 }, 287 },
@@ -290,11 +290,11 @@
290 "defaultMessage": "!!!Copy Debug Information", 290 "defaultMessage": "!!!Copy Debug Information",
291 "file": "src/lib/Menu.js", 291 "file": "src/lib/Menu.js",
292 "start": { 292 "start": {
293 "line": 107, 293 "line": 108,
294 "column": 13 294 "column": 13
295 }, 295 },
296 "end": { 296 "end": {
297 "line": 110, 297 "line": 111,
298 "column": 3 298 "column": 3
299 } 299 }
300 }, 300 },
@@ -303,11 +303,11 @@
303 "defaultMessage": "!!!Publish Debug Information", 303 "defaultMessage": "!!!Publish Debug Information",
304 "file": "src/lib/Menu.js", 304 "file": "src/lib/Menu.js",
305 "start": { 305 "start": {
306 "line": 111, 306 "line": 112,
307 "column": 20 307 "column": 20
308 }, 308 },
309 "end": { 309 "end": {
310 "line": 114, 310 "line": 115,
311 "column": 3 311 "column": 3
312 } 312 }
313 }, 313 },
@@ -316,11 +316,11 @@
316 "defaultMessage": "!!!Ferdi Debug Information", 316 "defaultMessage": "!!!Ferdi Debug Information",
317 "file": "src/lib/Menu.js", 317 "file": "src/lib/Menu.js",
318 "start": { 318 "start": {
319 "line": 115, 319 "line": 116,
320 "column": 27 320 "column": 27
321 }, 321 },
322 "end": { 322 "end": {
323 "line": 118, 323 "line": 119,
324 "column": 3 324 "column": 3
325 } 325 }
326 }, 326 },
@@ -329,11 +329,11 @@
329 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", 329 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
330 "file": "src/lib/Menu.js", 330 "file": "src/lib/Menu.js",
331 "start": { 331 "start": {
332 "line": 119, 332 "line": 120,
333 "column": 23 333 "column": 23
334 }, 334 },
335 "end": { 335 "end": {
336 "line": 122, 336 "line": 123,
337 "column": 3 337 "column": 3
338 } 338 }
339 }, 339 },
@@ -342,11 +342,11 @@
342 "defaultMessage": "!!!Unlock with Touch ID", 342 "defaultMessage": "!!!Unlock with Touch ID",
343 "file": "src/lib/Menu.js", 343 "file": "src/lib/Menu.js",
344 "start": { 344 "start": {
345 "line": 123, 345 "line": 124,
346 "column": 11 346 "column": 11
347 }, 347 },
348 "end": { 348 "end": {
349 "line": 126, 349 "line": 127,
350 "column": 3 350 "column": 3
351 } 351 }
352 }, 352 },
@@ -355,11 +355,11 @@
355 "defaultMessage": "!!!unlock via Touch ID", 355 "defaultMessage": "!!!unlock via Touch ID",
356 "file": "src/lib/Menu.js", 356 "file": "src/lib/Menu.js",
357 "start": { 357 "start": {
358 "line": 127, 358 "line": 128,
359 "column": 17 359 "column": 17
360 }, 360 },
361 "end": { 361 "end": {
362 "line": 130, 362 "line": 131,
363 "column": 3 363 "column": 3
364 } 364 }
365 }, 365 },
@@ -368,11 +368,11 @@
368 "defaultMessage": "!!!Terms of Service", 368 "defaultMessage": "!!!Terms of Service",
369 "file": "src/lib/Menu.js", 369 "file": "src/lib/Menu.js",
370 "start": { 370 "start": {
371 "line": 131, 371 "line": 132,
372 "column": 7 372 "column": 7
373 }, 373 },
374 "end": { 374 "end": {
375 "line": 134, 375 "line": 135,
376 "column": 3 376 "column": 3
377 } 377 }
378 }, 378 },
@@ -381,11 +381,11 @@
381 "defaultMessage": "!!!Privacy Statement", 381 "defaultMessage": "!!!Privacy Statement",
382 "file": "src/lib/Menu.js", 382 "file": "src/lib/Menu.js",
383 "start": { 383 "start": {
384 "line": 135, 384 "line": 136,
385 "column": 11 385 "column": 11
386 }, 386 },
387 "end": { 387 "end": {
388 "line": 138, 388 "line": 139,
389 "column": 3 389 "column": 3
390 } 390 }
391 }, 391 },
@@ -394,11 +394,11 @@
394 "defaultMessage": "!!!File", 394 "defaultMessage": "!!!File",
395 "file": "src/lib/Menu.js", 395 "file": "src/lib/Menu.js",
396 "start": { 396 "start": {
397 "line": 139, 397 "line": 140,
398 "column": 8 398 "column": 8
399 }, 399 },
400 "end": { 400 "end": {
401 "line": 142, 401 "line": 143,
402 "column": 3 402 "column": 3
403 } 403 }
404 }, 404 },
@@ -407,11 +407,11 @@
407 "defaultMessage": "!!!Services", 407 "defaultMessage": "!!!Services",
408 "file": "src/lib/Menu.js", 408 "file": "src/lib/Menu.js",
409 "start": { 409 "start": {
410 "line": 143, 410 "line": 144,
411 "column": 12 411 "column": 12
412 }, 412 },
413 "end": { 413 "end": {
414 "line": 146, 414 "line": 147,
415 "column": 3 415 "column": 3
416 } 416 }
417 }, 417 },
@@ -420,11 +420,11 @@
420 "defaultMessage": "!!!What's new?", 420 "defaultMessage": "!!!What's new?",
421 "file": "src/lib/Menu.js", 421 "file": "src/lib/Menu.js",
422 "start": { 422 "start": {
423 "line": 147, 423 "line": 148,
424 "column": 16 424 "column": 16
425 }, 425 },
426 "end": { 426 "end": {
427 "line": 150, 427 "line": 151,
428 "column": 3 428 "column": 3
429 } 429 }
430 }, 430 },
@@ -433,11 +433,11 @@
433 "defaultMessage": "!!!Settings", 433 "defaultMessage": "!!!Settings",
434 "file": "src/lib/Menu.js", 434 "file": "src/lib/Menu.js",
435 "start": { 435 "start": {
436 "line": 151, 436 "line": 152,
437 "column": 12 437 "column": 12
438 }, 438 },
439 "end": { 439 "end": {
440 "line": 154, 440 "line": 155,
441 "column": 3 441 "column": 3
442 } 442 }
443 }, 443 },
@@ -446,11 +446,11 @@
446 "defaultMessage": "!!!Check for updates", 446 "defaultMessage": "!!!Check for updates",
447 "file": "src/lib/Menu.js", 447 "file": "src/lib/Menu.js",
448 "start": { 448 "start": {
449 "line": 155, 449 "line": 156,
450 "column": 19 450 "column": 19
451 }, 451 },
452 "end": { 452 "end": {
453 "line": 158, 453 "line": 159,
454 "column": 3 454 "column": 3
455 } 455 }
456 }, 456 },
@@ -459,11 +459,11 @@
459 "defaultMessage": "!!!Auto-hide menu bar", 459 "defaultMessage": "!!!Auto-hide menu bar",
460 "file": "src/lib/Menu.js", 460 "file": "src/lib/Menu.js",
461 "start": { 461 "start": {
462 "line": 159, 462 "line": 160,
463 "column": 19 463 "column": 19
464 }, 464 },
465 "end": { 465 "end": {
466 "line": 162, 466 "line": 163,
467 "column": 3 467 "column": 3
468 } 468 }
469 }, 469 },
@@ -472,11 +472,11 @@
472 "defaultMessage": "!!!Add New Service...", 472 "defaultMessage": "!!!Add New Service...",
473 "file": "src/lib/Menu.js", 473 "file": "src/lib/Menu.js",
474 "start": { 474 "start": {
475 "line": 163, 475 "line": 164,
476 "column": 17 476 "column": 17
477 }, 477 },
478 "end": { 478 "end": {
479 "line": 166, 479 "line": 167,
480 "column": 3 480 "column": 3
481 } 481 }
482 }, 482 },
@@ -485,11 +485,11 @@
485 "defaultMessage": "!!!Add New Workspace...", 485 "defaultMessage": "!!!Add New Workspace...",
486 "file": "src/lib/Menu.js", 486 "file": "src/lib/Menu.js",
487 "start": { 487 "start": {
488 "line": 167, 488 "line": 168,
489 "column": 19 489 "column": 19
490 }, 490 },
491 "end": { 491 "end": {
492 "line": 170, 492 "line": 171,
493 "column": 3 493 "column": 3
494 } 494 }
495 }, 495 },
@@ -498,11 +498,11 @@
498 "defaultMessage": "!!!Open workspace drawer", 498 "defaultMessage": "!!!Open workspace drawer",
499 "file": "src/lib/Menu.js", 499 "file": "src/lib/Menu.js",
500 "start": { 500 "start": {
501 "line": 171, 501 "line": 172,
502 "column": 23 502 "column": 23
503 }, 503 },
504 "end": { 504 "end": {
505 "line": 174, 505 "line": 175,
506 "column": 3 506 "column": 3
507 } 507 }
508 }, 508 },
@@ -511,11 +511,11 @@
511 "defaultMessage": "!!!Close workspace drawer", 511 "defaultMessage": "!!!Close workspace drawer",
512 "file": "src/lib/Menu.js", 512 "file": "src/lib/Menu.js",
513 "start": { 513 "start": {
514 "line": 175, 514 "line": 176,
515 "column": 24 515 "column": 24
516 }, 516 },
517 "end": { 517 "end": {
518 "line": 178, 518 "line": 179,
519 "column": 3 519 "column": 3
520 } 520 }
521 }, 521 },
@@ -524,11 +524,11 @@
524 "defaultMessage": "!!!Activate next service...", 524 "defaultMessage": "!!!Activate next service...",
525 "file": "src/lib/Menu.js", 525 "file": "src/lib/Menu.js",
526 "start": { 526 "start": {
527 "line": 179, 527 "line": 180,
528 "column": 23 528 "column": 23
529 }, 529 },
530 "end": { 530 "end": {
531 "line": 182, 531 "line": 183,
532 "column": 3 532 "column": 3
533 } 533 }
534 }, 534 },
@@ -537,11 +537,11 @@
537 "defaultMessage": "!!!Activate previous service...", 537 "defaultMessage": "!!!Activate previous service...",
538 "file": "src/lib/Menu.js", 538 "file": "src/lib/Menu.js",
539 "start": { 539 "start": {
540 "line": 183, 540 "line": 184,
541 "column": 27 541 "column": 27
542 }, 542 },
543 "end": { 543 "end": {
544 "line": 186, 544 "line": 187,
545 "column": 3 545 "column": 3
546 } 546 }
547 }, 547 },
@@ -550,11 +550,11 @@
550 "defaultMessage": "!!!Disable notifications & audio", 550 "defaultMessage": "!!!Disable notifications & audio",
551 "file": "src/lib/Menu.js", 551 "file": "src/lib/Menu.js",
552 "start": { 552 "start": {
553 "line": 187, 553 "line": 188,
554 "column": 11 554 "column": 11
555 }, 555 },
556 "end": { 556 "end": {
557 "line": 190, 557 "line": 191,
558 "column": 3 558 "column": 3
559 } 559 }
560 }, 560 },
@@ -563,11 +563,11 @@
563 "defaultMessage": "!!!Enable notifications & audio", 563 "defaultMessage": "!!!Enable notifications & audio",
564 "file": "src/lib/Menu.js", 564 "file": "src/lib/Menu.js",
565 "start": { 565 "start": {
566 "line": 191, 566 "line": 192,
567 "column": 13 567 "column": 13
568 }, 568 },
569 "end": { 569 "end": {
570 "line": 194, 570 "line": 195,
571 "column": 3 571 "column": 3
572 } 572 }
573 }, 573 },
@@ -576,11 +576,11 @@
576 "defaultMessage": "!!!Workspaces", 576 "defaultMessage": "!!!Workspaces",
577 "file": "src/lib/Menu.js", 577 "file": "src/lib/Menu.js",
578 "start": { 578 "start": {
579 "line": 195, 579 "line": 196,
580 "column": 14 580 "column": 14
581 }, 581 },
582 "end": { 582 "end": {
583 "line": 198, 583 "line": 199,
584 "column": 3 584 "column": 3
585 } 585 }
586 }, 586 },
@@ -589,11 +589,11 @@
589 "defaultMessage": "!!!Default", 589 "defaultMessage": "!!!Default",
590 "file": "src/lib/Menu.js", 590 "file": "src/lib/Menu.js",
591 "start": { 591 "start": {
592 "line": 199, 592 "line": 200,
593 "column": 20 593 "column": 20
594 }, 594 },
595 "end": { 595 "end": {
596 "line": 202, 596 "line": 203,
597 "column": 3 597 "column": 3
598 } 598 }
599 }, 599 },
@@ -602,11 +602,11 @@
602 "defaultMessage": "!!!Todos", 602 "defaultMessage": "!!!Todos",
603 "file": "src/lib/Menu.js", 603 "file": "src/lib/Menu.js",
604 "start": { 604 "start": {
605 "line": 203, 605 "line": 204,
606 "column": 9 606 "column": 9
607 }, 607 },
608 "end": { 608 "end": {
609 "line": 206, 609 "line": 207,
610 "column": 3 610 "column": 3
611 } 611 }
612 }, 612 },
@@ -615,11 +615,11 @@
615 "defaultMessage": "!!!Open Todos drawer", 615 "defaultMessage": "!!!Open Todos drawer",
616 "file": "src/lib/Menu.js", 616 "file": "src/lib/Menu.js",
617 "start": { 617 "start": {
618 "line": 207, 618 "line": 208,
619 "column": 19 619 "column": 19
620 }, 620 },
621 "end": { 621 "end": {
622 "line": 210, 622 "line": 211,
623 "column": 3 623 "column": 3
624 } 624 }
625 }, 625 },
@@ -628,11 +628,11 @@
628 "defaultMessage": "!!!Close Todos drawer", 628 "defaultMessage": "!!!Close Todos drawer",
629 "file": "src/lib/Menu.js", 629 "file": "src/lib/Menu.js",
630 "start": { 630 "start": {
631 "line": 211, 631 "line": 212,
632 "column": 20 632 "column": 20
633 }, 633 },
634 "end": { 634 "end": {
635 "line": 214, 635 "line": 215,
636 "column": 3 636 "column": 3
637 } 637 }
638 }, 638 },
@@ -641,11 +641,11 @@
641 "defaultMessage": "!!!Enable Todos", 641 "defaultMessage": "!!!Enable Todos",
642 "file": "src/lib/Menu.js", 642 "file": "src/lib/Menu.js",
643 "start": { 643 "start": {
644 "line": 215, 644 "line": 216,
645 "column": 15 645 "column": 15
646 }, 646 },
647 "end": { 647 "end": {
648 "line": 218, 648 "line": 219,
649 "column": 3 649 "column": 3
650 } 650 }
651 }, 651 },
@@ -654,11 +654,11 @@
654 "defaultMessage": "!!!Home", 654 "defaultMessage": "!!!Home",
655 "file": "src/lib/Menu.js", 655 "file": "src/lib/Menu.js",
656 "start": { 656 "start": {
657 "line": 219, 657 "line": 220,
658 "column": 17 658 "column": 17
659 }, 659 },
660 "end": { 660 "end": {
661 "line": 222, 661 "line": 223,
662 "column": 3 662 "column": 3
663 } 663 }
664 } 664 }