aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-03-21 12:35:56 +0100
committerLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-03-21 12:35:56 +0100
commit489d4cee38daf6177a9a914d3ccb5048c8acd01a (patch)
tree8f712b9f9ae8249653ad5376c9ce679413206026 /src/i18n/locales/defaultMessages.json
parentchange workspace switch shortcuts to start with zero (diff)
downloadferdium-app-489d4cee38daf6177a9a914d3ccb5048c8acd01a.tar.gz
ferdium-app-489d4cee38daf6177a9a914d3ccb5048c8acd01a.tar.zst
ferdium-app-489d4cee38daf6177a9a914d3ccb5048c8acd01a.zip
add workspace drawer toggle menu item and shortcut
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json74
1 files changed, 50 insertions, 24 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 4bf9a8c0a..1c6c6c969 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": 25 628 "line": 27
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": 22 634 "line": 24
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": 29 641 "line": 31
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": 26 647 "line": 28
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": 33 654 "line": 35
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": 30 660 "line": 32
661 } 661 }
662 }, 662 },
663 { 663 {
664 "defaultMessage": "!!!Changelog", 664 "defaultMessage": "!!!Changelog",
665 "end": { 665 "end": {
666 "column": 3, 666 "column": 3,
667 "line": 37 667 "line": 39
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": 34 673 "line": 36
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": 41 680 "line": 43
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": 38 686 "line": 40
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": 45 693 "line": 47
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": 42 699 "line": 44
700 } 700 }
701 } 701 }
702 ], 702 ],
@@ -4092,81 +4092,107 @@
4092 } 4092 }
4093 }, 4093 },
4094 { 4094 {
4095 "defaultMessage": "!!!Activate next service...", 4095 "defaultMessage": "!!!Open workspace drawer",
4096 "end": { 4096 "end": {
4097 "column": 3, 4097 "column": 3,
4098 "line": 191 4098 "line": 191
4099 }, 4099 },
4100 "file": "src/lib/Menu.js", 4100 "file": "src/lib/Menu.js",
4101 "id": "menu.services.setNextServiceActive", 4101 "id": "menu.workspaces.openWorkspaceDrawer",
4102 "start": { 4102 "start": {
4103 "column": 23, 4103 "column": 23,
4104 "line": 188 4104 "line": 188
4105 } 4105 }
4106 }, 4106 },
4107 { 4107 {
4108 "defaultMessage": "!!!Activate previous service...", 4108 "defaultMessage": "!!!Close workspace drawer",
4109 "end": { 4109 "end": {
4110 "column": 3, 4110 "column": 3,
4111 "line": 195 4111 "line": 195
4112 }, 4112 },
4113 "file": "src/lib/Menu.js", 4113 "file": "src/lib/Menu.js",
4114 "id": "menu.workspaces.closeWorkspaceDrawer",
4115 "start": {
4116 "column": 24,
4117 "line": 192
4118 }
4119 },
4120 {
4121 "defaultMessage": "!!!Activate next service...",
4122 "end": {
4123 "column": 3,
4124 "line": 199
4125 },
4126 "file": "src/lib/Menu.js",
4127 "id": "menu.services.setNextServiceActive",
4128 "start": {
4129 "column": 23,
4130 "line": 196
4131 }
4132 },
4133 {
4134 "defaultMessage": "!!!Activate previous service...",
4135 "end": {
4136 "column": 3,
4137 "line": 203
4138 },
4139 "file": "src/lib/Menu.js",
4114 "id": "menu.services.activatePreviousService", 4140 "id": "menu.services.activatePreviousService",
4115 "start": { 4141 "start": {
4116 "column": 27, 4142 "column": 27,
4117 "line": 192 4143 "line": 200
4118 } 4144 }
4119 }, 4145 },
4120 { 4146 {
4121 "defaultMessage": "!!!Disable notifications & audio", 4147 "defaultMessage": "!!!Disable notifications & audio",
4122 "end": { 4148 "end": {
4123 "column": 3, 4149 "column": 3,
4124 "line": 199 4150 "line": 207
4125 }, 4151 },
4126 "file": "src/lib/Menu.js", 4152 "file": "src/lib/Menu.js",
4127 "id": "sidebar.muteApp", 4153 "id": "sidebar.muteApp",
4128 "start": { 4154 "start": {
4129 "column": 11, 4155 "column": 11,
4130 "line": 196 4156 "line": 204
4131 } 4157 }
4132 }, 4158 },
4133 { 4159 {
4134 "defaultMessage": "!!!Enable notifications & audio", 4160 "defaultMessage": "!!!Enable notifications & audio",
4135 "end": { 4161 "end": {
4136 "column": 3, 4162 "column": 3,
4137 "line": 203 4163 "line": 211
4138 }, 4164 },
4139 "file": "src/lib/Menu.js", 4165 "file": "src/lib/Menu.js",
4140 "id": "sidebar.unmuteApp", 4166 "id": "sidebar.unmuteApp",
4141 "start": { 4167 "start": {
4142 "column": 13, 4168 "column": 13,
4143 "line": 200 4169 "line": 208
4144 } 4170 }
4145 }, 4171 },
4146 { 4172 {
4147 "defaultMessage": "!!!Workspaces", 4173 "defaultMessage": "!!!Workspaces",
4148 "end": { 4174 "end": {
4149 "column": 3, 4175 "column": 3,
4150 "line": 207 4176 "line": 215
4151 }, 4177 },
4152 "file": "src/lib/Menu.js", 4178 "file": "src/lib/Menu.js",
4153 "id": "menu.workspaces", 4179 "id": "menu.workspaces",
4154 "start": { 4180 "start": {
4155 "column": 14, 4181 "column": 14,
4156 "line": 204 4182 "line": 212
4157 } 4183 }
4158 }, 4184 },
4159 { 4185 {
4160 "defaultMessage": "!!!Default", 4186 "defaultMessage": "!!!Default",
4161 "end": { 4187 "end": {
4162 "column": 3, 4188 "column": 3,
4163 "line": 211 4189 "line": 219
4164 }, 4190 },
4165 "file": "src/lib/Menu.js", 4191 "file": "src/lib/Menu.js",
4166 "id": "menu.workspaces.defaultWorkspace", 4192 "id": "menu.workspaces.defaultWorkspace",
4167 "start": { 4193 "start": {
4168 "column": 20, 4194 "column": 20,
4169 "line": 208 4195 "line": 216
4170 } 4196 }
4171 } 4197 }
4172 ], 4198 ],