From e3073a36134ae69bc122085bf1867c7bccbdfef2 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Tue, 25 Feb 2025 15:38:32 +0100 Subject: [PATCH] adjust wording for autoLock feature [skip ci] --- src/main/resources/i18n/strings.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/i18n/strings.properties b/src/main/resources/i18n/strings.properties index a4829138a..ca3546586 100644 --- a/src/main/resources/i18n/strings.properties +++ b/src/main/resources/i18n/strings.properties @@ -283,7 +283,7 @@ preferences.title=Preferences ## General preferences.general=General preferences.general.startHidden=Hide window when starting Cryptomator -preferences.general.autoCloseVaults=Lock open vaults automatically when quitting application +preferences.general.autoCloseVaults=Lock vaults without asking when quitting application preferences.general.debugLogging=Enable debug logging preferences.general.debugDirectory=Reveal log files preferences.general.autoStart=Launch Cryptomator on system start