aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-08-02 11:41:51 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-08-02 11:41:51 +0200
commit6297d46f370092598d2ebb973bb69f2c368d7904 (patch)
tree52bdd4885537ca2fb20be32b2db9c8c4dc95f908 /src/i18n/locales/defaultMessages.json
parentAdd separator to todos panel (diff)
downloadferdium-app-6297d46f370092598d2ebb973bb69f2c368d7904.tar.gz
ferdium-app-6297d46f370092598d2ebb973bb69f2c368d7904.tar.zst
ferdium-app-6297d46f370092598d2ebb973bb69f2c368d7904.zip
Add option to toggle the Todos panel
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json271
1 files changed, 155 insertions, 116 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index a0654027b..5959fb059 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -3917,754 +3917,793 @@
3917 "defaultMessage": "!!!Edit", 3917 "defaultMessage": "!!!Edit",
3918 "end": { 3918 "end": {
3919 "column": 3, 3919 "column": 3,
3920 "line": 18 3920 "line": 21
3921 }, 3921 },
3922 "file": "src/lib/Menu.js", 3922 "file": "src/lib/Menu.js",
3923 "id": "menu.edit", 3923 "id": "menu.edit",
3924 "start": { 3924 "start": {
3925 "column": 8, 3925 "column": 8,
3926 "line": 15 3926 "line": 18
3927 } 3927 }
3928 }, 3928 },
3929 { 3929 {
3930 "defaultMessage": "!!!Undo", 3930 "defaultMessage": "!!!Undo",
3931 "end": { 3931 "end": {
3932 "column": 3, 3932 "column": 3,
3933 "line": 22 3933 "line": 25
3934 }, 3934 },
3935 "file": "src/lib/Menu.js", 3935 "file": "src/lib/Menu.js",
3936 "id": "menu.edit.undo", 3936 "id": "menu.edit.undo",
3937 "start": { 3937 "start": {
3938 "column": 8, 3938 "column": 8,
3939 "line": 19 3939 "line": 22
3940 } 3940 }
3941 }, 3941 },
3942 { 3942 {
3943 "defaultMessage": "!!!Redo", 3943 "defaultMessage": "!!!Redo",
3944 "end": { 3944 "end": {
3945 "column": 3, 3945 "column": 3,
3946 "line": 26 3946 "line": 29
3947 }, 3947 },
3948 "file": "src/lib/Menu.js", 3948 "file": "src/lib/Menu.js",
3949 "id": "menu.edit.redo", 3949 "id": "menu.edit.redo",
3950 "start": { 3950 "start": {
3951 "column": 8, 3951 "column": 8,
3952 "line": 23 3952 "line": 26
3953 } 3953 }
3954 }, 3954 },
3955 { 3955 {
3956 "defaultMessage": "!!!Cut", 3956 "defaultMessage": "!!!Cut",
3957 "end": { 3957 "end": {
3958 "column": 3, 3958 "column": 3,
3959 "line": 30 3959 "line": 33
3960 }, 3960 },
3961 "file": "src/lib/Menu.js", 3961 "file": "src/lib/Menu.js",
3962 "id": "menu.edit.cut", 3962 "id": "menu.edit.cut",
3963 "start": { 3963 "start": {
3964 "column": 7, 3964 "column": 7,
3965 "line": 27 3965 "line": 30
3966 } 3966 }
3967 }, 3967 },
3968 { 3968 {
3969 "defaultMessage": "!!!Copy", 3969 "defaultMessage": "!!!Copy",
3970 "end": { 3970 "end": {
3971 "column": 3, 3971 "column": 3,
3972 "line": 34 3972 "line": 37
3973 }, 3973 },
3974 "file": "src/lib/Menu.js", 3974 "file": "src/lib/Menu.js",
3975 "id": "menu.edit.copy", 3975 "id": "menu.edit.copy",
3976 "start": { 3976 "start": {
3977 "column": 8, 3977 "column": 8,
3978 "line": 31 3978 "line": 34
3979 } 3979 }
3980 }, 3980 },
3981 { 3981 {
3982 "defaultMessage": "!!!Paste", 3982 "defaultMessage": "!!!Paste",
3983 "end": { 3983 "end": {
3984 "column": 3, 3984 "column": 3,
3985 "line": 38 3985 "line": 41
3986 }, 3986 },
3987 "file": "src/lib/Menu.js", 3987 "file": "src/lib/Menu.js",
3988 "id": "menu.edit.paste", 3988 "id": "menu.edit.paste",
3989 "start": { 3989 "start": {
3990 "column": 9, 3990 "column": 9,
3991 "line": 35 3991 "line": 38
3992 } 3992 }
3993 }, 3993 },
3994 { 3994 {
3995 "defaultMessage": "!!!Paste And Match Style", 3995 "defaultMessage": "!!!Paste And Match Style",
3996 "end": { 3996 "end": {
3997 "column": 3, 3997 "column": 3,
3998 "line": 42 3998 "line": 45
3999 }, 3999 },
4000 "file": "src/lib/Menu.js", 4000 "file": "src/lib/Menu.js",
4001 "id": "menu.edit.pasteAndMatchStyle", 4001 "id": "menu.edit.pasteAndMatchStyle",
4002 "start": { 4002 "start": {
4003 "column": 22, 4003 "column": 22,
4004 "line": 39 4004 "line": 42
4005 } 4005 }
4006 }, 4006 },
4007 { 4007 {
4008 "defaultMessage": "!!!Delete", 4008 "defaultMessage": "!!!Delete",
4009 "end": { 4009 "end": {
4010 "column": 3, 4010 "column": 3,
4011 "line": 46 4011 "line": 49
4012 }, 4012 },
4013 "file": "src/lib/Menu.js", 4013 "file": "src/lib/Menu.js",
4014 "id": "menu.edit.delete", 4014 "id": "menu.edit.delete",
4015 "start": { 4015 "start": {
4016 "column": 10, 4016 "column": 10,
4017 "line": 43 4017 "line": 46
4018 } 4018 }
4019 }, 4019 },
4020 { 4020 {
4021 "defaultMessage": "!!!Select All", 4021 "defaultMessage": "!!!Select All",
4022 "end": { 4022 "end": {
4023 "column": 3, 4023 "column": 3,
4024 "line": 50 4024 "line": 53
4025 }, 4025 },
4026 "file": "src/lib/Menu.js", 4026 "file": "src/lib/Menu.js",
4027 "id": "menu.edit.selectAll", 4027 "id": "menu.edit.selectAll",
4028 "start": { 4028 "start": {
4029 "column": 13, 4029 "column": 13,
4030 "line": 47 4030 "line": 50
4031 } 4031 }
4032 }, 4032 },
4033 { 4033 {
4034 "defaultMessage": "!!!Speech", 4034 "defaultMessage": "!!!Speech",
4035 "end": { 4035 "end": {
4036 "column": 3, 4036 "column": 3,
4037 "line": 54 4037 "line": 57
4038 }, 4038 },
4039 "file": "src/lib/Menu.js", 4039 "file": "src/lib/Menu.js",
4040 "id": "menu.edit.speech", 4040 "id": "menu.edit.speech",
4041 "start": { 4041 "start": {
4042 "column": 10, 4042 "column": 10,
4043 "line": 51 4043 "line": 54
4044 } 4044 }
4045 }, 4045 },
4046 { 4046 {
4047 "defaultMessage": "!!!Start Speaking", 4047 "defaultMessage": "!!!Start Speaking",
4048 "end": { 4048 "end": {
4049 "column": 3, 4049 "column": 3,
4050 "line": 58 4050 "line": 61
4051 }, 4051 },
4052 "file": "src/lib/Menu.js", 4052 "file": "src/lib/Menu.js",
4053 "id": "menu.edit.startSpeaking", 4053 "id": "menu.edit.startSpeaking",
4054 "start": { 4054 "start": {
4055 "column": 17, 4055 "column": 17,
4056 "line": 55 4056 "line": 58
4057 } 4057 }
4058 }, 4058 },
4059 { 4059 {
4060 "defaultMessage": "!!!Stop Speaking", 4060 "defaultMessage": "!!!Stop Speaking",
4061 "end": { 4061 "end": {
4062 "column": 3, 4062 "column": 3,
4063 "line": 62 4063 "line": 65
4064 }, 4064 },
4065 "file": "src/lib/Menu.js", 4065 "file": "src/lib/Menu.js",
4066 "id": "menu.edit.stopSpeaking", 4066 "id": "menu.edit.stopSpeaking",
4067 "start": { 4067 "start": {
4068 "column": 16, 4068 "column": 16,
4069 "line": 59 4069 "line": 62
4070 } 4070 }
4071 }, 4071 },
4072 { 4072 {
4073 "defaultMessage": "!!!Start Dictation", 4073 "defaultMessage": "!!!Start Dictation",
4074 "end": { 4074 "end": {
4075 "column": 3, 4075 "column": 3,
4076 "line": 66 4076 "line": 69
4077 }, 4077 },
4078 "file": "src/lib/Menu.js", 4078 "file": "src/lib/Menu.js",
4079 "id": "menu.edit.startDictation", 4079 "id": "menu.edit.startDictation",
4080 "start": { 4080 "start": {
4081 "column": 18, 4081 "column": 18,
4082 "line": 63 4082 "line": 66
4083 } 4083 }
4084 }, 4084 },
4085 { 4085 {
4086 "defaultMessage": "!!!Emoji & Symbols", 4086 "defaultMessage": "!!!Emoji & Symbols",
4087 "end": { 4087 "end": {
4088 "column": 3, 4088 "column": 3,
4089 "line": 70 4089 "line": 73
4090 }, 4090 },
4091 "file": "src/lib/Menu.js", 4091 "file": "src/lib/Menu.js",
4092 "id": "menu.edit.emojiSymbols", 4092 "id": "menu.edit.emojiSymbols",
4093 "start": { 4093 "start": {
4094 "column": 16, 4094 "column": 16,
4095 "line": 67 4095 "line": 70
4096 } 4096 }
4097 }, 4097 },
4098 { 4098 {
4099 "defaultMessage": "!!!Actual Size", 4099 "defaultMessage": "!!!Actual Size",
4100 "end": { 4100 "end": {
4101 "column": 3, 4101 "column": 3,
4102 "line": 74 4102 "line": 77
4103 }, 4103 },
4104 "file": "src/lib/Menu.js", 4104 "file": "src/lib/Menu.js",
4105 "id": "menu.view.resetZoom", 4105 "id": "menu.view.resetZoom",
4106 "start": { 4106 "start": {
4107 "column": 13, 4107 "column": 13,
4108 "line": 71 4108 "line": 74
4109 } 4109 }
4110 }, 4110 },
4111 { 4111 {
4112 "defaultMessage": "!!!Zoom In", 4112 "defaultMessage": "!!!Zoom In",
4113 "end": { 4113 "end": {
4114 "column": 3, 4114 "column": 3,
4115 "line": 78 4115 "line": 81
4116 }, 4116 },
4117 "file": "src/lib/Menu.js", 4117 "file": "src/lib/Menu.js",
4118 "id": "menu.view.zoomIn", 4118 "id": "menu.view.zoomIn",
4119 "start": { 4119 "start": {
4120 "column": 10, 4120 "column": 10,
4121 "line": 75 4121 "line": 78
4122 } 4122 }
4123 }, 4123 },
4124 { 4124 {
4125 "defaultMessage": "!!!Zoom Out", 4125 "defaultMessage": "!!!Zoom Out",
4126 "end": { 4126 "end": {
4127 "column": 3, 4127 "column": 3,
4128 "line": 82 4128 "line": 85
4129 }, 4129 },
4130 "file": "src/lib/Menu.js", 4130 "file": "src/lib/Menu.js",
4131 "id": "menu.view.zoomOut", 4131 "id": "menu.view.zoomOut",
4132 "start": { 4132 "start": {
4133 "column": 11, 4133 "column": 11,
4134 "line": 79 4134 "line": 82
4135 } 4135 }
4136 }, 4136 },
4137 { 4137 {
4138 "defaultMessage": "!!!Enter Full Screen", 4138 "defaultMessage": "!!!Enter Full Screen",
4139 "end": { 4139 "end": {
4140 "column": 3, 4140 "column": 3,
4141 "line": 86 4141 "line": 89
4142 }, 4142 },
4143 "file": "src/lib/Menu.js", 4143 "file": "src/lib/Menu.js",
4144 "id": "menu.view.enterFullScreen", 4144 "id": "menu.view.enterFullScreen",
4145 "start": { 4145 "start": {
4146 "column": 19, 4146 "column": 19,
4147 "line": 83 4147 "line": 86
4148 } 4148 }
4149 }, 4149 },
4150 { 4150 {
4151 "defaultMessage": "!!!Exit Full Screen", 4151 "defaultMessage": "!!!Exit Full Screen",
4152 "end": { 4152 "end": {
4153 "column": 3, 4153 "column": 3,
4154 "line": 90 4154 "line": 93
4155 }, 4155 },
4156 "file": "src/lib/Menu.js", 4156 "file": "src/lib/Menu.js",
4157 "id": "menu.view.exitFullScreen", 4157 "id": "menu.view.exitFullScreen",
4158 "start": { 4158 "start": {
4159 "column": 18, 4159 "column": 18,
4160 "line": 87 4160 "line": 90
4161 } 4161 }
4162 }, 4162 },
4163 { 4163 {
4164 "defaultMessage": "!!!Toggle Full Screen", 4164 "defaultMessage": "!!!Toggle Full Screen",
4165 "end": { 4165 "end": {
4166 "column": 3, 4166 "column": 3,
4167 "line": 94 4167 "line": 97
4168 }, 4168 },
4169 "file": "src/lib/Menu.js", 4169 "file": "src/lib/Menu.js",
4170 "id": "menu.view.toggleFullScreen", 4170 "id": "menu.view.toggleFullScreen",
4171 "start": { 4171 "start": {
4172 "column": 20, 4172 "column": 20,
4173 "line": 91 4173 "line": 94
4174 } 4174 }
4175 }, 4175 },
4176 { 4176 {
4177 "defaultMessage": "!!!Toggle Developer Tools", 4177 "defaultMessage": "!!!Toggle Developer Tools",
4178 "end": { 4178 "end": {
4179 "column": 3, 4179 "column": 3,
4180 "line": 98 4180 "line": 101
4181 }, 4181 },
4182 "file": "src/lib/Menu.js", 4182 "file": "src/lib/Menu.js",
4183 "id": "menu.view.toggleDevTools", 4183 "id": "menu.view.toggleDevTools",
4184 "start": { 4184 "start": {
4185 "column": 18, 4185 "column": 18,
4186 "line": 95 4186 "line": 98
4187 } 4187 }
4188 }, 4188 },
4189 { 4189 {
4190 "defaultMessage": "!!!Toggle Todos Developer Tools", 4190 "defaultMessage": "!!!Toggle Todos Developer Tools",
4191 "end": { 4191 "end": {
4192 "column": 3, 4192 "column": 3,
4193 "line": 102 4193 "line": 105
4194 }, 4194 },
4195 "file": "src/lib/Menu.js", 4195 "file": "src/lib/Menu.js",
4196 "id": "menu.view.toggleTodosDevTools", 4196 "id": "menu.view.toggleTodosDevTools",
4197 "start": { 4197 "start": {
4198 "column": 23, 4198 "column": 23,
4199 "line": 99 4199 "line": 102
4200 } 4200 }
4201 }, 4201 },
4202 { 4202 {
4203 "defaultMessage": "!!!Toggle Service Developer Tools", 4203 "defaultMessage": "!!!Toggle Service Developer Tools",
4204 "end": { 4204 "end": {
4205 "column": 3, 4205 "column": 3,
4206 "line": 106 4206 "line": 109
4207 }, 4207 },
4208 "file": "src/lib/Menu.js", 4208 "file": "src/lib/Menu.js",
4209 "id": "menu.view.toggleServiceDevTools", 4209 "id": "menu.view.toggleServiceDevTools",
4210 "start": { 4210 "start": {
4211 "column": 25, 4211 "column": 25,
4212 "line": 103 4212 "line": 106
4213 } 4213 }
4214 }, 4214 },
4215 { 4215 {
4216 "defaultMessage": "!!!Reload Service", 4216 "defaultMessage": "!!!Reload Service",
4217 "end": { 4217 "end": {
4218 "column": 3, 4218 "column": 3,
4219 "line": 110 4219 "line": 113
4220 }, 4220 },
4221 "file": "src/lib/Menu.js", 4221 "file": "src/lib/Menu.js",
4222 "id": "menu.view.reloadService", 4222 "id": "menu.view.reloadService",
4223 "start": { 4223 "start": {
4224 "column": 17, 4224 "column": 17,
4225 "line": 107 4225 "line": 110
4226 } 4226 }
4227 }, 4227 },
4228 { 4228 {
4229 "defaultMessage": "!!!Reload Franz", 4229 "defaultMessage": "!!!Reload Franz",
4230 "end": { 4230 "end": {
4231 "column": 3, 4231 "column": 3,
4232 "line": 114 4232 "line": 117
4233 }, 4233 },
4234 "file": "src/lib/Menu.js", 4234 "file": "src/lib/Menu.js",
4235 "id": "menu.view.reloadFranz", 4235 "id": "menu.view.reloadFranz",
4236 "start": { 4236 "start": {
4237 "column": 15, 4237 "column": 15,
4238 "line": 111 4238 "line": 114
4239 } 4239 }
4240 }, 4240 },
4241 { 4241 {
4242 "defaultMessage": "!!!Minimize", 4242 "defaultMessage": "!!!Minimize",
4243 "end": { 4243 "end": {
4244 "column": 3, 4244 "column": 3,
4245 "line": 118 4245 "line": 121
4246 }, 4246 },
4247 "file": "src/lib/Menu.js", 4247 "file": "src/lib/Menu.js",
4248 "id": "menu.window.minimize", 4248 "id": "menu.window.minimize",
4249 "start": { 4249 "start": {
4250 "column": 12, 4250 "column": 12,
4251 "line": 115 4251 "line": 118
4252 } 4252 }
4253 }, 4253 },
4254 { 4254 {
4255 "defaultMessage": "!!!Close", 4255 "defaultMessage": "!!!Close",
4256 "end": { 4256 "end": {
4257 "column": 3, 4257 "column": 3,
4258 "line": 122 4258 "line": 125
4259 }, 4259 },
4260 "file": "src/lib/Menu.js", 4260 "file": "src/lib/Menu.js",
4261 "id": "menu.window.close", 4261 "id": "menu.window.close",
4262 "start": { 4262 "start": {
4263 "column": 9, 4263 "column": 9,
4264 "line": 119 4264 "line": 122
4265 } 4265 }
4266 }, 4266 },
4267 { 4267 {
4268 "defaultMessage": "!!!Learn More", 4268 "defaultMessage": "!!!Learn More",
4269 "end": { 4269 "end": {
4270 "column": 3, 4270 "column": 3,
4271 "line": 126 4271 "line": 129
4272 }, 4272 },
4273 "file": "src/lib/Menu.js", 4273 "file": "src/lib/Menu.js",
4274 "id": "menu.help.learnMore", 4274 "id": "menu.help.learnMore",
4275 "start": { 4275 "start": {
4276 "column": 13, 4276 "column": 13,
4277 "line": 123 4277 "line": 126
4278 } 4278 }
4279 }, 4279 },
4280 { 4280 {
4281 "defaultMessage": "!!!Changelog", 4281 "defaultMessage": "!!!Changelog",
4282 "end": { 4282 "end": {
4283 "column": 3, 4283 "column": 3,
4284 "line": 130 4284 "line": 133
4285 }, 4285 },
4286 "file": "src/lib/Menu.js", 4286 "file": "src/lib/Menu.js",
4287 "id": "menu.help.changelog", 4287 "id": "menu.help.changelog",
4288 "start": { 4288 "start": {
4289 "column": 13, 4289 "column": 13,
4290 "line": 127 4290 "line": 130
4291 } 4291 }
4292 }, 4292 },
4293 { 4293 {
4294 "defaultMessage": "!!!Support", 4294 "defaultMessage": "!!!Support",
4295 "end": { 4295 "end": {
4296 "column": 3, 4296 "column": 3,
4297 "line": 134 4297 "line": 137
4298 }, 4298 },
4299 "file": "src/lib/Menu.js", 4299 "file": "src/lib/Menu.js",
4300 "id": "menu.help.support", 4300 "id": "menu.help.support",
4301 "start": { 4301 "start": {
4302 "column": 11, 4302 "column": 11,
4303 "line": 131 4303 "line": 134
4304 } 4304 }
4305 }, 4305 },
4306 { 4306 {
4307 "defaultMessage": "!!!Copy Debug Information", 4307 "defaultMessage": "!!!Copy Debug Information",
4308 "end": { 4308 "end": {
4309 "column": 3, 4309 "column": 3,
4310 "line": 138 4310 "line": 141
4311 }, 4311 },
4312 "file": "src/lib/Menu.js", 4312 "file": "src/lib/Menu.js",
4313 "id": "menu.help.debugInfo", 4313 "id": "menu.help.debugInfo",
4314 "start": { 4314 "start": {
4315 "column": 13, 4315 "column": 13,
4316 "line": 135 4316 "line": 138
4317 } 4317 }
4318 }, 4318 },
4319 { 4319 {
4320 "defaultMessage": "!!!Franz Debug Information", 4320 "defaultMessage": "!!!Franz Debug Information",
4321 "end": { 4321 "end": {
4322 "column": 3, 4322 "column": 3,
4323 "line": 142 4323 "line": 145
4324 }, 4324 },
4325 "file": "src/lib/Menu.js", 4325 "file": "src/lib/Menu.js",
4326 "id": "menu.help.debugInfoCopiedHeadline", 4326 "id": "menu.help.debugInfoCopiedHeadline",
4327 "start": { 4327 "start": {
4328 "column": 27, 4328 "column": 27,
4329 "line": 139 4329 "line": 142
4330 } 4330 }
4331 }, 4331 },
4332 { 4332 {
4333 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", 4333 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
4334 "end": { 4334 "end": {
4335 "column": 3, 4335 "column": 3,
4336 "line": 146 4336 "line": 149
4337 }, 4337 },
4338 "file": "src/lib/Menu.js", 4338 "file": "src/lib/Menu.js",
4339 "id": "menu.help.debugInfoCopiedBody", 4339 "id": "menu.help.debugInfoCopiedBody",
4340 "start": { 4340 "start": {
4341 "column": 23, 4341 "column": 23,
4342 "line": 143 4342 "line": 146
4343 } 4343 }
4344 }, 4344 },
4345 { 4345 {
4346 "defaultMessage": "!!!Terms of Service", 4346 "defaultMessage": "!!!Terms of Service",
4347 "end": { 4347 "end": {
4348 "column": 3, 4348 "column": 3,
4349 "line": 150 4349 "line": 153
4350 }, 4350 },
4351 "file": "src/lib/Menu.js", 4351 "file": "src/lib/Menu.js",
4352 "id": "menu.help.tos", 4352 "id": "menu.help.tos",
4353 "start": { 4353 "start": {
4354 "column": 7, 4354 "column": 7,
4355 "line": 147 4355 "line": 150
4356 } 4356 }
4357 }, 4357 },
4358 { 4358 {
4359 "defaultMessage": "!!!Privacy Statement", 4359 "defaultMessage": "!!!Privacy Statement",
4360 "end": { 4360 "end": {
4361 "column": 3, 4361 "column": 3,
4362 "line": 154 4362 "line": 157
4363 }, 4363 },
4364 "file": "src/lib/Menu.js", 4364 "file": "src/lib/Menu.js",
4365 "id": "menu.help.privacy", 4365 "id": "menu.help.privacy",
4366 "start": { 4366 "start": {
4367 "column": 11, 4367 "column": 11,
4368 "line": 151 4368 "line": 154
4369 } 4369 }
4370 }, 4370 },
4371 { 4371 {
4372 "defaultMessage": "!!!File", 4372 "defaultMessage": "!!!File",
4373 "end": { 4373 "end": {
4374 "column": 3, 4374 "column": 3,
4375 "line": 158 4375 "line": 161
4376 }, 4376 },
4377 "file": "src/lib/Menu.js", 4377 "file": "src/lib/Menu.js",
4378 "id": "menu.file", 4378 "id": "menu.file",
4379 "start": { 4379 "start": {
4380 "column": 8, 4380 "column": 8,
4381 "line": 155 4381 "line": 158
4382 } 4382 }
4383 }, 4383 },
4384 { 4384 {
4385 "defaultMessage": "!!!View", 4385 "defaultMessage": "!!!View",
4386 "end": { 4386 "end": {
4387 "column": 3, 4387 "column": 3,
4388 "line": 162 4388 "line": 165
4389 }, 4389 },
4390 "file": "src/lib/Menu.js", 4390 "file": "src/lib/Menu.js",
4391 "id": "menu.view", 4391 "id": "menu.view",
4392 "start": { 4392 "start": {
4393 "column": 8, 4393 "column": 8,
4394 "line": 159 4394 "line": 162
4395 } 4395 }
4396 }, 4396 },
4397 { 4397 {
4398 "defaultMessage": "!!!Services", 4398 "defaultMessage": "!!!Services",
4399 "end": { 4399 "end": {
4400 "column": 3, 4400 "column": 3,
4401 "line": 166 4401 "line": 169
4402 }, 4402 },
4403 "file": "src/lib/Menu.js", 4403 "file": "src/lib/Menu.js",
4404 "id": "menu.services", 4404 "id": "menu.services",
4405 "start": { 4405 "start": {
4406 "column": 12, 4406 "column": 12,
4407 "line": 163 4407 "line": 166
4408 } 4408 }
4409 }, 4409 },
4410 { 4410 {
4411 "defaultMessage": "!!!Window", 4411 "defaultMessage": "!!!Window",
4412 "end": { 4412 "end": {
4413 "column": 3, 4413 "column": 3,
4414 "line": 170 4414 "line": 173
4415 }, 4415 },
4416 "file": "src/lib/Menu.js", 4416 "file": "src/lib/Menu.js",
4417 "id": "menu.window", 4417 "id": "menu.window",
4418 "start": { 4418 "start": {
4419 "column": 10, 4419 "column": 10,
4420 "line": 167 4420 "line": 170
4421 } 4421 }
4422 }, 4422 },
4423 { 4423 {
4424 "defaultMessage": "!!!Help", 4424 "defaultMessage": "!!!Help",
4425 "end": { 4425 "end": {
4426 "column": 3, 4426 "column": 3,
4427 "line": 174 4427 "line": 177
4428 }, 4428 },
4429 "file": "src/lib/Menu.js", 4429 "file": "src/lib/Menu.js",
4430 "id": "menu.help", 4430 "id": "menu.help",
4431 "start": { 4431 "start": {
4432 "column": 8, 4432 "column": 8,
4433 "line": 171 4433 "line": 174
4434 } 4434 }
4435 }, 4435 },
4436 { 4436 {
4437 "defaultMessage": "!!!About Franz", 4437 "defaultMessage": "!!!About Franz",
4438 "end": { 4438 "end": {
4439 "column": 3, 4439 "column": 3,
4440 "line": 178 4440 "line": 181
4441 }, 4441 },
4442 "file": "src/lib/Menu.js", 4442 "file": "src/lib/Menu.js",
4443 "id": "menu.app.about", 4443 "id": "menu.app.about",
4444 "start": { 4444 "start": {
4445 "column": 9, 4445 "column": 9,
4446 "line": 175 4446 "line": 178
4447 } 4447 }
4448 }, 4448 },
4449 { 4449 {
4450 "defaultMessage": "!!!What's new?", 4450 "defaultMessage": "!!!What's new?",
4451 "end": { 4451 "end": {
4452 "column": 3, 4452 "column": 3,
4453 "line": 182 4453 "line": 185
4454 }, 4454 },
4455 "file": "src/lib/Menu.js", 4455 "file": "src/lib/Menu.js",
4456 "id": "menu.app.announcement", 4456 "id": "menu.app.announcement",
4457 "start": { 4457 "start": {
4458 "column": 16, 4458 "column": 16,
4459 "line": 179 4459 "line": 182
4460 } 4460 }
4461 }, 4461 },
4462 { 4462 {
4463 "defaultMessage": "!!!Settings", 4463 "defaultMessage": "!!!Settings",
4464 "end": { 4464 "end": {
4465 "column": 3, 4465 "column": 3,
4466 "line": 186 4466 "line": 189
4467 }, 4467 },
4468 "file": "src/lib/Menu.js", 4468 "file": "src/lib/Menu.js",
4469 "id": "menu.app.settings", 4469 "id": "menu.app.settings",
4470 "start": { 4470 "start": {
4471 "column": 12, 4471 "column": 12,
4472 "line": 183 4472 "line": 186
4473 } 4473 }
4474 }, 4474 },
4475 { 4475 {
4476 "defaultMessage": "!!!Check for updates", 4476 "defaultMessage": "!!!Check for updates",
4477 "end": { 4477 "end": {
4478 "column": 3, 4478 "column": 3,
4479 "line": 190 4479 "line": 193
4480 }, 4480 },
4481 "file": "src/lib/Menu.js", 4481 "file": "src/lib/Menu.js",
4482 "id": "menu.app.checkForUpdates", 4482 "id": "menu.app.checkForUpdates",
4483 "start": { 4483 "start": {
4484 "column": 19, 4484 "column": 19,
4485 "line": 187 4485 "line": 190
4486 } 4486 }
4487 }, 4487 },
4488 { 4488 {
4489 "defaultMessage": "!!!Hide", 4489 "defaultMessage": "!!!Hide",
4490 "end": { 4490 "end": {
4491 "column": 3, 4491 "column": 3,
4492 "line": 194 4492 "line": 197
4493 }, 4493 },
4494 "file": "src/lib/Menu.js", 4494 "file": "src/lib/Menu.js",
4495 "id": "menu.app.hide", 4495 "id": "menu.app.hide",
4496 "start": { 4496 "start": {
4497 "column": 8, 4497 "column": 8,
4498 "line": 191 4498 "line": 194
4499 } 4499 }
4500 }, 4500 },
4501 { 4501 {
4502 "defaultMessage": "!!!Hide Others", 4502 "defaultMessage": "!!!Hide Others",
4503 "end": { 4503 "end": {
4504 "column": 3, 4504 "column": 3,
4505 "line": 198 4505 "line": 201
4506 }, 4506 },
4507 "file": "src/lib/Menu.js", 4507 "file": "src/lib/Menu.js",
4508 "id": "menu.app.hideOthers", 4508 "id": "menu.app.hideOthers",
4509 "start": { 4509 "start": {
4510 "column": 14, 4510 "column": 14,
4511 "line": 195 4511 "line": 198
4512 } 4512 }
4513 }, 4513 },
4514 { 4514 {
4515 "defaultMessage": "!!!Unhide", 4515 "defaultMessage": "!!!Unhide",
4516 "end": { 4516 "end": {
4517 "column": 3, 4517 "column": 3,
4518 "line": 202 4518 "line": 205
4519 }, 4519 },
4520 "file": "src/lib/Menu.js", 4520 "file": "src/lib/Menu.js",
4521 "id": "menu.app.unhide", 4521 "id": "menu.app.unhide",
4522 "start": { 4522 "start": {
4523 "column": 10, 4523 "column": 10,
4524 "line": 199 4524 "line": 202
4525 } 4525 }
4526 }, 4526 },
4527 { 4527 {
4528 "defaultMessage": "!!!Quit", 4528 "defaultMessage": "!!!Quit",
4529 "end": { 4529 "end": {
4530 "column": 3, 4530 "column": 3,
4531 "line": 206 4531 "line": 209
4532 }, 4532 },
4533 "file": "src/lib/Menu.js", 4533 "file": "src/lib/Menu.js",
4534 "id": "menu.app.quit", 4534 "id": "menu.app.quit",
4535 "start": { 4535 "start": {
4536 "column": 8, 4536 "column": 8,
4537 "line": 203 4537 "line": 206
4538 } 4538 }
4539 }, 4539 },
4540 { 4540 {
4541 "defaultMessage": "!!!Add New Service...", 4541 "defaultMessage": "!!!Add New Service...",
4542 "end": { 4542 "end": {
4543 "column": 3, 4543 "column": 3,
4544 "line": 210 4544 "line": 213
4545 }, 4545 },
4546 "file": "src/lib/Menu.js", 4546 "file": "src/lib/Menu.js",
4547 "id": "menu.services.addNewService", 4547 "id": "menu.services.addNewService",
4548 "start": { 4548 "start": {
4549 "column": 17, 4549 "column": 17,
4550 "line": 207 4550 "line": 210
4551 } 4551 }
4552 }, 4552 },
4553 { 4553 {
4554 "defaultMessage": "!!!Add New Workspace...", 4554 "defaultMessage": "!!!Add New Workspace...",
4555 "end": { 4555 "end": {
4556 "column": 3, 4556 "column": 3,
4557 "line": 214 4557 "line": 217
4558 }, 4558 },
4559 "file": "src/lib/Menu.js", 4559 "file": "src/lib/Menu.js",
4560 "id": "menu.workspaces.addNewWorkspace", 4560 "id": "menu.workspaces.addNewWorkspace",
4561 "start": { 4561 "start": {
4562 "column": 19, 4562 "column": 19,
4563 "line": 211 4563 "line": 214
4564 } 4564 }
4565 }, 4565 },
4566 { 4566 {
4567 "defaultMessage": "!!!Open workspace drawer", 4567 "defaultMessage": "!!!Open workspace drawer",
4568 "end": { 4568 "end": {
4569 "column": 3, 4569 "column": 3,
4570 "line": 218 4570 "line": 221
4571 }, 4571 },
4572 "file": "src/lib/Menu.js", 4572 "file": "src/lib/Menu.js",
4573 "id": "menu.workspaces.openWorkspaceDrawer", 4573 "id": "menu.workspaces.openWorkspaceDrawer",
4574 "start": { 4574 "start": {
4575 "column": 23, 4575 "column": 23,
4576 "line": 215 4576 "line": 218
4577 } 4577 }
4578 }, 4578 },
4579 { 4579 {
4580 "defaultMessage": "!!!Close workspace drawer", 4580 "defaultMessage": "!!!Close workspace drawer",
4581 "end": { 4581 "end": {
4582 "column": 3, 4582 "column": 3,
4583 "line": 222 4583 "line": 225
4584 }, 4584 },
4585 "file": "src/lib/Menu.js", 4585 "file": "src/lib/Menu.js",
4586 "id": "menu.workspaces.closeWorkspaceDrawer", 4586 "id": "menu.workspaces.closeWorkspaceDrawer",
4587 "start": { 4587 "start": {
4588 "column": 24, 4588 "column": 24,
4589 "line": 219 4589 "line": 222
4590 } 4590 }
4591 }, 4591 },
4592 { 4592 {
4593 "defaultMessage": "!!!Activate next service...", 4593 "defaultMessage": "!!!Activate next service...",
4594 "end": { 4594 "end": {
4595 "column": 3, 4595 "column": 3,
4596 "line": 226 4596 "line": 229
4597 }, 4597 },
4598 "file": "src/lib/Menu.js", 4598 "file": "src/lib/Menu.js",
4599 "id": "menu.services.setNextServiceActive", 4599 "id": "menu.services.setNextServiceActive",
4600 "start": { 4600 "start": {
4601 "column": 23, 4601 "column": 23,
4602 "line": 223 4602 "line": 226
4603 } 4603 }
4604 }, 4604 },
4605 { 4605 {
4606 "defaultMessage": "!!!Activate previous service...", 4606 "defaultMessage": "!!!Activate previous service...",
4607 "end": { 4607 "end": {
4608 "column": 3, 4608 "column": 3,
4609 "line": 230 4609 "line": 233
4610 }, 4610 },
4611 "file": "src/lib/Menu.js", 4611 "file": "src/lib/Menu.js",
4612 "id": "menu.services.activatePreviousService", 4612 "id": "menu.services.activatePreviousService",
4613 "start": { 4613 "start": {
4614 "column": 27, 4614 "column": 27,
4615 "line": 227 4615 "line": 230
4616 } 4616 }
4617 }, 4617 },
4618 { 4618 {
4619 "defaultMessage": "!!!Disable notifications & audio", 4619 "defaultMessage": "!!!Disable notifications & audio",
4620 "end": { 4620 "end": {
4621 "column": 3, 4621 "column": 3,
4622 "line": 234 4622 "line": 237
4623 }, 4623 },
4624 "file": "src/lib/Menu.js", 4624 "file": "src/lib/Menu.js",
4625 "id": "sidebar.muteApp", 4625 "id": "sidebar.muteApp",
4626 "start": { 4626 "start": {
4627 "column": 11, 4627 "column": 11,
4628 "line": 231 4628 "line": 234
4629 } 4629 }
4630 }, 4630 },
4631 { 4631 {
4632 "defaultMessage": "!!!Enable notifications & audio", 4632 "defaultMessage": "!!!Enable notifications & audio",
4633 "end": { 4633 "end": {
4634 "column": 3, 4634 "column": 3,
4635 "line": 238 4635 "line": 241
4636 }, 4636 },
4637 "file": "src/lib/Menu.js", 4637 "file": "src/lib/Menu.js",
4638 "id": "sidebar.unmuteApp", 4638 "id": "sidebar.unmuteApp",
4639 "start": { 4639 "start": {
4640 "column": 13, 4640 "column": 13,
4641 "line": 235 4641 "line": 238
4642 } 4642 }
4643 }, 4643 },
4644 { 4644 {
4645 "defaultMessage": "!!!Workspaces", 4645 "defaultMessage": "!!!Workspaces",
4646 "end": { 4646 "end": {
4647 "column": 3, 4647 "column": 3,
4648 "line": 242 4648 "line": 245
4649 }, 4649 },
4650 "file": "src/lib/Menu.js", 4650 "file": "src/lib/Menu.js",
4651 "id": "menu.workspaces", 4651 "id": "menu.workspaces",
4652 "start": { 4652 "start": {
4653 "column": 14, 4653 "column": 14,
4654 "line": 239 4654 "line": 242
4655 } 4655 }
4656 }, 4656 },
4657 { 4657 {
4658 "defaultMessage": "!!!Default", 4658 "defaultMessage": "!!!Default",
4659 "end": { 4659 "end": {
4660 "column": 3, 4660 "column": 3,
4661 "line": 246 4661 "line": 249
4662 }, 4662 },
4663 "file": "src/lib/Menu.js", 4663 "file": "src/lib/Menu.js",
4664 "id": "menu.workspaces.defaultWorkspace", 4664 "id": "menu.workspaces.defaultWorkspace",
4665 "start": { 4665 "start": {
4666 "column": 20, 4666 "column": 20,
4667 "line": 243 4667 "line": 246
4668 }
4669 },
4670 {
4671 "defaultMessage": "!!!Todos",
4672 "end": {
4673 "column": 3,
4674 "line": 253
4675 },
4676 "file": "src/lib/Menu.js",
4677 "id": "menu.todos",
4678 "start": {
4679 "column": 9,
4680 "line": 250
4681 }
4682 },
4683 {
4684 "defaultMessage": "!!!Open Todos drawer",
4685 "end": {
4686 "column": 3,
4687 "line": 257
4688 },
4689 "file": "src/lib/Menu.js",
4690 "id": "menu.Todoss.openTodosDrawer",
4691 "start": {
4692 "column": 19,
4693 "line": 254
4694 }
4695 },
4696 {
4697 "defaultMessage": "!!!Close Todos drawer",
4698 "end": {
4699 "column": 3,
4700 "line": 261
4701 },
4702 "file": "src/lib/Menu.js",
4703 "id": "menu.Todoss.closeTodosDrawer",
4704 "start": {
4705 "column": 20,
4706 "line": 258
4668 } 4707 }
4669 } 4708 }
4670 ], 4709 ],