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