mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-08-19 05:36:02 +00:00
reworked event cell texts
This commit is contained in:
@@ -585,16 +585,21 @@ shareVault.hub.openHub=Open Cryptomator Hub
|
||||
eventView.title=Events
|
||||
eventView.filter.allVaults=All
|
||||
event.vaultLocked.message=***********
|
||||
event.vaultLocked.description=Unlock vault "%s" for details
|
||||
event.conflictResolved.description=Resolved conflict
|
||||
event.vaultLocked.description=Unlock "%s" for details
|
||||
event.conflictResolved.message=Resolved conflict
|
||||
event.conflictResolved.showDecrypted=Show decrypted file
|
||||
event.conflictResolved.copyDecrypted=Copy decrypted path
|
||||
event.conflict.description=Cannot resolve conflict.
|
||||
event.conflict.message=Conflict resolution failed
|
||||
event.conflict.showDecrypted=Show decrypted, original file
|
||||
event.conflict.copyDecrypted=Copy decrypted, original path
|
||||
event.conflict.showEncrypted=Show conflicting, encrypted file
|
||||
event.conflict.copyEncrypted=Copy conflicting, encrypted path
|
||||
event.decryptionFailed.description=Decryption failed.
|
||||
event.decryptionFailed.message=Decryption failed
|
||||
event.decryptionFailed.showEncrypted=Show encrypted file
|
||||
event.decryptionFailed.copyEncrypted=Copy encrypted path
|
||||
|
||||
event.brokenDirFile.message=Broken directory link
|
||||
event.brokenDirFile.showEncrypted=Show broken, encrypted link
|
||||
event.brokenDirFile.copyEncrypted=Copy path of broken link
|
||||
event.brokenFileNode.message=Broken filesystem node
|
||||
event.brokenFileNode.showEncrypted=Show broken, encrypted node
|
||||
event.brokenFileNode.copyDecrypted=Copy decrypted path
|
||||
|
||||
Reference in New Issue
Block a user