From 52d8ac054873caebcc7e5b43f621e2af1175e829 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Wed, 26 May 2021 21:29:04 +0530 Subject: Auto-generated files and linter fixes. --- src/i18n/locales/defaultMessages.json | 540 +++++++++++++++++----------------- src/i18n/messages/src/lib/Menu.json | 296 +++++++++---------- src/lib/Menu.js | 4 +- src/webview/contextMenuBuilder.js | 4 +- 4 files changed, 424 insertions(+), 420 deletions(-) diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index b93a49b47..dde2957ad 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -285,104 +285,104 @@ "defaultMessage": "!!!Locked", "end": { "column": 3, - "line": 23 + "line": 19 }, "file": "src/components/auth/Locked.js", "id": "locked.headline", "start": { "column": 12, - "line": 20 + "line": 16 } }, { "defaultMessage": "!!!Ferdi is currently locked. Please unlock Ferdi with your password to see your messages.", "end": { "column": 3, - "line": 27 + "line": 23 }, "file": "src/components/auth/Locked.js", "id": "locked.info", "start": { "column": 8, - "line": 24 + "line": 20 } }, { "defaultMessage": "!!!Unlock with Touch ID", "end": { "column": 3, - "line": 31 + "line": 27 }, "file": "src/components/auth/Locked.js", "id": "locked.touchId", "start": { "column": 11, - "line": 28 + "line": 24 } }, { "defaultMessage": "!!!unlock via Touch ID", "end": { "column": 3, - "line": 35 + "line": 31 }, "file": "src/components/auth/Locked.js", "id": "locked.touchIdPrompt", "start": { "column": 17, - "line": 32 + "line": 28 } }, { "defaultMessage": "!!!Password", "end": { "column": 3, - "line": 39 + "line": 35 }, "file": "src/components/auth/Locked.js", "id": "locked.password.label", "start": { "column": 17, - "line": 36 + "line": 32 } }, { "defaultMessage": "!!!Unlock", "end": { "column": 3, - "line": 43 + "line": 39 }, "file": "src/components/auth/Locked.js", "id": "locked.submit.label", "start": { "column": 21, - "line": 40 + "line": 36 } }, { "defaultMessage": "!!!Unlock with Password", "end": { "column": 3, - "line": 47 + "line": 43 }, "file": "src/components/auth/Locked.js", "id": "locked.unlockWithPassword", "start": { "column": 22, - "line": 44 + "line": 40 } }, { "defaultMessage": "!!!Password invalid", "end": { "column": 3, - "line": 51 + "line": 47 }, "file": "src/components/auth/Locked.js", "id": "locked.invalidCredentials", "start": { "column": 22, - "line": 48 + "line": 44 } } ], @@ -3241,416 +3241,416 @@ "defaultMessage": "!!!Settings", "end": { "column": 3, - "line": 30 + "line": 26 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.headline", "start": { "column": 12, - "line": 27 + "line": 23 } }, { "defaultMessage": "!!!General", "end": { "column": 3, - "line": 34 + "line": 30 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.headlineGeneral", "start": { "column": 19, - "line": 31 + "line": 27 } }, { "defaultMessage": "!!!Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data! Changing this option requires you to restart Ferdi.", "end": { "column": 3, - "line": 38 + "line": 34 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.sentryInfo", "start": { "column": 14, - "line": 35 + "line": 31 } }, { "defaultMessage": "!!!By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.", "end": { "column": 3, - "line": 42 + "line": 38 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.hibernateInfo", "start": { "column": 17, - "line": 39 + "line": 35 } }, { "defaultMessage": "!!!Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", "end": { "column": 3, - "line": 46 + "line": 42 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.inactivityLockInfo", "start": { "column": 22, - "line": 43 + "line": 39 } }, { "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. (default: https://app.franztodos.com)", "end": { "column": 3, - "line": 50 + "line": 46 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.todoServerInfo", "start": { "column": 18, - "line": 47 + "line": 43 } }, { "defaultMessage": "!!!Password", "end": { "column": 3, - "line": 54 + "line": 50 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.lockedPassword", "start": { "column": 18, - "line": 51 + "line": 47 } }, { "defaultMessage": "!!!Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.", "end": { "column": 3, - "line": 58 + "line": 54 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.lockedPasswordInfo", "start": { "column": 22, - "line": 55 + "line": 51 } }, { "defaultMessage": "!!!Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", "end": { "column": 3, - "line": 62 + "line": 58 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.lockInfo", "start": { "column": 12, - "line": 59 + "line": 55 } }, { "defaultMessage": "!!!Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", "end": { "column": 3, - "line": 66 + "line": 62 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.scheduledDNDTimeInfo", "start": { "column": 24, - "line": 63 + "line": 59 } }, { "defaultMessage": "!!!Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.", "end": { "column": 3, - "line": 70 + "line": 66 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.scheduledDNDInfo", "start": { "column": 20, - "line": 67 + "line": 63 } }, { "defaultMessage": "!!!Language", "end": { "column": 3, - "line": 74 + "line": 70 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.headlineLanguage", "start": { "column": 20, - "line": 71 + "line": 67 } }, { "defaultMessage": "!!!Updates", "end": { "column": 3, - "line": 78 + "line": 74 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.headlineUpdates", "start": { "column": 19, - "line": 75 + "line": 71 } }, { "defaultMessage": "!!!Appearance", "end": { "column": 3, - "line": 82 + "line": 78 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.headlineAppearance", "start": { "column": 22, - "line": 79 + "line": 75 } }, { "defaultMessage": "!!!Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", "end": { "column": 3, - "line": 86 + "line": 82 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.universalDarkModeInfo", "start": { "column": 25, - "line": 83 + "line": 79 } }, { "defaultMessage": "!!!Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", "end": { "column": 3, - "line": 90 + "line": 86 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.accentColorInfo", "start": { "column": 19, - "line": 87 + "line": 83 } }, { "defaultMessage": "!!!Privacy", "end": { "column": 3, - "line": 94 + "line": 90 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.headlinePrivacy", "start": { "column": 19, - "line": 91 + "line": 87 } }, { "defaultMessage": "!!!Advanced", "end": { "column": 3, - "line": 98 + "line": 94 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.headlineAdvanced", "start": { "column": 20, - "line": 95 + "line": 91 } }, { "defaultMessage": "!!!Help us to translate Ferdi into your language.", "end": { "column": 3, - "line": 102 + "line": 98 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.translationHelp", "start": { "column": 19, - "line": 99 + "line": 95 } }, { "defaultMessage": "!!!Ferdi uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", "end": { "column": 3, - "line": 106 + "line": 102 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.spellCheckerLanguageInfo", "start": { "column": 28, - "line": 103 + "line": 99 } }, { "defaultMessage": "!!!Cache", "end": { "column": 3, - "line": 110 + "line": 106 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.subheadlineCache", "start": { "column": 20, - "line": 107 + "line": 103 } }, { "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.", "end": { "column": 3, - "line": 114 + "line": 110 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.cacheInfo", "start": { "column": 13, - "line": 111 + "line": 107 } }, { "defaultMessage": "!!!Couldn't clear all cache", "end": { "column": 3, - "line": 118 + "line": 114 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.cacheNotCleared", "start": { "column": 19, - "line": 115 + "line": 111 } }, { "defaultMessage": "!!!Clear cache", "end": { "column": 3, - "line": 122 + "line": 118 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.buttonClearAllCache", "start": { "column": 23, - "line": 119 + "line": 115 } }, { "defaultMessage": "!!!Check for updates", "end": { "column": 3, - "line": 126 + "line": 122 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.buttonSearchForUpdate", "start": { "column": 25, - "line": 123 + "line": 119 } }, { "defaultMessage": "!!!Restart & install update", "end": { "column": 3, - "line": 130 + "line": 126 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.buttonInstallUpdate", "start": { "column": 23, - "line": 127 + "line": 123 } }, { "defaultMessage": "!!!Is searching for update", "end": { "column": 3, - "line": 134 + "line": 130 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.updateStatusSearching", "start": { "column": 25, - "line": 131 + "line": 127 } }, { "defaultMessage": "!!!Update available, downloading...", "end": { "column": 3, - "line": 138 + "line": 134 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.updateStatusAvailable", "start": { "column": 25, - "line": 135 + "line": 131 } }, { "defaultMessage": "!!!You are using the latest version of Ferdi", "end": { "column": 3, - "line": 142 + "line": 138 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.updateStatusUpToDate", "start": { "column": 24, - "line": 139 + "line": 135 } }, { "defaultMessage": "!!!Current version:", "end": { "column": 3, - "line": 146 + "line": 142 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.currentVersion", "start": { "column": 18, - "line": 143 + "line": 139 } }, { "defaultMessage": "!!!Changes require restart", "end": { "column": 3, - "line": 150 + "line": 146 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.restartRequired", "start": { "column": 29, - "line": 147 + "line": 143 } }, { "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.", "end": { "column": 3, - "line": 154 + "line": 150 }, "file": "src/components/settings/settings/EditSettingsForm.js", "id": "settings.app.languageDisclaimer", "start": { "column": 22, - "line": 151 + "line": 147 } } ], @@ -3662,195 +3662,195 @@ "defaultMessage": "!!!About Ferdi", "end": { "column": 3, - "line": 12 + "line": 10 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.headline", "start": { "column": 12, - "line": 9 + "line": 7 } }, { "defaultMessage": "!!!Do you like Ferdi?", "end": { "column": 3, - "line": 16 + "line": 14 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.title", "start": { "column": 9, - "line": 13 + "line": 11 } }, { "defaultMessage": "!!!

Ferdi is an open-source and a community-lead application.

Thanks to the people who make this possbile:

", "end": { "column": 3, - "line": 20 + "line": 18 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.aboutIntro", "start": { "column": 14, - "line": 17 + "line": 15 } }, { "defaultMessage": "!!!Full list of contributor", "end": { "column": 3, - "line": 24 + "line": 22 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.textListContributors", "start": { "column": 24, - "line": 21 + "line": 19 } }, { "defaultMessage": "!!!here", "end": { "column": 3, - "line": 28 + "line": 26 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.textListContributorsHere", "start": { "column": 28, - "line": 25 + "line": 23 } }, { "defaultMessage": "!!!The development of Ferdi is done by volunteers. People who use Ferdi like you. They maintain, fix, and improve Ferdi in their spare time.", "end": { "column": 3, - "line": 32 + "line": 30 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.textVolunteers", "start": { "column": 18, - "line": 29 + "line": 27 } }, { "defaultMessage": "!!!Support is always welcome. You can find a list of the help we need", "end": { "column": 3, - "line": 36 + "line": 34 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.textSupportWelcome", "start": { "column": 22, - "line": 33 + "line": 31 } }, { "defaultMessage": "!!!here", "end": { "column": 3, - "line": 40 + "line": 38 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.textSupportWelcomeHere", "start": { "column": 26, - "line": 37 + "line": 35 } }, { "defaultMessage": "!!!While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our", "end": { "column": 3, - "line": 44 + "line": 42 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.textExpenses", "start": { "column": 16, - "line": 41 + "line": 39 } }, { "defaultMessage": "!!!Open Collective", "end": { "column": 3, - "line": 48 + "line": 46 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.textOpenCollective", "start": { "column": 22, - "line": 45 + "line": 43 } }, { "defaultMessage": "!!!If you feel like supporting Ferdi development with a donation, you can do so on both,", "end": { "column": 3, - "line": 52 + "line": 50 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.textDonation", "start": { "column": 16, - "line": 49 + "line": 47 } }, { "defaultMessage": "!!!and", "end": { "column": 3, - "line": 56 + "line": 54 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.textDonationAnd", "start": { "column": 19, - "line": 53 + "line": 51 } }, { "defaultMessage": "!!!GitHub Sponsors", "end": { "column": 3, - "line": 60 + "line": 58 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.textGitHubSponsors", "start": { "column": 22, - "line": 57 + "line": 55 } }, { "defaultMessage": "!!!Open Survey", "end": { "column": 3, - "line": 64 + "line": 62 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.openSurvey", "start": { "column": 14, - "line": 61 + "line": 59 } }, { "defaultMessage": "!!!Do you want to help us improve Ferdi?", "end": { "column": 3, - "line": 68 + "line": 66 }, "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", "id": "settings.supportFerdi.bannerText", "start": { "column": 14, - "line": 65 + "line": 63 } } ], @@ -6000,52 +6000,52 @@ "defaultMessage": "!!!Downgrade your Franz Plan", "end": { "column": 3, - "line": 19 + "line": 17 }, "file": "src/features/planSelection/containers/PlanSelectionScreen.js", "id": "feature.planSelection.fullscreen.dialog.title", "start": { "column": 15, - "line": 16 + "line": 14 } }, { "defaultMessage": "!!!You're about to downgrade to our Free account. Are you sure? Click here instead to get more services and functionality for just {currency}{price} a month.", "end": { "column": 3, - "line": 23 + "line": 21 }, "file": "src/features/planSelection/containers/PlanSelectionScreen.js", "id": "feature.planSelection.fullscreen.dialog.message", "start": { "column": 17, - "line": 20 + "line": 18 } }, { "defaultMessage": "!!!Downgrade to Free", "end": { "column": 3, - "line": 27 + "line": 25 }, "file": "src/features/planSelection/containers/PlanSelectionScreen.js", "id": "feature.planSelection.fullscreen.dialog.cta.downgrade", "start": { "column": 22, - "line": 24 + "line": 22 } }, { "defaultMessage": "!!!Choose Personal", "end": { "column": 3, - "line": 31 + "line": 29 }, "file": "src/features/planSelection/containers/PlanSelectionScreen.js", "id": "feature.planSelection.fullscreen.dialog.cta.upgrade", "start": { "column": 20, - "line": 28 + "line": 26 } } ], @@ -6889,26 +6889,26 @@ "defaultMessage": "!!!No services added yet", "end": { "column": 3, - "line": 16 + "line": 14 }, "file": "src/features/workspaces/components/WorkspaceDrawerItem.js", "id": "workspaceDrawer.item.noServicesAddedYet", "start": { "column": 22, - "line": 13 + "line": 11 } }, { "defaultMessage": "!!!edit", "end": { "column": 3, - "line": 20 + "line": 18 }, "file": "src/features/workspaces/components/WorkspaceDrawerItem.js", "id": "workspaceDrawer.item.contextMenuEdit", "start": { "column": 19, - "line": 17 + "line": 15 } } ], @@ -7353,962 +7353,962 @@ "defaultMessage": "!!!Edit", "end": { "column": 3, - "line": 27 + "line": 24 }, "file": "src/lib/Menu.js", "id": "menu.edit", "start": { "column": 8, - "line": 24 + "line": 21 } }, { "defaultMessage": "!!!Undo", "end": { "column": 3, - "line": 31 + "line": 28 }, "file": "src/lib/Menu.js", "id": "menu.edit.undo", "start": { "column": 8, - "line": 28 + "line": 25 } }, { "defaultMessage": "!!!Redo", "end": { "column": 3, - "line": 35 + "line": 32 }, "file": "src/lib/Menu.js", "id": "menu.edit.redo", "start": { "column": 8, - "line": 32 + "line": 29 } }, { "defaultMessage": "!!!Cut", "end": { "column": 3, - "line": 39 + "line": 36 }, "file": "src/lib/Menu.js", "id": "menu.edit.cut", "start": { "column": 7, - "line": 36 + "line": 33 } }, { "defaultMessage": "!!!Copy", "end": { "column": 3, - "line": 43 + "line": 40 }, "file": "src/lib/Menu.js", "id": "menu.edit.copy", "start": { "column": 8, - "line": 40 + "line": 37 } }, { "defaultMessage": "!!!Paste", "end": { "column": 3, - "line": 47 + "line": 44 }, "file": "src/lib/Menu.js", "id": "menu.edit.paste", "start": { "column": 9, - "line": 44 + "line": 41 } }, { "defaultMessage": "!!!Paste And Match Style", "end": { "column": 3, - "line": 51 + "line": 48 }, "file": "src/lib/Menu.js", "id": "menu.edit.pasteAndMatchStyle", "start": { "column": 22, - "line": 48 + "line": 45 } }, { "defaultMessage": "!!!Delete", "end": { "column": 3, - "line": 55 + "line": 52 }, "file": "src/lib/Menu.js", "id": "menu.edit.delete", "start": { "column": 10, - "line": 52 + "line": 49 } }, { "defaultMessage": "!!!Select All", "end": { "column": 3, - "line": 59 + "line": 56 }, "file": "src/lib/Menu.js", "id": "menu.edit.selectAll", "start": { "column": 13, - "line": 56 + "line": 53 } }, { "defaultMessage": "!!!Find in Page", "end": { "column": 3, - "line": 63 + "line": 60 }, "file": "src/lib/Menu.js", "id": "menu.edit.findInPage", "start": { "column": 14, - "line": 60 + "line": 57 } }, { "defaultMessage": "!!!Speech", "end": { "column": 3, - "line": 67 + "line": 64 }, "file": "src/lib/Menu.js", "id": "menu.edit.speech", "start": { "column": 10, - "line": 64 + "line": 61 } }, { "defaultMessage": "!!!Start Speaking", "end": { "column": 3, - "line": 71 + "line": 68 }, "file": "src/lib/Menu.js", "id": "menu.edit.startSpeaking", "start": { "column": 17, - "line": 68 + "line": 65 } }, { "defaultMessage": "!!!Stop Speaking", "end": { "column": 3, - "line": 75 + "line": 72 }, "file": "src/lib/Menu.js", "id": "menu.edit.stopSpeaking", "start": { "column": 16, - "line": 72 + "line": 69 } }, { "defaultMessage": "!!!Start Dictation", "end": { "column": 3, - "line": 79 + "line": 76 }, "file": "src/lib/Menu.js", "id": "menu.edit.startDictation", "start": { "column": 18, - "line": 76 + "line": 73 } }, { "defaultMessage": "!!!Emoji & Symbols", "end": { "column": 3, - "line": 83 + "line": 80 }, "file": "src/lib/Menu.js", "id": "menu.edit.emojiSymbols", "start": { "column": 16, - "line": 80 + "line": 77 } }, { "defaultMessage": "!!!Open Quick Switch", "end": { "column": 3, - "line": 87 + "line": 84 }, "file": "src/lib/Menu.js", "id": "menu.view.openQuickSwitch", "start": { "column": 19, - "line": 84 + "line": 81 } }, { "defaultMessage": "!!!Back", "end": { "column": 3, - "line": 91 + "line": 88 }, "file": "src/lib/Menu.js", "id": "menu.view.back", "start": { "column": 8, - "line": 88 + "line": 85 } }, { "defaultMessage": "!!!Forward", "end": { "column": 3, - "line": 95 + "line": 92 }, "file": "src/lib/Menu.js", "id": "menu.view.forward", "start": { "column": 11, - "line": 92 + "line": 89 } }, { "defaultMessage": "!!!Actual Size", "end": { "column": 3, - "line": 99 + "line": 96 }, "file": "src/lib/Menu.js", "id": "menu.view.resetZoom", "start": { "column": 13, - "line": 96 + "line": 93 } }, { "defaultMessage": "!!!Zoom In", "end": { "column": 3, - "line": 103 + "line": 100 }, "file": "src/lib/Menu.js", "id": "menu.view.zoomIn", "start": { "column": 10, - "line": 100 + "line": 97 } }, { "defaultMessage": "!!!Zoom Out", "end": { "column": 3, - "line": 107 + "line": 104 }, "file": "src/lib/Menu.js", "id": "menu.view.zoomOut", "start": { "column": 11, - "line": 104 + "line": 101 } }, { "defaultMessage": "!!!Enter Full Screen", "end": { "column": 3, - "line": 111 + "line": 108 }, "file": "src/lib/Menu.js", "id": "menu.view.enterFullScreen", "start": { "column": 19, - "line": 108 + "line": 105 } }, { "defaultMessage": "!!!Exit Full Screen", "end": { "column": 3, - "line": 115 + "line": 112 }, "file": "src/lib/Menu.js", "id": "menu.view.exitFullScreen", "start": { "column": 18, - "line": 112 + "line": 109 } }, { "defaultMessage": "!!!Toggle Full Screen", "end": { "column": 3, - "line": 119 + "line": 116 }, "file": "src/lib/Menu.js", "id": "menu.view.toggleFullScreen", "start": { "column": 20, - "line": 116 + "line": 113 } }, { "defaultMessage": "!!!Toggle Dark Mode", "end": { "column": 3, - "line": 123 + "line": 120 }, "file": "src/lib/Menu.js", "id": "menu.view.toggleDarkMode", "start": { "column": 18, - "line": 120 + "line": 117 } }, { "defaultMessage": "!!!Toggle Developer Tools", "end": { "column": 3, - "line": 127 + "line": 124 }, "file": "src/lib/Menu.js", "id": "menu.view.toggleDevTools", "start": { "column": 18, - "line": 124 + "line": 121 } }, { "defaultMessage": "!!!Toggle Todos Developer Tools", "end": { "column": 3, - "line": 131 + "line": 128 }, "file": "src/lib/Menu.js", "id": "menu.view.toggleTodosDevTools", "start": { "column": 23, - "line": 128 + "line": 125 } }, { "defaultMessage": "!!!Toggle Service Developer Tools", "end": { "column": 3, - "line": 135 + "line": 132 }, "file": "src/lib/Menu.js", "id": "menu.view.toggleServiceDevTools", "start": { "column": 25, - "line": 132 + "line": 129 } }, { "defaultMessage": "!!!Reload Service", "end": { "column": 3, - "line": 139 + "line": 136 }, "file": "src/lib/Menu.js", "id": "menu.view.reloadService", "start": { "column": 17, - "line": 136 + "line": 133 } }, { "defaultMessage": "!!!Reload Ferdi", "end": { "column": 3, - "line": 143 + "line": 140 }, "file": "src/lib/Menu.js", "id": "menu.view.reloadFranz", "start": { "column": 15, - "line": 140 + "line": 137 } }, { "defaultMessage": "!!!Lock Ferdi", "end": { "column": 3, - "line": 147 + "line": 144 }, "file": "src/lib/Menu.js", "id": "menu.view.lockFerdi", "start": { "column": 13, - "line": 144 + "line": 141 } }, { "defaultMessage": "!!!Reload ToDos", "end": { "column": 3, - "line": 151 + "line": 148 }, "file": "src/lib/Menu.js", "id": "menu.view.reloadTodos", "start": { "column": 15, - "line": 148 + "line": 145 } }, { "defaultMessage": "!!!Minimize", "end": { "column": 3, - "line": 155 + "line": 152 }, "file": "src/lib/Menu.js", "id": "menu.window.minimize", "start": { "column": 12, - "line": 152 + "line": 149 } }, { "defaultMessage": "!!!Close", "end": { "column": 3, - "line": 159 + "line": 156 }, "file": "src/lib/Menu.js", "id": "menu.window.close", "start": { "column": 9, - "line": 156 + "line": 153 } }, { "defaultMessage": "!!!Learn More", "end": { "column": 3, - "line": 163 + "line": 160 }, "file": "src/lib/Menu.js", "id": "menu.help.learnMore", "start": { "column": 13, - "line": 160 + "line": 157 } }, { "defaultMessage": "!!!Changelog", "end": { "column": 3, - "line": 167 + "line": 164 }, "file": "src/lib/Menu.js", "id": "menu.help.changelog", "start": { "column": 13, - "line": 164 + "line": 161 } }, { "defaultMessage": "!!!Support", "end": { "column": 3, - "line": 171 + "line": 168 }, "file": "src/lib/Menu.js", "id": "menu.help.support", "start": { "column": 11, - "line": 168 + "line": 165 } }, { "defaultMessage": "!!!Copy Debug Information", "end": { "column": 3, - "line": 175 + "line": 172 }, "file": "src/lib/Menu.js", "id": "menu.help.debugInfo", "start": { "column": 13, - "line": 172 + "line": 169 } }, { "defaultMessage": "!!!Publish Debug Information", "end": { "column": 3, - "line": 179 + "line": 176 }, "file": "src/lib/Menu.js", "id": "menu.help.publishDebugInfo", "start": { "column": 20, - "line": 176 + "line": 173 } }, { "defaultMessage": "!!!Ferdi Debug Information", "end": { "column": 3, - "line": 183 + "line": 180 }, "file": "src/lib/Menu.js", "id": "menu.help.debugInfoCopiedHeadline", "start": { "column": 27, - "line": 180 + "line": 177 } }, { "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", "end": { "column": 3, - "line": 187 + "line": 184 }, "file": "src/lib/Menu.js", "id": "menu.help.debugInfoCopiedBody", "start": { "column": 23, - "line": 184 + "line": 181 } }, { "defaultMessage": "!!!Unlock with Touch ID", "end": { "column": 3, - "line": 191 + "line": 188 }, "file": "src/lib/Menu.js", "id": "locked.touchId", "start": { "column": 11, - "line": 188 + "line": 185 } }, { "defaultMessage": "!!!unlock via Touch ID", "end": { "column": 3, - "line": 195 + "line": 192 }, "file": "src/lib/Menu.js", "id": "locked.touchIdPrompt", "start": { "column": 17, - "line": 192 + "line": 189 } }, { "defaultMessage": "!!!Terms of Service", "end": { "column": 3, - "line": 199 + "line": 196 }, "file": "src/lib/Menu.js", "id": "menu.help.tos", "start": { "column": 7, - "line": 196 + "line": 193 } }, { "defaultMessage": "!!!Privacy Statement", "end": { "column": 3, - "line": 203 + "line": 200 }, "file": "src/lib/Menu.js", "id": "menu.help.privacy", "start": { "column": 11, - "line": 200 + "line": 197 } }, { "defaultMessage": "!!!File", "end": { "column": 3, - "line": 207 + "line": 204 }, "file": "src/lib/Menu.js", "id": "menu.file", "start": { "column": 8, - "line": 204 + "line": 201 } }, { "defaultMessage": "!!!View", "end": { "column": 3, - "line": 211 + "line": 208 }, "file": "src/lib/Menu.js", "id": "menu.view", "start": { "column": 8, - "line": 208 + "line": 205 } }, { "defaultMessage": "!!!Services", "end": { "column": 3, - "line": 215 + "line": 212 }, "file": "src/lib/Menu.js", "id": "menu.services", "start": { "column": 12, - "line": 212 + "line": 209 } }, { "defaultMessage": "!!!Window", "end": { "column": 3, - "line": 219 + "line": 216 }, "file": "src/lib/Menu.js", "id": "menu.window", "start": { "column": 10, - "line": 216 + "line": 213 } }, { "defaultMessage": "!!!Help", "end": { "column": 3, - "line": 223 + "line": 220 }, "file": "src/lib/Menu.js", "id": "menu.help", "start": { "column": 8, - "line": 220 + "line": 217 } }, { "defaultMessage": "!!!About Ferdi", "end": { "column": 3, - "line": 227 + "line": 224 }, "file": "src/lib/Menu.js", "id": "menu.app.about", "start": { "column": 9, - "line": 224 + "line": 221 } }, { "defaultMessage": "!!!What's new?", "end": { "column": 3, - "line": 231 + "line": 228 }, "file": "src/lib/Menu.js", "id": "menu.app.announcement", "start": { "column": 16, - "line": 228 + "line": 225 } }, { "defaultMessage": "!!!Settings", "end": { "column": 3, - "line": 235 + "line": 232 }, "file": "src/lib/Menu.js", "id": "menu.app.settings", "start": { "column": 12, - "line": 232 + "line": 229 } }, { "defaultMessage": "!!!Check for updates", "end": { "column": 3, - "line": 239 + "line": 236 }, "file": "src/lib/Menu.js", "id": "menu.app.checkForUpdates", "start": { "column": 19, - "line": 236 + "line": 233 } }, { "defaultMessage": "!!!Hide", "end": { "column": 3, - "line": 243 + "line": 240 }, "file": "src/lib/Menu.js", "id": "menu.app.hide", "start": { "column": 8, - "line": 240 + "line": 237 } }, { "defaultMessage": "!!!Hide Others", "end": { "column": 3, - "line": 247 + "line": 244 }, "file": "src/lib/Menu.js", "id": "menu.app.hideOthers", "start": { "column": 14, - "line": 244 + "line": 241 } }, { "defaultMessage": "!!!Unhide", "end": { "column": 3, - "line": 251 + "line": 248 }, "file": "src/lib/Menu.js", "id": "menu.app.unhide", "start": { "column": 10, - "line": 248 + "line": 245 } }, { "defaultMessage": "!!!Auto-hide menu bar", "end": { "column": 3, - "line": 255 + "line": 252 }, "file": "src/lib/Menu.js", "id": "menu.app.autohideMenuBar", "start": { "column": 19, - "line": 252 + "line": 249 } }, { "defaultMessage": "!!!Quit", "end": { "column": 3, - "line": 259 + "line": 256 }, "file": "src/lib/Menu.js", "id": "menu.app.quit", "start": { "column": 8, - "line": 256 + "line": 253 } }, { "defaultMessage": "!!!Add New Service...", "end": { "column": 3, - "line": 263 + "line": 260 }, "file": "src/lib/Menu.js", "id": "menu.services.addNewService", "start": { "column": 17, - "line": 260 + "line": 257 } }, { "defaultMessage": "!!!Add New Workspace...", "end": { "column": 3, - "line": 267 + "line": 264 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.addNewWorkspace", "start": { "column": 19, - "line": 264 + "line": 261 } }, { "defaultMessage": "!!!Open workspace drawer", "end": { "column": 3, - "line": 271 + "line": 268 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.openWorkspaceDrawer", "start": { "column": 23, - "line": 268 + "line": 265 } }, { "defaultMessage": "!!!Close workspace drawer", "end": { "column": 3, - "line": 275 + "line": 272 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.closeWorkspaceDrawer", "start": { "column": 24, - "line": 272 + "line": 269 } }, { "defaultMessage": "!!!Activate next service...", "end": { "column": 3, - "line": 279 + "line": 276 }, "file": "src/lib/Menu.js", "id": "menu.services.setNextServiceActive", "start": { "column": 23, - "line": 276 + "line": 273 } }, { "defaultMessage": "!!!Activate previous service...", "end": { "column": 3, - "line": 283 + "line": 280 }, "file": "src/lib/Menu.js", "id": "menu.services.activatePreviousService", "start": { "column": 27, - "line": 280 + "line": 277 } }, { "defaultMessage": "!!!Disable notifications & audio", "end": { "column": 3, - "line": 287 + "line": 284 }, "file": "src/lib/Menu.js", "id": "sidebar.muteApp", "start": { "column": 11, - "line": 284 + "line": 281 } }, { "defaultMessage": "!!!Enable notifications & audio", "end": { "column": 3, - "line": 291 + "line": 288 }, "file": "src/lib/Menu.js", "id": "sidebar.unmuteApp", "start": { "column": 13, - "line": 288 + "line": 285 } }, { "defaultMessage": "!!!Workspaces", "end": { "column": 3, - "line": 295 + "line": 292 }, "file": "src/lib/Menu.js", "id": "menu.workspaces", "start": { "column": 14, - "line": 292 + "line": 289 } }, { "defaultMessage": "!!!Default", "end": { "column": 3, - "line": 299 + "line": 296 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.defaultWorkspace", "start": { "column": 20, - "line": 296 + "line": 293 } }, { "defaultMessage": "!!!Todos", "end": { "column": 3, - "line": 303 + "line": 300 }, "file": "src/lib/Menu.js", "id": "menu.todos", "start": { "column": 9, - "line": 300 + "line": 297 } }, { "defaultMessage": "!!!Open Todos drawer", "end": { "column": 3, - "line": 307 + "line": 304 }, "file": "src/lib/Menu.js", "id": "menu.Todoss.openTodosDrawer", "start": { "column": 19, - "line": 304 + "line": 301 } }, { "defaultMessage": "!!!Close Todos drawer", "end": { "column": 3, - "line": 311 + "line": 308 }, "file": "src/lib/Menu.js", "id": "menu.Todoss.closeTodosDrawer", "start": { "column": 20, - "line": 308 + "line": 305 } }, { "defaultMessage": "!!!Enable Todos", "end": { "column": 3, - "line": 315 + "line": 312 }, "file": "src/lib/Menu.js", "id": "menu.todos.enableTodos", "start": { "column": 15, - "line": 312 + "line": 309 } }, { "defaultMessage": "!!!Home", "end": { "column": 3, - "line": 319 + "line": 316 }, "file": "src/lib/Menu.js", "id": "menu.services.goHome", "start": { "column": 17, - "line": 316 + "line": 313 } } ], diff --git a/src/i18n/messages/src/lib/Menu.json b/src/i18n/messages/src/lib/Menu.json index 6bb50c012..22929e947 100644 --- a/src/i18n/messages/src/lib/Menu.json +++ b/src/i18n/messages/src/lib/Menu.json @@ -4,11 +4,11 @@ "defaultMessage": "!!!Edit", "file": "src/lib/Menu.js", "start": { - "line": 21, + "line": 23, "column": 8 }, "end": { - "line": 24, + "line": 26, "column": 3 } }, @@ -17,11 +17,11 @@ "defaultMessage": "!!!Undo", "file": "src/lib/Menu.js", "start": { - "line": 25, + "line": 27, "column": 8 }, "end": { - "line": 28, + "line": 30, "column": 3 } }, @@ -30,11 +30,11 @@ "defaultMessage": "!!!Redo", "file": "src/lib/Menu.js", "start": { - "line": 29, + "line": 31, "column": 8 }, "end": { - "line": 32, + "line": 34, "column": 3 } }, @@ -43,11 +43,11 @@ "defaultMessage": "!!!Cut", "file": "src/lib/Menu.js", "start": { - "line": 33, + "line": 35, "column": 7 }, "end": { - "line": 36, + "line": 38, "column": 3 } }, @@ -56,11 +56,11 @@ "defaultMessage": "!!!Copy", "file": "src/lib/Menu.js", "start": { - "line": 37, + "line": 39, "column": 8 }, "end": { - "line": 40, + "line": 42, "column": 3 } }, @@ -69,11 +69,11 @@ "defaultMessage": "!!!Paste", "file": "src/lib/Menu.js", "start": { - "line": 41, + "line": 43, "column": 9 }, "end": { - "line": 44, + "line": 46, "column": 3 } }, @@ -82,11 +82,11 @@ "defaultMessage": "!!!Paste And Match Style", "file": "src/lib/Menu.js", "start": { - "line": 45, + "line": 47, "column": 22 }, "end": { - "line": 48, + "line": 50, "column": 3 } }, @@ -95,11 +95,11 @@ "defaultMessage": "!!!Delete", "file": "src/lib/Menu.js", "start": { - "line": 49, + "line": 51, "column": 10 }, "end": { - "line": 52, + "line": 54, "column": 3 } }, @@ -108,11 +108,11 @@ "defaultMessage": "!!!Select All", "file": "src/lib/Menu.js", "start": { - "line": 53, + "line": 55, "column": 13 }, "end": { - "line": 56, + "line": 58, "column": 3 } }, @@ -121,11 +121,11 @@ "defaultMessage": "!!!Find in Page", "file": "src/lib/Menu.js", "start": { - "line": 57, + "line": 59, "column": 14 }, "end": { - "line": 60, + "line": 62, "column": 3 } }, @@ -134,11 +134,11 @@ "defaultMessage": "!!!Speech", "file": "src/lib/Menu.js", "start": { - "line": 61, + "line": 63, "column": 10 }, "end": { - "line": 64, + "line": 66, "column": 3 } }, @@ -147,11 +147,11 @@ "defaultMessage": "!!!Start Speaking", "file": "src/lib/Menu.js", "start": { - "line": 65, + "line": 67, "column": 17 }, "end": { - "line": 68, + "line": 70, "column": 3 } }, @@ -160,11 +160,11 @@ "defaultMessage": "!!!Stop Speaking", "file": "src/lib/Menu.js", "start": { - "line": 69, + "line": 71, "column": 16 }, "end": { - "line": 72, + "line": 74, "column": 3 } }, @@ -173,11 +173,11 @@ "defaultMessage": "!!!Start Dictation", "file": "src/lib/Menu.js", "start": { - "line": 73, + "line": 75, "column": 18 }, "end": { - "line": 76, + "line": 78, "column": 3 } }, @@ -186,11 +186,11 @@ "defaultMessage": "!!!Emoji & Symbols", "file": "src/lib/Menu.js", "start": { - "line": 77, + "line": 79, "column": 16 }, "end": { - "line": 80, + "line": 82, "column": 3 } }, @@ -199,11 +199,11 @@ "defaultMessage": "!!!Open Quick Switch", "file": "src/lib/Menu.js", "start": { - "line": 81, + "line": 83, "column": 19 }, "end": { - "line": 84, + "line": 86, "column": 3 } }, @@ -212,11 +212,11 @@ "defaultMessage": "!!!Back", "file": "src/lib/Menu.js", "start": { - "line": 85, + "line": 87, "column": 8 }, "end": { - "line": 88, + "line": 90, "column": 3 } }, @@ -225,11 +225,11 @@ "defaultMessage": "!!!Forward", "file": "src/lib/Menu.js", "start": { - "line": 89, + "line": 91, "column": 11 }, "end": { - "line": 92, + "line": 94, "column": 3 } }, @@ -238,11 +238,11 @@ "defaultMessage": "!!!Actual Size", "file": "src/lib/Menu.js", "start": { - "line": 93, + "line": 95, "column": 13 }, "end": { - "line": 96, + "line": 98, "column": 3 } }, @@ -251,11 +251,11 @@ "defaultMessage": "!!!Zoom In", "file": "src/lib/Menu.js", "start": { - "line": 97, + "line": 99, "column": 10 }, "end": { - "line": 100, + "line": 102, "column": 3 } }, @@ -264,11 +264,11 @@ "defaultMessage": "!!!Zoom Out", "file": "src/lib/Menu.js", "start": { - "line": 101, + "line": 103, "column": 11 }, "end": { - "line": 104, + "line": 106, "column": 3 } }, @@ -277,11 +277,11 @@ "defaultMessage": "!!!Enter Full Screen", "file": "src/lib/Menu.js", "start": { - "line": 105, + "line": 107, "column": 19 }, "end": { - "line": 108, + "line": 110, "column": 3 } }, @@ -290,11 +290,11 @@ "defaultMessage": "!!!Exit Full Screen", "file": "src/lib/Menu.js", "start": { - "line": 109, + "line": 111, "column": 18 }, "end": { - "line": 112, + "line": 114, "column": 3 } }, @@ -303,11 +303,11 @@ "defaultMessage": "!!!Toggle Full Screen", "file": "src/lib/Menu.js", "start": { - "line": 113, + "line": 115, "column": 20 }, "end": { - "line": 116, + "line": 118, "column": 3 } }, @@ -316,11 +316,11 @@ "defaultMessage": "!!!Toggle Dark Mode", "file": "src/lib/Menu.js", "start": { - "line": 117, + "line": 119, "column": 18 }, "end": { - "line": 120, + "line": 122, "column": 3 } }, @@ -329,11 +329,11 @@ "defaultMessage": "!!!Toggle Developer Tools", "file": "src/lib/Menu.js", "start": { - "line": 121, + "line": 123, "column": 18 }, "end": { - "line": 124, + "line": 126, "column": 3 } }, @@ -342,11 +342,11 @@ "defaultMessage": "!!!Toggle Todos Developer Tools", "file": "src/lib/Menu.js", "start": { - "line": 125, + "line": 127, "column": 23 }, "end": { - "line": 128, + "line": 130, "column": 3 } }, @@ -355,11 +355,11 @@ "defaultMessage": "!!!Toggle Service Developer Tools", "file": "src/lib/Menu.js", "start": { - "line": 129, + "line": 131, "column": 25 }, "end": { - "line": 132, + "line": 134, "column": 3 } }, @@ -368,11 +368,11 @@ "defaultMessage": "!!!Reload Service", "file": "src/lib/Menu.js", "start": { - "line": 133, + "line": 135, "column": 17 }, "end": { - "line": 136, + "line": 138, "column": 3 } }, @@ -381,11 +381,11 @@ "defaultMessage": "!!!Reload Ferdi", "file": "src/lib/Menu.js", "start": { - "line": 137, + "line": 139, "column": 15 }, "end": { - "line": 140, + "line": 142, "column": 3 } }, @@ -394,11 +394,11 @@ "defaultMessage": "!!!Lock Ferdi", "file": "src/lib/Menu.js", "start": { - "line": 141, + "line": 143, "column": 13 }, "end": { - "line": 144, + "line": 146, "column": 3 } }, @@ -407,11 +407,11 @@ "defaultMessage": "!!!Reload ToDos", "file": "src/lib/Menu.js", "start": { - "line": 145, + "line": 147, "column": 15 }, "end": { - "line": 148, + "line": 150, "column": 3 } }, @@ -420,11 +420,11 @@ "defaultMessage": "!!!Minimize", "file": "src/lib/Menu.js", "start": { - "line": 149, + "line": 151, "column": 12 }, "end": { - "line": 152, + "line": 154, "column": 3 } }, @@ -433,11 +433,11 @@ "defaultMessage": "!!!Close", "file": "src/lib/Menu.js", "start": { - "line": 153, + "line": 155, "column": 9 }, "end": { - "line": 156, + "line": 158, "column": 3 } }, @@ -446,11 +446,11 @@ "defaultMessage": "!!!Learn More", "file": "src/lib/Menu.js", "start": { - "line": 157, + "line": 159, "column": 13 }, "end": { - "line": 160, + "line": 162, "column": 3 } }, @@ -459,11 +459,11 @@ "defaultMessage": "!!!Changelog", "file": "src/lib/Menu.js", "start": { - "line": 161, + "line": 163, "column": 13 }, "end": { - "line": 164, + "line": 166, "column": 3 } }, @@ -472,11 +472,11 @@ "defaultMessage": "!!!Support", "file": "src/lib/Menu.js", "start": { - "line": 165, + "line": 167, "column": 11 }, "end": { - "line": 168, + "line": 170, "column": 3 } }, @@ -485,11 +485,11 @@ "defaultMessage": "!!!Copy Debug Information", "file": "src/lib/Menu.js", "start": { - "line": 169, + "line": 171, "column": 13 }, "end": { - "line": 172, + "line": 174, "column": 3 } }, @@ -498,11 +498,11 @@ "defaultMessage": "!!!Publish Debug Information", "file": "src/lib/Menu.js", "start": { - "line": 173, + "line": 175, "column": 20 }, "end": { - "line": 176, + "line": 178, "column": 3 } }, @@ -511,11 +511,11 @@ "defaultMessage": "!!!Ferdi Debug Information", "file": "src/lib/Menu.js", "start": { - "line": 177, + "line": 179, "column": 27 }, "end": { - "line": 180, + "line": 182, "column": 3 } }, @@ -524,11 +524,11 @@ "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", "file": "src/lib/Menu.js", "start": { - "line": 181, + "line": 183, "column": 23 }, "end": { - "line": 184, + "line": 186, "column": 3 } }, @@ -537,11 +537,11 @@ "defaultMessage": "!!!Unlock with Touch ID", "file": "src/lib/Menu.js", "start": { - "line": 185, + "line": 187, "column": 11 }, "end": { - "line": 188, + "line": 190, "column": 3 } }, @@ -550,11 +550,11 @@ "defaultMessage": "!!!unlock via Touch ID", "file": "src/lib/Menu.js", "start": { - "line": 189, + "line": 191, "column": 17 }, "end": { - "line": 192, + "line": 194, "column": 3 } }, @@ -563,11 +563,11 @@ "defaultMessage": "!!!Terms of Service", "file": "src/lib/Menu.js", "start": { - "line": 193, + "line": 195, "column": 7 }, "end": { - "line": 196, + "line": 198, "column": 3 } }, @@ -576,11 +576,11 @@ "defaultMessage": "!!!Privacy Statement", "file": "src/lib/Menu.js", "start": { - "line": 197, + "line": 199, "column": 11 }, "end": { - "line": 200, + "line": 202, "column": 3 } }, @@ -589,11 +589,11 @@ "defaultMessage": "!!!File", "file": "src/lib/Menu.js", "start": { - "line": 201, + "line": 203, "column": 8 }, "end": { - "line": 204, + "line": 206, "column": 3 } }, @@ -602,11 +602,11 @@ "defaultMessage": "!!!View", "file": "src/lib/Menu.js", "start": { - "line": 205, + "line": 207, "column": 8 }, "end": { - "line": 208, + "line": 210, "column": 3 } }, @@ -615,11 +615,11 @@ "defaultMessage": "!!!Services", "file": "src/lib/Menu.js", "start": { - "line": 209, + "line": 211, "column": 12 }, "end": { - "line": 212, + "line": 214, "column": 3 } }, @@ -628,11 +628,11 @@ "defaultMessage": "!!!Window", "file": "src/lib/Menu.js", "start": { - "line": 213, + "line": 215, "column": 10 }, "end": { - "line": 216, + "line": 218, "column": 3 } }, @@ -641,11 +641,11 @@ "defaultMessage": "!!!Help", "file": "src/lib/Menu.js", "start": { - "line": 217, + "line": 219, "column": 8 }, "end": { - "line": 220, + "line": 222, "column": 3 } }, @@ -654,11 +654,11 @@ "defaultMessage": "!!!About Ferdi", "file": "src/lib/Menu.js", "start": { - "line": 221, + "line": 223, "column": 9 }, "end": { - "line": 224, + "line": 226, "column": 3 } }, @@ -667,11 +667,11 @@ "defaultMessage": "!!!What's new?", "file": "src/lib/Menu.js", "start": { - "line": 225, + "line": 227, "column": 16 }, "end": { - "line": 228, + "line": 230, "column": 3 } }, @@ -680,11 +680,11 @@ "defaultMessage": "!!!Settings", "file": "src/lib/Menu.js", "start": { - "line": 229, + "line": 231, "column": 12 }, "end": { - "line": 232, + "line": 234, "column": 3 } }, @@ -693,11 +693,11 @@ "defaultMessage": "!!!Check for updates", "file": "src/lib/Menu.js", "start": { - "line": 233, + "line": 235, "column": 19 }, "end": { - "line": 236, + "line": 238, "column": 3 } }, @@ -706,11 +706,11 @@ "defaultMessage": "!!!Hide", "file": "src/lib/Menu.js", "start": { - "line": 237, + "line": 239, "column": 8 }, "end": { - "line": 240, + "line": 242, "column": 3 } }, @@ -719,11 +719,11 @@ "defaultMessage": "!!!Hide Others", "file": "src/lib/Menu.js", "start": { - "line": 241, + "line": 243, "column": 14 }, "end": { - "line": 244, + "line": 246, "column": 3 } }, @@ -732,11 +732,11 @@ "defaultMessage": "!!!Unhide", "file": "src/lib/Menu.js", "start": { - "line": 245, + "line": 247, "column": 10 }, "end": { - "line": 248, + "line": 250, "column": 3 } }, @@ -745,11 +745,11 @@ "defaultMessage": "!!!Auto-hide menu bar", "file": "src/lib/Menu.js", "start": { - "line": 249, + "line": 251, "column": 19 }, "end": { - "line": 252, + "line": 254, "column": 3 } }, @@ -758,11 +758,11 @@ "defaultMessage": "!!!Quit", "file": "src/lib/Menu.js", "start": { - "line": 253, + "line": 255, "column": 8 }, "end": { - "line": 256, + "line": 258, "column": 3 } }, @@ -771,11 +771,11 @@ "defaultMessage": "!!!Add New Service...", "file": "src/lib/Menu.js", "start": { - "line": 257, + "line": 259, "column": 17 }, "end": { - "line": 260, + "line": 262, "column": 3 } }, @@ -784,11 +784,11 @@ "defaultMessage": "!!!Add New Workspace...", "file": "src/lib/Menu.js", "start": { - "line": 261, + "line": 263, "column": 19 }, "end": { - "line": 264, + "line": 266, "column": 3 } }, @@ -797,11 +797,11 @@ "defaultMessage": "!!!Open workspace drawer", "file": "src/lib/Menu.js", "start": { - "line": 265, + "line": 267, "column": 23 }, "end": { - "line": 268, + "line": 270, "column": 3 } }, @@ -810,11 +810,11 @@ "defaultMessage": "!!!Close workspace drawer", "file": "src/lib/Menu.js", "start": { - "line": 269, + "line": 271, "column": 24 }, "end": { - "line": 272, + "line": 274, "column": 3 } }, @@ -823,11 +823,11 @@ "defaultMessage": "!!!Activate next service...", "file": "src/lib/Menu.js", "start": { - "line": 273, + "line": 275, "column": 23 }, "end": { - "line": 276, + "line": 278, "column": 3 } }, @@ -836,11 +836,11 @@ "defaultMessage": "!!!Activate previous service...", "file": "src/lib/Menu.js", "start": { - "line": 277, + "line": 279, "column": 27 }, "end": { - "line": 280, + "line": 282, "column": 3 } }, @@ -849,11 +849,11 @@ "defaultMessage": "!!!Disable notifications & audio", "file": "src/lib/Menu.js", "start": { - "line": 281, + "line": 283, "column": 11 }, "end": { - "line": 284, + "line": 286, "column": 3 } }, @@ -862,11 +862,11 @@ "defaultMessage": "!!!Enable notifications & audio", "file": "src/lib/Menu.js", "start": { - "line": 285, + "line": 287, "column": 13 }, "end": { - "line": 288, + "line": 290, "column": 3 } }, @@ -875,11 +875,11 @@ "defaultMessage": "!!!Workspaces", "file": "src/lib/Menu.js", "start": { - "line": 289, + "line": 291, "column": 14 }, "end": { - "line": 292, + "line": 294, "column": 3 } }, @@ -888,11 +888,11 @@ "defaultMessage": "!!!Default", "file": "src/lib/Menu.js", "start": { - "line": 293, + "line": 295, "column": 20 }, "end": { - "line": 296, + "line": 298, "column": 3 } }, @@ -901,11 +901,11 @@ "defaultMessage": "!!!Todos", "file": "src/lib/Menu.js", "start": { - "line": 297, + "line": 299, "column": 9 }, "end": { - "line": 300, + "line": 302, "column": 3 } }, @@ -914,11 +914,11 @@ "defaultMessage": "!!!Open Todos drawer", "file": "src/lib/Menu.js", "start": { - "line": 301, + "line": 303, "column": 19 }, "end": { - "line": 304, + "line": 306, "column": 3 } }, @@ -927,11 +927,11 @@ "defaultMessage": "!!!Close Todos drawer", "file": "src/lib/Menu.js", "start": { - "line": 305, + "line": 307, "column": 20 }, "end": { - "line": 308, + "line": 310, "column": 3 } }, @@ -940,11 +940,11 @@ "defaultMessage": "!!!Enable Todos", "file": "src/lib/Menu.js", "start": { - "line": 309, + "line": 311, "column": 15 }, "end": { - "line": 312, + "line": 314, "column": 3 } }, @@ -953,11 +953,11 @@ "defaultMessage": "!!!Home", "file": "src/lib/Menu.js", "start": { - "line": 313, + "line": 315, "column": 17 }, "end": { - "line": 316, + "line": 318, "column": 3 } } diff --git a/src/lib/Menu.js b/src/lib/Menu.js index 621be9a12..92013a5dc 100644 --- a/src/lib/Menu.js +++ b/src/lib/Menu.js @@ -1,5 +1,7 @@ import { clipboard, shell } from 'electron'; -import { app, Menu, dialog, systemPreferences } from '@electron/remote'; +import { + app, Menu, dialog, systemPreferences, +} from '@electron/remote'; import { autorun, observable } from 'mobx'; import { defineMessages } from 'react-intl'; import { diff --git a/src/webview/contextMenuBuilder.js b/src/webview/contextMenuBuilder.js index 5d6df8068..7c178145d 100644 --- a/src/webview/contextMenuBuilder.js +++ b/src/webview/contextMenuBuilder.js @@ -6,7 +6,9 @@ * * Source: https://github.com/electron-userland/electron-spellchecker/blob/master/src/context-menu-builder.js */ -import { clipboard, ipcRenderer, nativeImage, shell } from 'electron'; +import { + clipboard, ipcRenderer, nativeImage, shell, +} from 'electron'; import { Menu, MenuItem } from '@electron/remote'; import { isMac } from '../environment'; -- cgit v1.2.3-70-g09d2