aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json359
1 files changed, 221 insertions, 138 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index f5b268cba..1e8944ead 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -4532,6 +4532,76 @@
4532 { 4532 {
4533 "descriptors": [ 4533 "descriptors": [
4534 { 4534 {
4535 "defaultMessage": "!!!Home",
4536 "end": {
4537 "column": 3,
4538 "line": 16
4539 },
4540 "file": "src/features/webControls/components/WebControls.js",
4541 "id": "webControls.goHome",
4542 "start": {
4543 "column": 10,
4544 "line": 13
4545 }
4546 },
4547 {
4548 "defaultMessage": "!!!Open in Browser",
4549 "end": {
4550 "column": 3,
4551 "line": 20
4552 },
4553 "file": "src/features/webControls/components/WebControls.js",
4554 "id": "webControls.openInBrowser",
4555 "start": {
4556 "column": 17,
4557 "line": 17
4558 }
4559 },
4560 {
4561 "defaultMessage": "!!!Back",
4562 "end": {
4563 "column": 3,
4564 "line": 24
4565 },
4566 "file": "src/features/webControls/components/WebControls.js",
4567 "id": "webControls.back",
4568 "start": {
4569 "column": 8,
4570 "line": 21
4571 }
4572 },
4573 {
4574 "defaultMessage": "!!!Forward",
4575 "end": {
4576 "column": 3,
4577 "line": 28
4578 },
4579 "file": "src/features/webControls/components/WebControls.js",
4580 "id": "webControls.forward",
4581 "start": {
4582 "column": 11,
4583 "line": 25
4584 }
4585 },
4586 {
4587 "defaultMessage": "!!!Reload",
4588 "end": {
4589 "column": 3,
4590 "line": 32
4591 },
4592 "file": "src/features/webControls/components/WebControls.js",
4593 "id": "webControls.reload",
4594 "start": {
4595 "column": 10,
4596 "line": 29
4597 }
4598 }
4599 ],
4600 "path": "src/features/webControls/components/WebControls.json"
4601 },
4602 {
4603 "descriptors": [
4604 {
4535 "defaultMessage": "!!!Create workspace", 4605 "defaultMessage": "!!!Create workspace",
4536 "end": { 4606 "end": {
4537 "column": 3, 4607 "column": 3,
@@ -4797,26 +4867,26 @@
4797 "defaultMessage": "!!!No services added yet", 4867 "defaultMessage": "!!!No services added yet",
4798 "end": { 4868 "end": {
4799 "column": 3, 4869 "column": 3,
4800 "line": 15 4870 "line": 16
4801 }, 4871 },
4802 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js", 4872 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js",
4803 "id": "workspaceDrawer.item.noServicesAddedYet", 4873 "id": "workspaceDrawer.item.noServicesAddedYet",
4804 "start": { 4874 "start": {
4805 "column": 22, 4875 "column": 22,
4806 "line": 12 4876 "line": 13
4807 } 4877 }
4808 }, 4878 },
4809 { 4879 {
4810 "defaultMessage": "!!!edit", 4880 "defaultMessage": "!!!edit",
4811 "end": { 4881 "end": {
4812 "column": 3, 4882 "column": 3,
4813 "line": 19 4883 "line": 20
4814 }, 4884 },
4815 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js", 4885 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js",
4816 "id": "workspaceDrawer.item.contextMenuEdit", 4886 "id": "workspaceDrawer.item.contextMenuEdit",
4817 "start": { 4887 "start": {
4818 "column": 19, 4888 "column": 19,
4819 "line": 16 4889 "line": 17
4820 } 4890 }
4821 } 4891 }
4822 ], 4892 ],
@@ -5261,871 +5331,884 @@
5261 "defaultMessage": "!!!Edit", 5331 "defaultMessage": "!!!Edit",
5262 "end": { 5332 "end": {
5263 "column": 3, 5333 "column": 3,
5264 "line": 19 5334 "line": 20
5265 }, 5335 },
5266 "file": "src/lib/Menu.js", 5336 "file": "src/lib/Menu.js",
5267 "id": "menu.edit", 5337 "id": "menu.edit",
5268 "start": { 5338 "start": {
5269 "column": 8, 5339 "column": 8,
5270 "line": 16 5340 "line": 17
5271 } 5341 }
5272 }, 5342 },
5273 { 5343 {
5274 "defaultMessage": "!!!Undo", 5344 "defaultMessage": "!!!Undo",
5275 "end": { 5345 "end": {
5276 "column": 3, 5346 "column": 3,
5277 "line": 23 5347 "line": 24
5278 }, 5348 },
5279 "file": "src/lib/Menu.js", 5349 "file": "src/lib/Menu.js",
5280 "id": "menu.edit.undo", 5350 "id": "menu.edit.undo",
5281 "start": { 5351 "start": {
5282 "column": 8, 5352 "column": 8,
5283 "line": 20 5353 "line": 21
5284 } 5354 }
5285 }, 5355 },
5286 { 5356 {
5287 "defaultMessage": "!!!Redo", 5357 "defaultMessage": "!!!Redo",
5288 "end": { 5358 "end": {
5289 "column": 3, 5359 "column": 3,
5290 "line": 27 5360 "line": 28
5291 }, 5361 },
5292 "file": "src/lib/Menu.js", 5362 "file": "src/lib/Menu.js",
5293 "id": "menu.edit.redo", 5363 "id": "menu.edit.redo",
5294 "start": { 5364 "start": {
5295 "column": 8, 5365 "column": 8,
5296 "line": 24 5366 "line": 25
5297 } 5367 }
5298 }, 5368 },
5299 { 5369 {
5300 "defaultMessage": "!!!Cut", 5370 "defaultMessage": "!!!Cut",
5301 "end": { 5371 "end": {
5302 "column": 3, 5372 "column": 3,
5303 "line": 31 5373 "line": 32
5304 }, 5374 },
5305 "file": "src/lib/Menu.js", 5375 "file": "src/lib/Menu.js",
5306 "id": "menu.edit.cut", 5376 "id": "menu.edit.cut",
5307 "start": { 5377 "start": {
5308 "column": 7, 5378 "column": 7,
5309 "line": 28 5379 "line": 29
5310 } 5380 }
5311 }, 5381 },
5312 { 5382 {
5313 "defaultMessage": "!!!Copy", 5383 "defaultMessage": "!!!Copy",
5314 "end": { 5384 "end": {
5315 "column": 3, 5385 "column": 3,
5316 "line": 35 5386 "line": 36
5317 }, 5387 },
5318 "file": "src/lib/Menu.js", 5388 "file": "src/lib/Menu.js",
5319 "id": "menu.edit.copy", 5389 "id": "menu.edit.copy",
5320 "start": { 5390 "start": {
5321 "column": 8, 5391 "column": 8,
5322 "line": 32 5392 "line": 33
5323 } 5393 }
5324 }, 5394 },
5325 { 5395 {
5326 "defaultMessage": "!!!Paste", 5396 "defaultMessage": "!!!Paste",
5327 "end": { 5397 "end": {
5328 "column": 3, 5398 "column": 3,
5329 "line": 39 5399 "line": 40
5330 }, 5400 },
5331 "file": "src/lib/Menu.js", 5401 "file": "src/lib/Menu.js",
5332 "id": "menu.edit.paste", 5402 "id": "menu.edit.paste",
5333 "start": { 5403 "start": {
5334 "column": 9, 5404 "column": 9,
5335 "line": 36 5405 "line": 37
5336 } 5406 }
5337 }, 5407 },
5338 { 5408 {
5339 "defaultMessage": "!!!Paste And Match Style", 5409 "defaultMessage": "!!!Paste And Match Style",
5340 "end": { 5410 "end": {
5341 "column": 3, 5411 "column": 3,
5342 "line": 43 5412 "line": 44
5343 }, 5413 },
5344 "file": "src/lib/Menu.js", 5414 "file": "src/lib/Menu.js",
5345 "id": "menu.edit.pasteAndMatchStyle", 5415 "id": "menu.edit.pasteAndMatchStyle",
5346 "start": { 5416 "start": {
5347 "column": 22, 5417 "column": 22,
5348 "line": 40 5418 "line": 41
5349 } 5419 }
5350 }, 5420 },
5351 { 5421 {
5352 "defaultMessage": "!!!Delete", 5422 "defaultMessage": "!!!Delete",
5353 "end": { 5423 "end": {
5354 "column": 3, 5424 "column": 3,
5355 "line": 47 5425 "line": 48
5356 }, 5426 },
5357 "file": "src/lib/Menu.js", 5427 "file": "src/lib/Menu.js",
5358 "id": "menu.edit.delete", 5428 "id": "menu.edit.delete",
5359 "start": { 5429 "start": {
5360 "column": 10, 5430 "column": 10,
5361 "line": 44 5431 "line": 45
5362 } 5432 }
5363 }, 5433 },
5364 { 5434 {
5365 "defaultMessage": "!!!Select All", 5435 "defaultMessage": "!!!Select All",
5366 "end": { 5436 "end": {
5367 "column": 3, 5437 "column": 3,
5368 "line": 51 5438 "line": 52
5369 }, 5439 },
5370 "file": "src/lib/Menu.js", 5440 "file": "src/lib/Menu.js",
5371 "id": "menu.edit.selectAll", 5441 "id": "menu.edit.selectAll",
5372 "start": { 5442 "start": {
5373 "column": 13, 5443 "column": 13,
5374 "line": 48 5444 "line": 49
5375 } 5445 }
5376 }, 5446 },
5377 { 5447 {
5378 "defaultMessage": "!!!Speech", 5448 "defaultMessage": "!!!Speech",
5379 "end": { 5449 "end": {
5380 "column": 3, 5450 "column": 3,
5381 "line": 55 5451 "line": 56
5382 }, 5452 },
5383 "file": "src/lib/Menu.js", 5453 "file": "src/lib/Menu.js",
5384 "id": "menu.edit.speech", 5454 "id": "menu.edit.speech",
5385 "start": { 5455 "start": {
5386 "column": 10, 5456 "column": 10,
5387 "line": 52 5457 "line": 53
5388 } 5458 }
5389 }, 5459 },
5390 { 5460 {
5391 "defaultMessage": "!!!Start Speaking", 5461 "defaultMessage": "!!!Start Speaking",
5392 "end": { 5462 "end": {
5393 "column": 3, 5463 "column": 3,
5394 "line": 59 5464 "line": 60
5395 }, 5465 },
5396 "file": "src/lib/Menu.js", 5466 "file": "src/lib/Menu.js",
5397 "id": "menu.edit.startSpeaking", 5467 "id": "menu.edit.startSpeaking",
5398 "start": { 5468 "start": {
5399 "column": 17, 5469 "column": 17,
5400 "line": 56 5470 "line": 57
5401 } 5471 }
5402 }, 5472 },
5403 { 5473 {
5404 "defaultMessage": "!!!Stop Speaking", 5474 "defaultMessage": "!!!Stop Speaking",
5405 "end": { 5475 "end": {
5406 "column": 3, 5476 "column": 3,
5407 "line": 63 5477 "line": 64
5408 }, 5478 },
5409 "file": "src/lib/Menu.js", 5479 "file": "src/lib/Menu.js",
5410 "id": "menu.edit.stopSpeaking", 5480 "id": "menu.edit.stopSpeaking",
5411 "start": { 5481 "start": {
5412 "column": 16, 5482 "column": 16,
5413 "line": 60 5483 "line": 61
5414 } 5484 }
5415 }, 5485 },
5416 { 5486 {
5417 "defaultMessage": "!!!Start Dictation", 5487 "defaultMessage": "!!!Start Dictation",
5418 "end": { 5488 "end": {
5419 "column": 3, 5489 "column": 3,
5420 "line": 67 5490 "line": 68
5421 }, 5491 },
5422 "file": "src/lib/Menu.js", 5492 "file": "src/lib/Menu.js",
5423 "id": "menu.edit.startDictation", 5493 "id": "menu.edit.startDictation",
5424 "start": { 5494 "start": {
5425 "column": 18, 5495 "column": 18,
5426 "line": 64 5496 "line": 65
5427 } 5497 }
5428 }, 5498 },
5429 { 5499 {
5430 "defaultMessage": "!!!Emoji & Symbols", 5500 "defaultMessage": "!!!Emoji & Symbols",
5431 "end": { 5501 "end": {
5432 "column": 3, 5502 "column": 3,
5433 "line": 71 5503 "line": 72
5434 }, 5504 },
5435 "file": "src/lib/Menu.js", 5505 "file": "src/lib/Menu.js",
5436 "id": "menu.edit.emojiSymbols", 5506 "id": "menu.edit.emojiSymbols",
5437 "start": { 5507 "start": {
5438 "column": 16, 5508 "column": 16,
5439 "line": 68 5509 "line": 69
5440 } 5510 }
5441 }, 5511 },
5442 { 5512 {
5443 "defaultMessage": "!!!Open Quick Switch", 5513 "defaultMessage": "!!!Open Quick Switch",
5444 "end": { 5514 "end": {
5445 "column": 3, 5515 "column": 3,
5446 "line": 75 5516 "line": 76
5447 }, 5517 },
5448 "file": "src/lib/Menu.js", 5518 "file": "src/lib/Menu.js",
5449 "id": "menu.view.openQuickSwitch", 5519 "id": "menu.view.openQuickSwitch",
5450 "start": { 5520 "start": {
5451 "column": 19, 5521 "column": 19,
5452 "line": 72 5522 "line": 73
5453 } 5523 }
5454 }, 5524 },
5455 { 5525 {
5456 "defaultMessage": "!!!Back", 5526 "defaultMessage": "!!!Back",
5457 "end": { 5527 "end": {
5458 "column": 3, 5528 "column": 3,
5459 "line": 79 5529 "line": 80
5460 }, 5530 },
5461 "file": "src/lib/Menu.js", 5531 "file": "src/lib/Menu.js",
5462 "id": "menu.view.back", 5532 "id": "menu.view.back",
5463 "start": { 5533 "start": {
5464 "column": 8, 5534 "column": 8,
5465 "line": 76 5535 "line": 77
5466 } 5536 }
5467 }, 5537 },
5468 { 5538 {
5469 "defaultMessage": "!!!Forward", 5539 "defaultMessage": "!!!Forward",
5470 "end": { 5540 "end": {
5471 "column": 3, 5541 "column": 3,
5472 "line": 83 5542 "line": 84
5473 }, 5543 },
5474 "file": "src/lib/Menu.js", 5544 "file": "src/lib/Menu.js",
5475 "id": "menu.view.forward", 5545 "id": "menu.view.forward",
5476 "start": { 5546 "start": {
5477 "column": 11, 5547 "column": 11,
5478 "line": 80 5548 "line": 81
5479 } 5549 }
5480 }, 5550 },
5481 { 5551 {
5482 "defaultMessage": "!!!Actual Size", 5552 "defaultMessage": "!!!Actual Size",
5483 "end": { 5553 "end": {
5484 "column": 3, 5554 "column": 3,
5485 "line": 87 5555 "line": 88
5486 }, 5556 },
5487 "file": "src/lib/Menu.js", 5557 "file": "src/lib/Menu.js",
5488 "id": "menu.view.resetZoom", 5558 "id": "menu.view.resetZoom",
5489 "start": { 5559 "start": {
5490 "column": 13, 5560 "column": 13,
5491 "line": 84 5561 "line": 85
5492 } 5562 }
5493 }, 5563 },
5494 { 5564 {
5495 "defaultMessage": "!!!Zoom In", 5565 "defaultMessage": "!!!Zoom In",
5496 "end": { 5566 "end": {
5497 "column": 3, 5567 "column": 3,
5498 "line": 91 5568 "line": 92
5499 }, 5569 },
5500 "file": "src/lib/Menu.js", 5570 "file": "src/lib/Menu.js",
5501 "id": "menu.view.zoomIn", 5571 "id": "menu.view.zoomIn",
5502 "start": { 5572 "start": {
5503 "column": 10, 5573 "column": 10,
5504 "line": 88 5574 "line": 89
5505 } 5575 }
5506 }, 5576 },
5507 { 5577 {
5508 "defaultMessage": "!!!Zoom Out", 5578 "defaultMessage": "!!!Zoom Out",
5509 "end": { 5579 "end": {
5510 "column": 3, 5580 "column": 3,
5511 "line": 95 5581 "line": 96
5512 }, 5582 },
5513 "file": "src/lib/Menu.js", 5583 "file": "src/lib/Menu.js",
5514 "id": "menu.view.zoomOut", 5584 "id": "menu.view.zoomOut",
5515 "start": { 5585 "start": {
5516 "column": 11, 5586 "column": 11,
5517 "line": 92 5587 "line": 93
5518 } 5588 }
5519 }, 5589 },
5520 { 5590 {
5521 "defaultMessage": "!!!Enter Full Screen", 5591 "defaultMessage": "!!!Enter Full Screen",
5522 "end": { 5592 "end": {
5523 "column": 3, 5593 "column": 3,
5524 "line": 99 5594 "line": 100
5525 }, 5595 },
5526 "file": "src/lib/Menu.js", 5596 "file": "src/lib/Menu.js",
5527 "id": "menu.view.enterFullScreen", 5597 "id": "menu.view.enterFullScreen",
5528 "start": { 5598 "start": {
5529 "column": 19, 5599 "column": 19,
5530 "line": 96 5600 "line": 97
5531 } 5601 }
5532 }, 5602 },
5533 { 5603 {
5534 "defaultMessage": "!!!Exit Full Screen", 5604 "defaultMessage": "!!!Exit Full Screen",
5535 "end": { 5605 "end": {
5536 "column": 3, 5606 "column": 3,
5537 "line": 103 5607 "line": 104
5538 }, 5608 },
5539 "file": "src/lib/Menu.js", 5609 "file": "src/lib/Menu.js",
5540 "id": "menu.view.exitFullScreen", 5610 "id": "menu.view.exitFullScreen",
5541 "start": { 5611 "start": {
5542 "column": 18, 5612 "column": 18,
5543 "line": 100 5613 "line": 101
5544 } 5614 }
5545 }, 5615 },
5546 { 5616 {
5547 "defaultMessage": "!!!Toggle Full Screen", 5617 "defaultMessage": "!!!Toggle Full Screen",
5548 "end": { 5618 "end": {
5549 "column": 3, 5619 "column": 3,
5550 "line": 107 5620 "line": 108
5551 }, 5621 },
5552 "file": "src/lib/Menu.js", 5622 "file": "src/lib/Menu.js",
5553 "id": "menu.view.toggleFullScreen", 5623 "id": "menu.view.toggleFullScreen",
5554 "start": { 5624 "start": {
5555 "column": 20, 5625 "column": 20,
5556 "line": 104 5626 "line": 105
5557 } 5627 }
5558 }, 5628 },
5559 { 5629 {
5560 "defaultMessage": "!!!Toggle Developer Tools", 5630 "defaultMessage": "!!!Toggle Developer Tools",
5561 "end": { 5631 "end": {
5562 "column": 3, 5632 "column": 3,
5563 "line": 111 5633 "line": 112
5564 }, 5634 },
5565 "file": "src/lib/Menu.js", 5635 "file": "src/lib/Menu.js",
5566 "id": "menu.view.toggleDevTools", 5636 "id": "menu.view.toggleDevTools",
5567 "start": { 5637 "start": {
5568 "column": 18, 5638 "column": 18,
5569 "line": 108 5639 "line": 109
5570 } 5640 }
5571 }, 5641 },
5572 { 5642 {
5573 "defaultMessage": "!!!Toggle Todos Developer Tools", 5643 "defaultMessage": "!!!Toggle Todos Developer Tools",
5574 "end": { 5644 "end": {
5575 "column": 3, 5645 "column": 3,
5576 "line": 115 5646 "line": 116
5577 }, 5647 },
5578 "file": "src/lib/Menu.js", 5648 "file": "src/lib/Menu.js",
5579 "id": "menu.view.toggleTodosDevTools", 5649 "id": "menu.view.toggleTodosDevTools",
5580 "start": { 5650 "start": {
5581 "column": 23, 5651 "column": 23,
5582 "line": 112 5652 "line": 113
5583 } 5653 }
5584 }, 5654 },
5585 { 5655 {
5586 "defaultMessage": "!!!Toggle Service Developer Tools", 5656 "defaultMessage": "!!!Toggle Service Developer Tools",
5587 "end": { 5657 "end": {
5588 "column": 3, 5658 "column": 3,
5589 "line": 119 5659 "line": 120
5590 }, 5660 },
5591 "file": "src/lib/Menu.js", 5661 "file": "src/lib/Menu.js",
5592 "id": "menu.view.toggleServiceDevTools", 5662 "id": "menu.view.toggleServiceDevTools",
5593 "start": { 5663 "start": {
5594 "column": 25, 5664 "column": 25,
5595 "line": 116 5665 "line": 117
5596 } 5666 }
5597 }, 5667 },
5598 { 5668 {
5599 "defaultMessage": "!!!Reload Service", 5669 "defaultMessage": "!!!Reload Service",
5600 "end": { 5670 "end": {
5601 "column": 3, 5671 "column": 3,
5602 "line": 123 5672 "line": 124
5603 }, 5673 },
5604 "file": "src/lib/Menu.js", 5674 "file": "src/lib/Menu.js",
5605 "id": "menu.view.reloadService", 5675 "id": "menu.view.reloadService",
5606 "start": { 5676 "start": {
5607 "column": 17, 5677 "column": 17,
5608 "line": 120 5678 "line": 121
5609 } 5679 }
5610 }, 5680 },
5611 { 5681 {
5612 "defaultMessage": "!!!Reload Ferdi", 5682 "defaultMessage": "!!!Reload Ferdi",
5613 "end": { 5683 "end": {
5614 "column": 3, 5684 "column": 3,
5615 "line": 127 5685 "line": 128
5616 }, 5686 },
5617 "file": "src/lib/Menu.js", 5687 "file": "src/lib/Menu.js",
5618 "id": "menu.view.reloadFranz", 5688 "id": "menu.view.reloadFranz",
5619 "start": { 5689 "start": {
5620 "column": 15, 5690 "column": 15,
5621 "line": 124 5691 "line": 125
5622 } 5692 }
5623 }, 5693 },
5624 { 5694 {
5625 "defaultMessage": "!!!Lock Ferdi", 5695 "defaultMessage": "!!!Lock Ferdi",
5626 "end": { 5696 "end": {
5627 "column": 3, 5697 "column": 3,
5628 "line": 131 5698 "line": 132
5629 }, 5699 },
5630 "file": "src/lib/Menu.js", 5700 "file": "src/lib/Menu.js",
5631 "id": "menu.view.lockFerdi", 5701 "id": "menu.view.lockFerdi",
5632 "start": { 5702 "start": {
5633 "column": 13, 5703 "column": 13,
5634 "line": 128 5704 "line": 129
5635 } 5705 }
5636 }, 5706 },
5637 { 5707 {
5638 "defaultMessage": "!!!Minimize", 5708 "defaultMessage": "!!!Minimize",
5639 "end": { 5709 "end": {
5640 "column": 3, 5710 "column": 3,
5641 "line": 135 5711 "line": 136
5642 }, 5712 },
5643 "file": "src/lib/Menu.js", 5713 "file": "src/lib/Menu.js",
5644 "id": "menu.window.minimize", 5714 "id": "menu.window.minimize",
5645 "start": { 5715 "start": {
5646 "column": 12, 5716 "column": 12,
5647 "line": 132 5717 "line": 133
5648 } 5718 }
5649 }, 5719 },
5650 { 5720 {
5651 "defaultMessage": "!!!Close", 5721 "defaultMessage": "!!!Close",
5652 "end": { 5722 "end": {
5653 "column": 3, 5723 "column": 3,
5654 "line": 139 5724 "line": 140
5655 }, 5725 },
5656 "file": "src/lib/Menu.js", 5726 "file": "src/lib/Menu.js",
5657 "id": "menu.window.close", 5727 "id": "menu.window.close",
5658 "start": { 5728 "start": {
5659 "column": 9, 5729 "column": 9,
5660 "line": 136 5730 "line": 137
5661 } 5731 }
5662 }, 5732 },
5663 { 5733 {
5664 "defaultMessage": "!!!Learn More", 5734 "defaultMessage": "!!!Learn More",
5665 "end": { 5735 "end": {
5666 "column": 3, 5736 "column": 3,
5667 "line": 143 5737 "line": 144
5668 }, 5738 },
5669 "file": "src/lib/Menu.js", 5739 "file": "src/lib/Menu.js",
5670 "id": "menu.help.learnMore", 5740 "id": "menu.help.learnMore",
5671 "start": { 5741 "start": {
5672 "column": 13, 5742 "column": 13,
5673 "line": 140 5743 "line": 141
5674 } 5744 }
5675 }, 5745 },
5676 { 5746 {
5677 "defaultMessage": "!!!Changelog", 5747 "defaultMessage": "!!!Changelog",
5678 "end": { 5748 "end": {
5679 "column": 3, 5749 "column": 3,
5680 "line": 147 5750 "line": 148
5681 }, 5751 },
5682 "file": "src/lib/Menu.js", 5752 "file": "src/lib/Menu.js",
5683 "id": "menu.help.changelog", 5753 "id": "menu.help.changelog",
5684 "start": { 5754 "start": {
5685 "column": 13, 5755 "column": 13,
5686 "line": 144 5756 "line": 145
5687 } 5757 }
5688 }, 5758 },
5689 { 5759 {
5690 "defaultMessage": "!!!Support", 5760 "defaultMessage": "!!!Support",
5691 "end": { 5761 "end": {
5692 "column": 3, 5762 "column": 3,
5693 "line": 151 5763 "line": 152
5694 }, 5764 },
5695 "file": "src/lib/Menu.js", 5765 "file": "src/lib/Menu.js",
5696 "id": "menu.help.support", 5766 "id": "menu.help.support",
5697 "start": { 5767 "start": {
5698 "column": 11, 5768 "column": 11,
5699 "line": 148 5769 "line": 149
5700 } 5770 }
5701 }, 5771 },
5702 { 5772 {
5703 "defaultMessage": "!!!Copy Debug Information", 5773 "defaultMessage": "!!!Copy Debug Information",
5704 "end": { 5774 "end": {
5705 "column": 3, 5775 "column": 3,
5706 "line": 155 5776 "line": 156
5707 }, 5777 },
5708 "file": "src/lib/Menu.js", 5778 "file": "src/lib/Menu.js",
5709 "id": "menu.help.debugInfo", 5779 "id": "menu.help.debugInfo",
5710 "start": { 5780 "start": {
5711 "column": 13, 5781 "column": 13,
5712 "line": 152 5782 "line": 153
5713 } 5783 }
5714 }, 5784 },
5715 { 5785 {
5716 "defaultMessage": "!!!Ferdi Debug Information", 5786 "defaultMessage": "!!!Ferdi Debug Information",
5717 "end": { 5787 "end": {
5718 "column": 3, 5788 "column": 3,
5719 "line": 159 5789 "line": 160
5720 }, 5790 },
5721 "file": "src/lib/Menu.js", 5791 "file": "src/lib/Menu.js",
5722 "id": "menu.help.debugInfoCopiedHeadline", 5792 "id": "menu.help.debugInfoCopiedHeadline",
5723 "start": { 5793 "start": {
5724 "column": 27, 5794 "column": 27,
5725 "line": 156 5795 "line": 157
5726 } 5796 }
5727 }, 5797 },
5728 { 5798 {
5729 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", 5799 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
5730 "end": { 5800 "end": {
5731 "column": 3, 5801 "column": 3,
5732 "line": 163 5802 "line": 164
5733 }, 5803 },
5734 "file": "src/lib/Menu.js", 5804 "file": "src/lib/Menu.js",
5735 "id": "menu.help.debugInfoCopiedBody", 5805 "id": "menu.help.debugInfoCopiedBody",
5736 "start": { 5806 "start": {
5737 "column": 23, 5807 "column": 23,
5738 "line": 160 5808 "line": 161
5739 } 5809 }
5740 }, 5810 },
5741 { 5811 {
5742 "defaultMessage": "!!!Terms of Service", 5812 "defaultMessage": "!!!Terms of Service",
5743 "end": { 5813 "end": {
5744 "column": 3, 5814 "column": 3,
5745 "line": 167 5815 "line": 168
5746 }, 5816 },
5747 "file": "src/lib/Menu.js", 5817 "file": "src/lib/Menu.js",
5748 "id": "menu.help.tos", 5818 "id": "menu.help.tos",
5749 "start": { 5819 "start": {
5750 "column": 7, 5820 "column": 7,
5751 "line": 164 5821 "line": 165
5752 } 5822 }
5753 }, 5823 },
5754 { 5824 {
5755 "defaultMessage": "!!!Privacy Statement", 5825 "defaultMessage": "!!!Privacy Statement",
5756 "end": { 5826 "end": {
5757 "column": 3, 5827 "column": 3,
5758 "line": 171 5828 "line": 172
5759 }, 5829 },
5760 "file": "src/lib/Menu.js", 5830 "file": "src/lib/Menu.js",
5761 "id": "menu.help.privacy", 5831 "id": "menu.help.privacy",
5762 "start": { 5832 "start": {
5763 "column": 11, 5833 "column": 11,
5764 "line": 168 5834 "line": 169
5765 } 5835 }
5766 }, 5836 },
5767 { 5837 {
5768 "defaultMessage": "!!!File", 5838 "defaultMessage": "!!!File",
5769 "end": { 5839 "end": {
5770 "column": 3, 5840 "column": 3,
5771 "line": 175 5841 "line": 176
5772 }, 5842 },
5773 "file": "src/lib/Menu.js", 5843 "file": "src/lib/Menu.js",
5774 "id": "menu.file", 5844 "id": "menu.file",
5775 "start": { 5845 "start": {
5776 "column": 8, 5846 "column": 8,
5777 "line": 172 5847 "line": 173
5778 } 5848 }
5779 }, 5849 },
5780 { 5850 {
5781 "defaultMessage": "!!!View", 5851 "defaultMessage": "!!!View",
5782 "end": { 5852 "end": {
5783 "column": 3, 5853 "column": 3,
5784 "line": 179 5854 "line": 180
5785 }, 5855 },
5786 "file": "src/lib/Menu.js", 5856 "file": "src/lib/Menu.js",
5787 "id": "menu.view", 5857 "id": "menu.view",
5788 "start": { 5858 "start": {
5789 "column": 8, 5859 "column": 8,
5790 "line": 176 5860 "line": 177
5791 } 5861 }
5792 }, 5862 },
5793 { 5863 {
5794 "defaultMessage": "!!!Services", 5864 "defaultMessage": "!!!Services",
5795 "end": { 5865 "end": {
5796 "column": 3, 5866 "column": 3,
5797 "line": 183 5867 "line": 184
5798 }, 5868 },
5799 "file": "src/lib/Menu.js", 5869 "file": "src/lib/Menu.js",
5800 "id": "menu.services", 5870 "id": "menu.services",
5801 "start": { 5871 "start": {
5802 "column": 12, 5872 "column": 12,
5803 "line": 180 5873 "line": 181
5804 } 5874 }
5805 }, 5875 },
5806 { 5876 {
5807 "defaultMessage": "!!!Window", 5877 "defaultMessage": "!!!Window",
5808 "end": { 5878 "end": {
5809 "column": 3, 5879 "column": 3,
5810 "line": 187 5880 "line": 188
5811 }, 5881 },
5812 "file": "src/lib/Menu.js", 5882 "file": "src/lib/Menu.js",
5813 "id": "menu.window", 5883 "id": "menu.window",
5814 "start": { 5884 "start": {
5815 "column": 10, 5885 "column": 10,
5816 "line": 184 5886 "line": 185
5817 } 5887 }
5818 }, 5888 },
5819 { 5889 {
5820 "defaultMessage": "!!!Help", 5890 "defaultMessage": "!!!Help",
5821 "end": { 5891 "end": {
5822 "column": 3, 5892 "column": 3,
5823 "line": 191 5893 "line": 192
5824 }, 5894 },
5825 "file": "src/lib/Menu.js", 5895 "file": "src/lib/Menu.js",
5826 "id": "menu.help", 5896 "id": "menu.help",
5827 "start": { 5897 "start": {
5828 "column": 8, 5898 "column": 8,
5829 "line": 188 5899 "line": 189
5830 } 5900 }
5831 }, 5901 },
5832 { 5902 {
5833 "defaultMessage": "!!!About Ferdi", 5903 "defaultMessage": "!!!About Ferdi",
5834 "end": { 5904 "end": {
5835 "column": 3, 5905 "column": 3,
5836 "line": 195 5906 "line": 196
5837 }, 5907 },
5838 "file": "src/lib/Menu.js", 5908 "file": "src/lib/Menu.js",
5839 "id": "menu.app.about", 5909 "id": "menu.app.about",
5840 "start": { 5910 "start": {
5841 "column": 9, 5911 "column": 9,
5842 "line": 192 5912 "line": 193
5843 } 5913 }
5844 }, 5914 },
5845 { 5915 {
5846 "defaultMessage": "!!!What's new?", 5916 "defaultMessage": "!!!What's new?",
5847 "end": { 5917 "end": {
5848 "column": 3, 5918 "column": 3,
5849 "line": 199 5919 "line": 200
5850 }, 5920 },
5851 "file": "src/lib/Menu.js", 5921 "file": "src/lib/Menu.js",
5852 "id": "menu.app.announcement", 5922 "id": "menu.app.announcement",
5853 "start": { 5923 "start": {
5854 "column": 16, 5924 "column": 16,
5855 "line": 196 5925 "line": 197
5856 } 5926 }
5857 }, 5927 },
5858 { 5928 {
5859 "defaultMessage": "!!!Settings", 5929 "defaultMessage": "!!!Settings",
5860 "end": { 5930 "end": {
5861 "column": 3, 5931 "column": 3,
5862 "line": 203 5932 "line": 204
5863 }, 5933 },
5864 "file": "src/lib/Menu.js", 5934 "file": "src/lib/Menu.js",
5865 "id": "menu.app.settings", 5935 "id": "menu.app.settings",
5866 "start": { 5936 "start": {
5867 "column": 12, 5937 "column": 12,
5868 "line": 200 5938 "line": 201
5869 } 5939 }
5870 }, 5940 },
5871 { 5941 {
5872 "defaultMessage": "!!!Check for updates", 5942 "defaultMessage": "!!!Check for updates",
5873 "end": { 5943 "end": {
5874 "column": 3, 5944 "column": 3,
5875 "line": 207 5945 "line": 208
5876 }, 5946 },
5877 "file": "src/lib/Menu.js", 5947 "file": "src/lib/Menu.js",
5878 "id": "menu.app.checkForUpdates", 5948 "id": "menu.app.checkForUpdates",
5879 "start": { 5949 "start": {
5880 "column": 19, 5950 "column": 19,
5881 "line": 204 5951 "line": 205
5882 } 5952 }
5883 }, 5953 },
5884 { 5954 {
5885 "defaultMessage": "!!!Hide", 5955 "defaultMessage": "!!!Hide",
5886 "end": { 5956 "end": {
5887 "column": 3, 5957 "column": 3,
5888 "line": 211 5958 "line": 212
5889 }, 5959 },
5890 "file": "src/lib/Menu.js", 5960 "file": "src/lib/Menu.js",
5891 "id": "menu.app.hide", 5961 "id": "menu.app.hide",
5892 "start": { 5962 "start": {
5893 "column": 8, 5963 "column": 8,
5894 "line": 208 5964 "line": 209
5895 } 5965 }
5896 }, 5966 },
5897 { 5967 {
5898 "defaultMessage": "!!!Hide Others", 5968 "defaultMessage": "!!!Hide Others",
5899 "end": { 5969 "end": {
5900 "column": 3, 5970 "column": 3,
5901 "line": 215 5971 "line": 216
5902 }, 5972 },
5903 "file": "src/lib/Menu.js", 5973 "file": "src/lib/Menu.js",
5904 "id": "menu.app.hideOthers", 5974 "id": "menu.app.hideOthers",
5905 "start": { 5975 "start": {
5906 "column": 14, 5976 "column": 14,
5907 "line": 212 5977 "line": 213
5908 } 5978 }
5909 }, 5979 },
5910 { 5980 {
5911 "defaultMessage": "!!!Unhide", 5981 "defaultMessage": "!!!Unhide",
5912 "end": { 5982 "end": {
5913 "column": 3, 5983 "column": 3,
5914 "line": 219 5984 "line": 220
5915 }, 5985 },
5916 "file": "src/lib/Menu.js", 5986 "file": "src/lib/Menu.js",
5917 "id": "menu.app.unhide", 5987 "id": "menu.app.unhide",
5918 "start": { 5988 "start": {
5919 "column": 10, 5989 "column": 10,
5920 "line": 216 5990 "line": 217
5921 } 5991 }
5922 }, 5992 },
5923 { 5993 {
5924 "defaultMessage": "!!!Auto-hide menu bar", 5994 "defaultMessage": "!!!Auto-hide menu bar",
5925 "end": { 5995 "end": {
5926 "column": 3, 5996 "column": 3,
5927 "line": 223 5997 "line": 224
5928 }, 5998 },
5929 "file": "src/lib/Menu.js", 5999 "file": "src/lib/Menu.js",
5930 "id": "menu.app.autohideMenuBar", 6000 "id": "menu.app.autohideMenuBar",
5931 "start": { 6001 "start": {
5932 "column": 19, 6002 "column": 19,
5933 "line": 220 6003 "line": 221
5934 } 6004 }
5935 }, 6005 },
5936 { 6006 {
5937 "defaultMessage": "!!!Quit", 6007 "defaultMessage": "!!!Quit",
5938 "end": { 6008 "end": {
5939 "column": 3, 6009 "column": 3,
5940 "line": 227 6010 "line": 228
5941 }, 6011 },
5942 "file": "src/lib/Menu.js", 6012 "file": "src/lib/Menu.js",
5943 "id": "menu.app.quit", 6013 "id": "menu.app.quit",
5944 "start": { 6014 "start": {
5945 "column": 8, 6015 "column": 8,
5946 "line": 224 6016 "line": 225
5947 } 6017 }
5948 }, 6018 },
5949 { 6019 {
5950 "defaultMessage": "!!!Add New Service...", 6020 "defaultMessage": "!!!Add New Service...",
5951 "end": { 6021 "end": {
5952 "column": 3, 6022 "column": 3,
5953 "line": 231 6023 "line": 232
5954 }, 6024 },
5955 "file": "src/lib/Menu.js", 6025 "file": "src/lib/Menu.js",
5956 "id": "menu.services.addNewService", 6026 "id": "menu.services.addNewService",
5957 "start": { 6027 "start": {
5958 "column": 17, 6028 "column": 17,
5959 "line": 228 6029 "line": 229
5960 } 6030 }
5961 }, 6031 },
5962 { 6032 {
5963 "defaultMessage": "!!!Add New Workspace...", 6033 "defaultMessage": "!!!Add New Workspace...",
5964 "end": { 6034 "end": {
5965 "column": 3, 6035 "column": 3,
5966 "line": 235 6036 "line": 236
5967 }, 6037 },
5968 "file": "src/lib/Menu.js", 6038 "file": "src/lib/Menu.js",
5969 "id": "menu.workspaces.addNewWorkspace", 6039 "id": "menu.workspaces.addNewWorkspace",
5970 "start": { 6040 "start": {
5971 "column": 19, 6041 "column": 19,
5972 "line": 232 6042 "line": 233
5973 } 6043 }
5974 }, 6044 },
5975 { 6045 {
5976 "defaultMessage": "!!!Open workspace drawer", 6046 "defaultMessage": "!!!Open workspace drawer",
5977 "end": { 6047 "end": {
5978 "column": 3, 6048 "column": 3,
5979 "line": 239 6049 "line": 240
5980 }, 6050 },
5981 "file": "src/lib/Menu.js", 6051 "file": "src/lib/Menu.js",
5982 "id": "menu.workspaces.openWorkspaceDrawer", 6052 "id": "menu.workspaces.openWorkspaceDrawer",
5983 "start": { 6053 "start": {
5984 "column": 23, 6054 "column": 23,
5985 "line": 236 6055 "line": 237
5986 } 6056 }
5987 }, 6057 },
5988 { 6058 {
5989 "defaultMessage": "!!!Close workspace drawer", 6059 "defaultMessage": "!!!Close workspace drawer",
5990 "end": { 6060 "end": {
5991 "column": 3, 6061 "column": 3,
5992 "line": 243 6062 "line": 244
5993 }, 6063 },
5994 "file": "src/lib/Menu.js", 6064 "file": "src/lib/Menu.js",
5995 "id": "menu.workspaces.closeWorkspaceDrawer", 6065 "id": "menu.workspaces.closeWorkspaceDrawer",
5996 "start": { 6066 "start": {
5997 "column": 24, 6067 "column": 24,
5998 "line": 240 6068 "line": 241
5999 } 6069 }
6000 }, 6070 },
6001 { 6071 {
6002 "defaultMessage": "!!!Activate next service...", 6072 "defaultMessage": "!!!Activate next service...",
6003 "end": { 6073 "end": {
6004 "column": 3, 6074 "column": 3,
6005 "line": 247 6075 "line": 248
6006 }, 6076 },
6007 "file": "src/lib/Menu.js", 6077 "file": "src/lib/Menu.js",
6008 "id": "menu.services.setNextServiceActive", 6078 "id": "menu.services.setNextServiceActive",
6009 "start": { 6079 "start": {
6010 "column": 23, 6080 "column": 23,
6011 "line": 244 6081 "line": 245
6012 } 6082 }
6013 }, 6083 },
6014 { 6084 {
6015 "defaultMessage": "!!!Activate previous service...", 6085 "defaultMessage": "!!!Activate previous service...",
6016 "end": { 6086 "end": {
6017 "column": 3, 6087 "column": 3,
6018 "line": 251 6088 "line": 252
6019 }, 6089 },
6020 "file": "src/lib/Menu.js", 6090 "file": "src/lib/Menu.js",
6021 "id": "menu.services.activatePreviousService", 6091 "id": "menu.services.activatePreviousService",
6022 "start": { 6092 "start": {
6023 "column": 27, 6093 "column": 27,
6024 "line": 248 6094 "line": 249
6025 } 6095 }
6026 }, 6096 },
6027 { 6097 {
6028 "defaultMessage": "!!!Disable notifications & audio", 6098 "defaultMessage": "!!!Disable notifications & audio",
6029 "end": { 6099 "end": {
6030 "column": 3, 6100 "column": 3,
6031 "line": 255 6101 "line": 256
6032 }, 6102 },
6033 "file": "src/lib/Menu.js", 6103 "file": "src/lib/Menu.js",
6034 "id": "sidebar.muteApp", 6104 "id": "sidebar.muteApp",
6035 "start": { 6105 "start": {
6036 "column": 11, 6106 "column": 11,
6037 "line": 252 6107 "line": 253
6038 } 6108 }
6039 }, 6109 },
6040 { 6110 {
6041 "defaultMessage": "!!!Enable notifications & audio", 6111 "defaultMessage": "!!!Enable notifications & audio",
6042 "end": { 6112 "end": {
6043 "column": 3, 6113 "column": 3,
6044 "line": 259 6114 "line": 260
6045 }, 6115 },
6046 "file": "src/lib/Menu.js", 6116 "file": "src/lib/Menu.js",
6047 "id": "sidebar.unmuteApp", 6117 "id": "sidebar.unmuteApp",
6048 "start": { 6118 "start": {
6049 "column": 13, 6119 "column": 13,
6050 "line": 256 6120 "line": 257
6051 } 6121 }
6052 }, 6122 },
6053 { 6123 {
6054 "defaultMessage": "!!!Workspaces", 6124 "defaultMessage": "!!!Workspaces",
6055 "end": { 6125 "end": {
6056 "column": 3, 6126 "column": 3,
6057 "line": 263 6127 "line": 264
6058 }, 6128 },
6059 "file": "src/lib/Menu.js", 6129 "file": "src/lib/Menu.js",
6060 "id": "menu.workspaces", 6130 "id": "menu.workspaces",
6061 "start": { 6131 "start": {
6062 "column": 14, 6132 "column": 14,
6063 "line": 260 6133 "line": 261
6064 } 6134 }
6065 }, 6135 },
6066 { 6136 {
6067 "defaultMessage": "!!!Default", 6137 "defaultMessage": "!!!Default",
6068 "end": { 6138 "end": {
6069 "column": 3, 6139 "column": 3,
6070 "line": 267 6140 "line": 268
6071 }, 6141 },
6072 "file": "src/lib/Menu.js", 6142 "file": "src/lib/Menu.js",
6073 "id": "menu.workspaces.defaultWorkspace", 6143 "id": "menu.workspaces.defaultWorkspace",
6074 "start": { 6144 "start": {
6075 "column": 20, 6145 "column": 20,
6076 "line": 264 6146 "line": 265
6077 } 6147 }
6078 }, 6148 },
6079 { 6149 {
6080 "defaultMessage": "!!!Todos", 6150 "defaultMessage": "!!!Todos",
6081 "end": { 6151 "end": {
6082 "column": 3, 6152 "column": 3,
6083 "line": 271 6153 "line": 272
6084 }, 6154 },
6085 "file": "src/lib/Menu.js", 6155 "file": "src/lib/Menu.js",
6086 "id": "menu.todos", 6156 "id": "menu.todos",
6087 "start": { 6157 "start": {
6088 "column": 9, 6158 "column": 9,
6089 "line": 268 6159 "line": 269
6090 } 6160 }
6091 }, 6161 },
6092 { 6162 {
6093 "defaultMessage": "!!!Open Todos drawer", 6163 "defaultMessage": "!!!Open Todos drawer",
6094 "end": { 6164 "end": {
6095 "column": 3, 6165 "column": 3,
6096 "line": 275 6166 "line": 276
6097 }, 6167 },
6098 "file": "src/lib/Menu.js", 6168 "file": "src/lib/Menu.js",
6099 "id": "menu.Todoss.openTodosDrawer", 6169 "id": "menu.Todoss.openTodosDrawer",
6100 "start": { 6170 "start": {
6101 "column": 19, 6171 "column": 19,
6102 "line": 272 6172 "line": 273
6103 } 6173 }
6104 }, 6174 },
6105 { 6175 {
6106 "defaultMessage": "!!!Close Todos drawer", 6176 "defaultMessage": "!!!Close Todos drawer",
6107 "end": { 6177 "end": {
6108 "column": 3, 6178 "column": 3,
6109 "line": 279 6179 "line": 280
6110 }, 6180 },
6111 "file": "src/lib/Menu.js", 6181 "file": "src/lib/Menu.js",
6112 "id": "menu.Todoss.closeTodosDrawer", 6182 "id": "menu.Todoss.closeTodosDrawer",
6113 "start": { 6183 "start": {
6114 "column": 20, 6184 "column": 20,
6115 "line": 276 6185 "line": 277
6116 } 6186 }
6117 }, 6187 },
6118 { 6188 {
6119 "defaultMessage": "!!!Enable Todos", 6189 "defaultMessage": "!!!Enable Todos",
6120 "end": { 6190 "end": {
6121 "column": 3, 6191 "column": 3,
6122 "line": 283 6192 "line": 284
6123 }, 6193 },
6124 "file": "src/lib/Menu.js", 6194 "file": "src/lib/Menu.js",
6125 "id": "menu.todos.enableTodos", 6195 "id": "menu.todos.enableTodos",
6126 "start": { 6196 "start": {
6127 "column": 15, 6197 "column": 15,
6128 "line": 280 6198 "line": 281
6199 }
6200 },
6201 {
6202 "defaultMessage": "!!!Home",
6203 "end": {
6204 "column": 3,
6205 "line": 288
6206 },
6207 "file": "src/lib/Menu.js",
6208 "id": "menu.services.goHome",
6209 "start": {
6210 "column": 17,
6211 "line": 285
6129 } 6212 }
6130 } 6213 }
6131 ], 6214 ],