From 7edacfea70bb6419523a593a39196588dcbccc9b Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 5 Feb 2025 16:02:27 +0100 Subject: [PATCH] fixes #3721 --- src/main/resources/i18n/strings.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/i18n/strings.properties b/src/main/resources/i18n/strings.properties index a4829138a..b03c202bf 100644 --- a/src/main/resources/i18n/strings.properties +++ b/src/main/resources/i18n/strings.properties @@ -107,6 +107,7 @@ addvaultwizard.success.unlockNow=Unlock Now removeVault.title=Remove "%s" removeVault.message=Remove vault? removeVault.description=This will only make Cryptomator forget about this vault. You can add it again. No encrypted files will be deleted from your hard drive. +removeVault.confirmBtn=Remove Vault # Change Password changepassword.title=Change Password