From d773b9628ac8d6d972a7062977654c66a11c4078 Mon Sep 17 00:00:00 2001 From: Dominik Guzei Date: Wed, 5 Jun 2019 16:44:58 +0200 Subject: Fix case in menu label --- src/i18n/locales/defaultMessages.json | 2 +- src/i18n/locales/en-US.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index 63e74628c..5183e9bc3 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -4416,7 +4416,7 @@ } }, { - "defaultMessage": "!!!Check for Updates", + "defaultMessage": "!!!Check for updates", "end": { "column": 3, "line": 174 diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 927ac8415..e2edbd596 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -45,7 +45,7 @@ "login.tokenExpired": "Your session expired, please login again.", "menu.app.about": "About Franz", "menu.app.announcement": "What's new?", - "menu.app.checkForUpdates": "Check for Updates", + "menu.app.checkForUpdates": "Check for updates", "menu.app.hide": "Hide", "menu.app.hideOthers": "Hide Others", "menu.app.quit": "Quit", @@ -329,4 +329,4 @@ "workspaceDrawer.workspaceFeatureInfo": "

Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.

You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.

", "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", "workspaces.switchingIndicator.switchingTo": "Switching to" -} +} \ No newline at end of file -- cgit v1.2.3-54-g00ecf