mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-22 20:51:27 +00:00
Apply suggestions from code review
Co-authored-by: Tobias Hagemann <tobias.hagemann@skymatic.de>
This commit is contained in:
@@ -16,7 +16,7 @@ generic.button.next=Next
|
||||
generic.button.print=Print
|
||||
|
||||
# Error
|
||||
error.message=An Error Occurred
|
||||
error.message=An error occurred
|
||||
error.description=Cryptomator didn't expect this to happen. You can look up existing solutions for this error. Or if it has not been reported yet, feel free to do so.
|
||||
error.hyperlink.lookup=Look up this error
|
||||
error.hyperlink.report=Report this error
|
||||
@@ -88,7 +88,7 @@ addvaultwizard.success.unlockNow=Unlock Now
|
||||
|
||||
# Remove Vault
|
||||
removeVault.title=Remove "%s"
|
||||
removeVault.message=Remove Vault?
|
||||
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
|
||||
|
||||
@@ -131,7 +131,7 @@ lock.forced.description=Locking "%s" was blocked by pending operations or open f
|
||||
lock.forced.retryBtn=Retry
|
||||
lock.forced.forceBtn=Force Lock
|
||||
## Failure
|
||||
lock.fail.message=Locking vault failed.
|
||||
lock.fail.message=Locking vault failed
|
||||
lock.fail.description=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
|
||||
|
||||
Reference in New Issue
Block a user