aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/defaultMessages.json115
-rw-r--r--src/i18n/locales/en-US.json2
-rw-r--r--src/i18n/messages/src/components/layout/AppLayout.json24
-rw-r--r--src/i18n/messages/src/features/announcements/Component.json15
-rw-r--r--src/i18n/messages/src/lib/Menu.json73
5 files changed, 145 insertions, 84 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 65799b614..698698515 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -625,78 +625,78 @@
625 "defaultMessage": "!!!Your services have been updated.", 625 "defaultMessage": "!!!Your services have been updated.",
626 "end": { 626 "end": {
627 "column": 3, 627 "column": 3,
628 "line": 28 628 "line": 29
629 }, 629 },
630 "file": "src/components/layout/AppLayout.js", 630 "file": "src/components/layout/AppLayout.js",
631 "id": "infobar.servicesUpdated", 631 "id": "infobar.servicesUpdated",
632 "start": { 632 "start": {
633 "column": 19, 633 "column": 19,
634 "line": 25 634 "line": 26
635 } 635 }
636 }, 636 },
637 { 637 {
638 "defaultMessage": "!!!A new update for Franz is available.", 638 "defaultMessage": "!!!A new update for Franz is available.",
639 "end": { 639 "end": {
640 "column": 3, 640 "column": 3,
641 "line": 32 641 "line": 33
642 }, 642 },
643 "file": "src/components/layout/AppLayout.js", 643 "file": "src/components/layout/AppLayout.js",
644 "id": "infobar.updateAvailable", 644 "id": "infobar.updateAvailable",
645 "start": { 645 "start": {
646 "column": 19, 646 "column": 19,
647 "line": 29 647 "line": 30
648 } 648 }
649 }, 649 },
650 { 650 {
651 "defaultMessage": "!!!Reload services", 651 "defaultMessage": "!!!Reload services",
652 "end": { 652 "end": {
653 "column": 3, 653 "column": 3,
654 "line": 36 654 "line": 37
655 }, 655 },
656 "file": "src/components/layout/AppLayout.js", 656 "file": "src/components/layout/AppLayout.js",
657 "id": "infobar.buttonReloadServices", 657 "id": "infobar.buttonReloadServices",
658 "start": { 658 "start": {
659 "column": 24, 659 "column": 24,
660 "line": 33 660 "line": 34
661 } 661 }
662 }, 662 },
663 { 663 {
664 "defaultMessage": "!!!Changelog", 664 "defaultMessage": "!!!Changelog",
665 "end": { 665 "end": {
666 "column": 3, 666 "column": 3,
667 "line": 40 667 "line": 41
668 }, 668 },
669 "file": "src/components/layout/AppLayout.js", 669 "file": "src/components/layout/AppLayout.js",
670 "id": "infobar.buttonChangelog", 670 "id": "infobar.buttonChangelog",
671 "start": { 671 "start": {
672 "column": 13, 672 "column": 13,
673 "line": 37 673 "line": 38
674 } 674 }
675 }, 675 },
676 { 676 {
677 "defaultMessage": "!!!Restart & install update", 677 "defaultMessage": "!!!Restart & install update",
678 "end": { 678 "end": {
679 "column": 3, 679 "column": 3,
680 "line": 44 680 "line": 45
681 }, 681 },
682 "file": "src/components/layout/AppLayout.js", 682 "file": "src/components/layout/AppLayout.js",
683 "id": "infobar.buttonInstallUpdate", 683 "id": "infobar.buttonInstallUpdate",
684 "start": { 684 "start": {
685 "column": 23, 685 "column": 23,
686 "line": 41 686 "line": 42
687 } 687 }
688 }, 688 },
689 { 689 {
690 "defaultMessage": "!!!Could not load services and user information", 690 "defaultMessage": "!!!Could not load services and user information",
691 "end": { 691 "end": {
692 "column": 3, 692 "column": 3,
693 "line": 48 693 "line": 49
694 }, 694 },
695 "file": "src/components/layout/AppLayout.js", 695 "file": "src/components/layout/AppLayout.js",
696 "id": "infobar.requiredRequestsFailed", 696 "id": "infobar.requiredRequestsFailed",
697 "start": { 697 "start": {
698 "column": 26, 698 "column": 26,
699 "line": 45 699 "line": 46
700 } 700 }
701 } 701 }
702 ], 702 ],
@@ -3082,6 +3082,24 @@
3082 { 3082 {
3083 "descriptors": [ 3083 "descriptors": [
3084 { 3084 {
3085 "defaultMessage": "!!!What's new in Franz {version}?",
3086 "end": {
3087 "column": 3,
3088 "line": 14
3089 },
3090 "file": "src/features/announcements/Component.js",
3091 "id": "feature.announcements.headline",
3092 "start": {
3093 "column": 12,
3094 "line": 11
3095 }
3096 }
3097 ],
3098 "path": "src/features/announcements/Component.json"
3099 },
3100 {
3101 "descriptors": [
3102 {
3085 "defaultMessage": "!!!Please purchase license to skip waiting", 3103 "defaultMessage": "!!!Please purchase license to skip waiting",
3086 "end": { 3104 "end": {
3087 "column": 3, 3105 "column": 3,
@@ -4224,198 +4242,211 @@
4224 } 4242 }
4225 }, 4243 },
4226 { 4244 {
4227 "defaultMessage": "!!!Settings", 4245 "defaultMessage": "!!!What's new in Franz?",
4228 "end": { 4246 "end": {
4229 "column": 3, 4247 "column": 3,
4230 "line": 164 4248 "line": 164
4231 }, 4249 },
4232 "file": "src/lib/Menu.js", 4250 "file": "src/lib/Menu.js",
4251 "id": "menu.app.announcement",
4252 "start": {
4253 "column": 16,
4254 "line": 161
4255 }
4256 },
4257 {
4258 "defaultMessage": "!!!Settings",
4259 "end": {
4260 "column": 3,
4261 "line": 168
4262 },
4263 "file": "src/lib/Menu.js",
4233 "id": "menu.app.settings", 4264 "id": "menu.app.settings",
4234 "start": { 4265 "start": {
4235 "column": 12, 4266 "column": 12,
4236 "line": 161 4267 "line": 165
4237 } 4268 }
4238 }, 4269 },
4239 { 4270 {
4240 "defaultMessage": "!!!Hide", 4271 "defaultMessage": "!!!Hide",
4241 "end": { 4272 "end": {
4242 "column": 3, 4273 "column": 3,
4243 "line": 168 4274 "line": 172
4244 }, 4275 },
4245 "file": "src/lib/Menu.js", 4276 "file": "src/lib/Menu.js",
4246 "id": "menu.app.hide", 4277 "id": "menu.app.hide",
4247 "start": { 4278 "start": {
4248 "column": 8, 4279 "column": 8,
4249 "line": 165 4280 "line": 169
4250 } 4281 }
4251 }, 4282 },
4252 { 4283 {
4253 "defaultMessage": "!!!Hide Others", 4284 "defaultMessage": "!!!Hide Others",
4254 "end": { 4285 "end": {
4255 "column": 3, 4286 "column": 3,
4256 "line": 172 4287 "line": 176
4257 }, 4288 },
4258 "file": "src/lib/Menu.js", 4289 "file": "src/lib/Menu.js",
4259 "id": "menu.app.hideOthers", 4290 "id": "menu.app.hideOthers",
4260 "start": { 4291 "start": {
4261 "column": 14, 4292 "column": 14,
4262 "line": 169 4293 "line": 173
4263 } 4294 }
4264 }, 4295 },
4265 { 4296 {
4266 "defaultMessage": "!!!Unhide", 4297 "defaultMessage": "!!!Unhide",
4267 "end": { 4298 "end": {
4268 "column": 3, 4299 "column": 3,
4269 "line": 176 4300 "line": 180
4270 }, 4301 },
4271 "file": "src/lib/Menu.js", 4302 "file": "src/lib/Menu.js",
4272 "id": "menu.app.unhide", 4303 "id": "menu.app.unhide",
4273 "start": { 4304 "start": {
4274 "column": 10, 4305 "column": 10,
4275 "line": 173 4306 "line": 177
4276 } 4307 }
4277 }, 4308 },
4278 { 4309 {
4279 "defaultMessage": "!!!Quit", 4310 "defaultMessage": "!!!Quit",
4280 "end": { 4311 "end": {
4281 "column": 3, 4312 "column": 3,
4282 "line": 180 4313 "line": 184
4283 }, 4314 },
4284 "file": "src/lib/Menu.js", 4315 "file": "src/lib/Menu.js",
4285 "id": "menu.app.quit", 4316 "id": "menu.app.quit",
4286 "start": { 4317 "start": {
4287 "column": 8, 4318 "column": 8,
4288 "line": 177 4319 "line": 181
4289 } 4320 }
4290 }, 4321 },
4291 { 4322 {
4292 "defaultMessage": "!!!Add New Service...", 4323 "defaultMessage": "!!!Add New Service...",
4293 "end": { 4324 "end": {
4294 "column": 3, 4325 "column": 3,
4295 "line": 184 4326 "line": 188
4296 }, 4327 },
4297 "file": "src/lib/Menu.js", 4328 "file": "src/lib/Menu.js",
4298 "id": "menu.services.addNewService", 4329 "id": "menu.services.addNewService",
4299 "start": { 4330 "start": {
4300 "column": 17, 4331 "column": 17,
4301 "line": 181 4332 "line": 185
4302 } 4333 }
4303 }, 4334 },
4304 { 4335 {
4305 "defaultMessage": "!!!Add New Workspace...", 4336 "defaultMessage": "!!!Add New Workspace...",
4306 "end": { 4337 "end": {
4307 "column": 3, 4338 "column": 3,
4308 "line": 188 4339 "line": 192
4309 }, 4340 },
4310 "file": "src/lib/Menu.js", 4341 "file": "src/lib/Menu.js",
4311 "id": "menu.workspaces.addNewWorkspace", 4342 "id": "menu.workspaces.addNewWorkspace",
4312 "start": { 4343 "start": {
4313 "column": 19, 4344 "column": 19,
4314 "line": 185 4345 "line": 189
4315 } 4346 }
4316 }, 4347 },
4317 { 4348 {
4318 "defaultMessage": "!!!Open workspace drawer", 4349 "defaultMessage": "!!!Open workspace drawer",
4319 "end": { 4350 "end": {
4320 "column": 3, 4351 "column": 3,
4321 "line": 192 4352 "line": 196
4322 }, 4353 },
4323 "file": "src/lib/Menu.js", 4354 "file": "src/lib/Menu.js",
4324 "id": "menu.workspaces.openWorkspaceDrawer", 4355 "id": "menu.workspaces.openWorkspaceDrawer",
4325 "start": { 4356 "start": {
4326 "column": 23, 4357 "column": 23,
4327 "line": 189 4358 "line": 193
4328 } 4359 }
4329 }, 4360 },
4330 { 4361 {
4331 "defaultMessage": "!!!Close workspace drawer", 4362 "defaultMessage": "!!!Close workspace drawer",
4332 "end": { 4363 "end": {
4333 "column": 3, 4364 "column": 3,
4334 "line": 196 4365 "line": 200
4335 }, 4366 },
4336 "file": "src/lib/Menu.js", 4367 "file": "src/lib/Menu.js",
4337 "id": "menu.workspaces.closeWorkspaceDrawer", 4368 "id": "menu.workspaces.closeWorkspaceDrawer",
4338 "start": { 4369 "start": {
4339 "column": 24, 4370 "column": 24,
4340 "line": 193 4371 "line": 197
4341 } 4372 }
4342 }, 4373 },
4343 { 4374 {
4344 "defaultMessage": "!!!Activate next service...", 4375 "defaultMessage": "!!!Activate next service...",
4345 "end": { 4376 "end": {
4346 "column": 3, 4377 "column": 3,
4347 "line": 200 4378 "line": 204
4348 }, 4379 },
4349 "file": "src/lib/Menu.js", 4380 "file": "src/lib/Menu.js",
4350 "id": "menu.services.setNextServiceActive", 4381 "id": "menu.services.setNextServiceActive",
4351 "start": { 4382 "start": {
4352 "column": 23, 4383 "column": 23,
4353 "line": 197 4384 "line": 201
4354 } 4385 }
4355 }, 4386 },
4356 { 4387 {
4357 "defaultMessage": "!!!Activate previous service...", 4388 "defaultMessage": "!!!Activate previous service...",
4358 "end": { 4389 "end": {
4359 "column": 3, 4390 "column": 3,
4360 "line": 204 4391 "line": 208
4361 }, 4392 },
4362 "file": "src/lib/Menu.js", 4393 "file": "src/lib/Menu.js",
4363 "id": "menu.services.activatePreviousService", 4394 "id": "menu.services.activatePreviousService",
4364 "start": { 4395 "start": {
4365 "column": 27, 4396 "column": 27,
4366 "line": 201 4397 "line": 205
4367 } 4398 }
4368 }, 4399 },
4369 { 4400 {
4370 "defaultMessage": "!!!Disable notifications & audio", 4401 "defaultMessage": "!!!Disable notifications & audio",
4371 "end": { 4402 "end": {
4372 "column": 3, 4403 "column": 3,
4373 "line": 208 4404 "line": 212
4374 }, 4405 },
4375 "file": "src/lib/Menu.js", 4406 "file": "src/lib/Menu.js",
4376 "id": "sidebar.muteApp", 4407 "id": "sidebar.muteApp",
4377 "start": { 4408 "start": {
4378 "column": 11, 4409 "column": 11,
4379 "line": 205 4410 "line": 209
4380 } 4411 }
4381 }, 4412 },
4382 { 4413 {
4383 "defaultMessage": "!!!Enable notifications & audio", 4414 "defaultMessage": "!!!Enable notifications & audio",
4384 "end": { 4415 "end": {
4385 "column": 3, 4416 "column": 3,
4386 "line": 212 4417 "line": 216
4387 }, 4418 },
4388 "file": "src/lib/Menu.js", 4419 "file": "src/lib/Menu.js",
4389 "id": "sidebar.unmuteApp", 4420 "id": "sidebar.unmuteApp",
4390 "start": { 4421 "start": {
4391 "column": 13, 4422 "column": 13,
4392 "line": 209 4423 "line": 213
4393 } 4424 }
4394 }, 4425 },
4395 { 4426 {
4396 "defaultMessage": "!!!Workspaces", 4427 "defaultMessage": "!!!Workspaces",
4397 "end": { 4428 "end": {
4398 "column": 3, 4429 "column": 3,
4399 "line": 216 4430 "line": 220
4400 }, 4431 },
4401 "file": "src/lib/Menu.js", 4432 "file": "src/lib/Menu.js",
4402 "id": "menu.workspaces", 4433 "id": "menu.workspaces",
4403 "start": { 4434 "start": {
4404 "column": 14, 4435 "column": 14,
4405 "line": 213 4436 "line": 217
4406 } 4437 }
4407 }, 4438 },
4408 { 4439 {
4409 "defaultMessage": "!!!Default", 4440 "defaultMessage": "!!!Default",
4410 "end": { 4441 "end": {
4411 "column": 3, 4442 "column": 3,
4412 "line": 220 4443 "line": 224
4413 }, 4444 },
4414 "file": "src/lib/Menu.js", 4445 "file": "src/lib/Menu.js",
4415 "id": "menu.workspaces.defaultWorkspace", 4446 "id": "menu.workspaces.defaultWorkspace",
4416 "start": { 4447 "start": {
4417 "column": 20, 4448 "column": 20,
4418 "line": 217 4449 "line": 221
4419 } 4450 }
4420 } 4451 }
4421 ], 4452 ],
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 84a71117a..13775d758 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -1,6 +1,7 @@
1{ 1{
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.headline": "What's new in Franz {version}?",
4 "feature.delayApp.action": "Get a Franz Supporter License", 5 "feature.delayApp.action": "Get a Franz Supporter License",
5 "feature.delayApp.headline": "Please purchase a Franz Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Franz Supporter License to skip waiting",
6 "feature.delayApp.text": "Franz will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Franz will continue in {seconds} seconds.",
@@ -43,6 +44,7 @@
43 "login.submit.label": "Sign in", 44 "login.submit.label": "Sign in",
44 "login.tokenExpired": "Your session expired, please login again.", 45 "login.tokenExpired": "Your session expired, please login again.",
45 "menu.app.about": "About Franz", 46 "menu.app.about": "About Franz",
47 "menu.app.announcement": "What's new in Franz?",
46 "menu.app.hide": "Hide", 48 "menu.app.hide": "Hide",
47 "menu.app.hideOthers": "Hide Others", 49 "menu.app.hideOthers": "Hide Others",
48 "menu.app.quit": "Quit", 50 "menu.app.quit": "Quit",
diff --git a/src/i18n/messages/src/components/layout/AppLayout.json b/src/i18n/messages/src/components/layout/AppLayout.json
index 92593ed5c..4dd354afc 100644
--- a/src/i18n/messages/src/components/layout/AppLayout.json
+++ b/src/i18n/messages/src/components/layout/AppLayout.json
@@ -4,11 +4,11 @@
4 "defaultMessage": "!!!Your services have been updated.", 4 "defaultMessage": "!!!Your services have been updated.",
5 "file": "src/components/layout/AppLayout.js", 5 "file": "src/components/layout/AppLayout.js",
6 "start": { 6 "start": {
7 "line": 25, 7 "line": 26,
8 "column": 19 8 "column": 19
9 }, 9 },
10 "end": { 10 "end": {
11 "line": 28, 11 "line": 29,
12 "column": 3 12 "column": 3
13 } 13 }
14 }, 14 },
@@ -17,11 +17,11 @@
17 "defaultMessage": "!!!A new update for Franz is available.", 17 "defaultMessage": "!!!A new update for Franz is available.",
18 "file": "src/components/layout/AppLayout.js", 18 "file": "src/components/layout/AppLayout.js",
19 "start": { 19 "start": {
20 "line": 29, 20 "line": 30,
21 "column": 19 21 "column": 19
22 }, 22 },
23 "end": { 23 "end": {
24 "line": 32, 24 "line": 33,
25 "column": 3 25 "column": 3
26 } 26 }
27 }, 27 },
@@ -30,11 +30,11 @@
30 "defaultMessage": "!!!Reload services", 30 "defaultMessage": "!!!Reload services",
31 "file": "src/components/layout/AppLayout.js", 31 "file": "src/components/layout/AppLayout.js",
32 "start": { 32 "start": {
33 "line": 33, 33 "line": 34,
34 "column": 24 34 "column": 24
35 }, 35 },
36 "end": { 36 "end": {
37 "line": 36, 37 "line": 37,
38 "column": 3 38 "column": 3
39 } 39 }
40 }, 40 },
@@ -43,11 +43,11 @@
43 "defaultMessage": "!!!Changelog", 43 "defaultMessage": "!!!Changelog",
44 "file": "src/components/layout/AppLayout.js", 44 "file": "src/components/layout/AppLayout.js",
45 "start": { 45 "start": {
46 "line": 37, 46 "line": 38,
47 "column": 13 47 "column": 13
48 }, 48 },
49 "end": { 49 "end": {
50 "line": 40, 50 "line": 41,
51 "column": 3 51 "column": 3
52 } 52 }
53 }, 53 },
@@ -56,11 +56,11 @@
56 "defaultMessage": "!!!Restart & install update", 56 "defaultMessage": "!!!Restart & install update",
57 "file": "src/components/layout/AppLayout.js", 57 "file": "src/components/layout/AppLayout.js",
58 "start": { 58 "start": {
59 "line": 41, 59 "line": 42,
60 "column": 23 60 "column": 23
61 }, 61 },
62 "end": { 62 "end": {
63 "line": 44, 63 "line": 45,
64 "column": 3 64 "column": 3
65 } 65 }
66 }, 66 },
@@ -69,11 +69,11 @@
69 "defaultMessage": "!!!Could not load services and user information", 69 "defaultMessage": "!!!Could not load services and user information",
70 "file": "src/components/layout/AppLayout.js", 70 "file": "src/components/layout/AppLayout.js",
71 "start": { 71 "start": {
72 "line": 45, 72 "line": 46,
73 "column": 26 73 "column": 26
74 }, 74 },
75 "end": { 75 "end": {
76 "line": 48, 76 "line": 49,
77 "column": 3 77 "column": 3
78 } 78 }
79 } 79 }
diff --git a/src/i18n/messages/src/features/announcements/Component.json b/src/i18n/messages/src/features/announcements/Component.json
new file mode 100644
index 000000000..18e1b84c5
--- /dev/null
+++ b/src/i18n/messages/src/features/announcements/Component.json
@@ -0,0 +1,15 @@
1[
2 {
3 "id": "feature.announcements.headline",
4 "defaultMessage": "!!!What's new in Franz {version}?",
5 "file": "src/features/announcements/Component.js",
6 "start": {
7 "line": 11,
8 "column": 12
9 },
10 "end": {
11 "line": 14,
12 "column": 3
13 }
14 }
15] \ No newline at end of file
diff --git a/src/i18n/messages/src/lib/Menu.json b/src/i18n/messages/src/lib/Menu.json
index 3889d39e0..f4cd35582 100644
--- a/src/i18n/messages/src/lib/Menu.json
+++ b/src/i18n/messages/src/lib/Menu.json
@@ -481,15 +481,28 @@
481 } 481 }
482 }, 482 },
483 { 483 {
484 "id": "menu.app.announcement",
485 "defaultMessage": "!!!What's new in Franz?",
486 "file": "src/lib/Menu.js",
487 "start": {
488 "line": 161,
489 "column": 16
490 },
491 "end": {
492 "line": 164,
493 "column": 3
494 }
495 },
496 {
484 "id": "menu.app.settings", 497 "id": "menu.app.settings",
485 "defaultMessage": "!!!Settings", 498 "defaultMessage": "!!!Settings",
486 "file": "src/lib/Menu.js", 499 "file": "src/lib/Menu.js",
487 "start": { 500 "start": {
488 "line": 161, 501 "line": 165,
489 "column": 12 502 "column": 12
490 }, 503 },
491 "end": { 504 "end": {
492 "line": 164, 505 "line": 168,
493 "column": 3 506 "column": 3
494 } 507 }
495 }, 508 },
@@ -498,11 +511,11 @@
498 "defaultMessage": "!!!Hide", 511 "defaultMessage": "!!!Hide",
499 "file": "src/lib/Menu.js", 512 "file": "src/lib/Menu.js",
500 "start": { 513 "start": {
501 "line": 165, 514 "line": 169,
502 "column": 8 515 "column": 8
503 }, 516 },
504 "end": { 517 "end": {
505 "line": 168, 518 "line": 172,
506 "column": 3 519 "column": 3
507 } 520 }
508 }, 521 },
@@ -511,11 +524,11 @@
511 "defaultMessage": "!!!Hide Others", 524 "defaultMessage": "!!!Hide Others",
512 "file": "src/lib/Menu.js", 525 "file": "src/lib/Menu.js",
513 "start": { 526 "start": {
514 "line": 169, 527 "line": 173,
515 "column": 14 528 "column": 14
516 }, 529 },
517 "end": { 530 "end": {
518 "line": 172, 531 "line": 176,
519 "column": 3 532 "column": 3
520 } 533 }
521 }, 534 },
@@ -524,11 +537,11 @@
524 "defaultMessage": "!!!Unhide", 537 "defaultMessage": "!!!Unhide",
525 "file": "src/lib/Menu.js", 538 "file": "src/lib/Menu.js",
526 "start": { 539 "start": {
527 "line": 173, 540 "line": 177,
528 "column": 10 541 "column": 10
529 }, 542 },
530 "end": { 543 "end": {
531 "line": 176, 544 "line": 180,
532 "column": 3 545 "column": 3
533 } 546 }
534 }, 547 },
@@ -537,11 +550,11 @@
537 "defaultMessage": "!!!Quit", 550 "defaultMessage": "!!!Quit",
538 "file": "src/lib/Menu.js", 551 "file": "src/lib/Menu.js",
539 "start": { 552 "start": {
540 "line": 177, 553 "line": 181,
541 "column": 8 554 "column": 8
542 }, 555 },
543 "end": { 556 "end": {
544 "line": 180, 557 "line": 184,
545 "column": 3 558 "column": 3
546 } 559 }
547 }, 560 },
@@ -550,11 +563,11 @@
550 "defaultMessage": "!!!Add New Service...", 563 "defaultMessage": "!!!Add New Service...",
551 "file": "src/lib/Menu.js", 564 "file": "src/lib/Menu.js",
552 "start": { 565 "start": {
553 "line": 181, 566 "line": 185,
554 "column": 17 567 "column": 17
555 }, 568 },
556 "end": { 569 "end": {
557 "line": 184, 570 "line": 188,
558 "column": 3 571 "column": 3
559 } 572 }
560 }, 573 },
@@ -563,11 +576,11 @@
563 "defaultMessage": "!!!Add New Workspace...", 576 "defaultMessage": "!!!Add New Workspace...",
564 "file": "src/lib/Menu.js", 577 "file": "src/lib/Menu.js",
565 "start": { 578 "start": {
566 "line": 185, 579 "line": 189,
567 "column": 19 580 "column": 19
568 }, 581 },
569 "end": { 582 "end": {
570 "line": 188, 583 "line": 192,
571 "column": 3 584 "column": 3
572 } 585 }
573 }, 586 },
@@ -576,11 +589,11 @@
576 "defaultMessage": "!!!Open workspace drawer", 589 "defaultMessage": "!!!Open workspace drawer",
577 "file": "src/lib/Menu.js", 590 "file": "src/lib/Menu.js",
578 "start": { 591 "start": {
579 "line": 189, 592 "line": 193,
580 "column": 23 593 "column": 23
581 }, 594 },
582 "end": { 595 "end": {
583 "line": 192, 596 "line": 196,
584 "column": 3 597 "column": 3
585 } 598 }
586 }, 599 },
@@ -589,11 +602,11 @@
589 "defaultMessage": "!!!Close workspace drawer", 602 "defaultMessage": "!!!Close workspace drawer",
590 "file": "src/lib/Menu.js", 603 "file": "src/lib/Menu.js",
591 "start": { 604 "start": {
592 "line": 193, 605 "line": 197,
593 "column": 24 606 "column": 24
594 }, 607 },
595 "end": { 608 "end": {
596 "line": 196, 609 "line": 200,
597 "column": 3 610 "column": 3
598 } 611 }
599 }, 612 },
@@ -602,11 +615,11 @@
602 "defaultMessage": "!!!Activate next service...", 615 "defaultMessage": "!!!Activate next service...",
603 "file": "src/lib/Menu.js", 616 "file": "src/lib/Menu.js",
604 "start": { 617 "start": {
605 "line": 197, 618 "line": 201,
606 "column": 23 619 "column": 23
607 }, 620 },
608 "end": { 621 "end": {
609 "line": 200, 622 "line": 204,
610 "column": 3 623 "column": 3
611 } 624 }
612 }, 625 },
@@ -615,11 +628,11 @@
615 "defaultMessage": "!!!Activate previous service...", 628 "defaultMessage": "!!!Activate previous service...",
616 "file": "src/lib/Menu.js", 629 "file": "src/lib/Menu.js",
617 "start": { 630 "start": {
618 "line": 201, 631 "line": 205,
619 "column": 27 632 "column": 27
620 }, 633 },
621 "end": { 634 "end": {
622 "line": 204, 635 "line": 208,
623 "column": 3 636 "column": 3
624 } 637 }
625 }, 638 },
@@ -628,11 +641,11 @@
628 "defaultMessage": "!!!Disable notifications & audio", 641 "defaultMessage": "!!!Disable notifications & audio",
629 "file": "src/lib/Menu.js", 642 "file": "src/lib/Menu.js",
630 "start": { 643 "start": {
631 "line": 205, 644 "line": 209,
632 "column": 11 645 "column": 11
633 }, 646 },
634 "end": { 647 "end": {
635 "line": 208, 648 "line": 212,
636 "column": 3 649 "column": 3
637 } 650 }
638 }, 651 },
@@ -641,11 +654,11 @@
641 "defaultMessage": "!!!Enable notifications & audio", 654 "defaultMessage": "!!!Enable notifications & audio",
642 "file": "src/lib/Menu.js", 655 "file": "src/lib/Menu.js",
643 "start": { 656 "start": {
644 "line": 209, 657 "line": 213,
645 "column": 13 658 "column": 13
646 }, 659 },
647 "end": { 660 "end": {
648 "line": 212, 661 "line": 216,
649 "column": 3 662 "column": 3
650 } 663 }
651 }, 664 },
@@ -654,11 +667,11 @@
654 "defaultMessage": "!!!Workspaces", 667 "defaultMessage": "!!!Workspaces",
655 "file": "src/lib/Menu.js", 668 "file": "src/lib/Menu.js",
656 "start": { 669 "start": {
657 "line": 213, 670 "line": 217,
658 "column": 14 671 "column": 14
659 }, 672 },
660 "end": { 673 "end": {
661 "line": 216, 674 "line": 220,
662 "column": 3 675 "column": 3
663 } 676 }
664 }, 677 },
@@ -667,11 +680,11 @@
667 "defaultMessage": "!!!Default", 680 "defaultMessage": "!!!Default",
668 "file": "src/lib/Menu.js", 681 "file": "src/lib/Menu.js",
669 "start": { 682 "start": {
670 "line": 217, 683 "line": 221,
671 "column": 20 684 "column": 20
672 }, 685 },
673 "end": { 686 "end": {
674 "line": 220, 687 "line": 224,
675 "column": 3 688 "column": 3
676 } 689 }
677 } 690 }