From 18494f66a7e0f4020cbc77374d4679421fcf469a Mon Sep 17 00:00:00 2001 From: kytwb Date: Sat, 18 Dec 2021 04:24:10 +0100 Subject: Refactor autoUpdater usage --- src/i18n/locales/en-US.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/i18n') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index db528ac47..b6445b4bc 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -10,9 +10,6 @@ "connectionLostBanner.informationLink": "What happened?", "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", "feature.basicAuth.signIn": "Sign In", - "feature.nightlyBuilds.activate": "Activate", - "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", - "feature.nightlyBuilds.title": "Nightly Builds", "feature.publishDebugInfo.error": "There was an error while trying to publish the debug information. Please try again later or view the console for more information.", "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service", "feature.publishDebugInfo.privacy": "Privacy policy", @@ -201,7 +198,7 @@ "settings.app.form.autoLaunchInBackground": "Open in background", "settings.app.form.autoLaunchOnStart": "Launch Ferdi on start", "settings.app.form.automaticUpdates": "Enable updates", - "settings.app.form.beta": "Include beta versions", + "settings.app.form.beta": "Include pre-releases", "settings.app.form.clipboardNotifications": "Don't show notifications for clipboard events", "settings.app.form.closeToSystemTray": "Close Ferdi to system tray", "settings.app.form.confirmOnQuit": "Confirm when quitting Ferdi", @@ -452,4 +449,4 @@ "workspaceDrawer.workspaceFeatureInfo": "

Ferdi 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