diff --git a/main/ui/src/main/resources/i18n/strings.properties b/main/ui/src/main/resources/i18n/strings.properties index a4f1d70f2..c0f20d9fc 100644 --- a/main/ui/src/main/resources/i18n/strings.properties +++ b/main/ui/src/main/resources/i18n/strings.properties @@ -110,11 +110,11 @@ unlock.error.invalidMountPoint.existing=Mount point "%s" already exists or paren # Lock ## Force -lock.forced.heading=Forcefully Lock Vault? +lock.forced.heading=Forcefully lock vault? lock.forced.message=The vault "%s" cannot be locked due to open files or pending operations. You can enforce locking, but unsaved data will be lost and pending read/write operations aborted. -lock.forced.confirmBtn=Force Locking +lock.forced.confirmBtn=Force locking ## Failure -lock.fail.heading=Locking Vault failed +lock.fail.heading=Locking vault failed. lock.fail.message=Vault "%s" could not be locked. Ensure unsaved work is saved elsewhere and important Read/Write operations are finished. In order to close the vault, kill the Cryptomator process. # Migration