From c372530ed189eb36d786bfb5a42d785a7dd8a4e8 Mon Sep 17 00:00:00 2001 From: André Oliveira <37463445+SpecialAro@users.noreply.github.com> Date: Tue, 5 Jul 2022 11:04:19 +0100 Subject: Add Server Information to About Dialog and to Global Messages (#425) Add Server Information to About Dialog and to Global Messages --- src/i18n/locales/en-US.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/i18n/locales/en-US.json') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 1690a6067..1b57ba920 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -20,7 +20,7 @@ "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", "feature.quickSwitch.search": "Search...", "feature.quickSwitch.title": "QuickSwitch", - "global.api.unhealthy": "Can't connect to Ferdium online services", + "global.api.unhealthy": "Can't connect to {serverNameParse} online services", "global.cancel": "Cancel", "global.edit": "Edit", "global.no": "No", @@ -65,7 +65,7 @@ "locked.touchIdPrompt": "unlock via Touch ID", "locked.unlockWithPassword": "Unlock with Password", "login.changeServer": "Change here!", - "login.changeServerMessage": "You are using {serverNameParse}, do you want to switch?", + "login.changeServerMessage": "You are using {serverNameParse} Server, do you want to switch?", "login.customServerQuestion": "Using a custom Ferdium server?", "login.customServerSuggestion": "Try importing your Franz account", "login.email.label": "Email address", @@ -475,4 +475,4 @@ "workspaceDrawer.workspaceFeatureInfo": "

Ferdium 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-70-g09d2