mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-09-20 23:14:39 +00:00
show archived vault dialog on unlock when Hub returns 410
This commit is contained in:
@@ -178,6 +178,9 @@ hub.registerSuccess.legacy.description=To access the vault, your device needs to
|
||||
hub.registerFailed.message=Device registration failed
|
||||
hub.registerFailed.description.generic=An error was thrown in the registration process. For more details, look into the application log.
|
||||
hub.registerFailed.description.deviceAlreadyExists=This device is already registered for a different user. Try to change the user account or use a different device.
|
||||
### Archived
|
||||
hub.archived.message=Vault is archived
|
||||
hub.archived.description=This vault has been archived and is no longer accessible. Please contact the vault owner.
|
||||
### Unauthorized
|
||||
hub.unauthorized.message=Access denied
|
||||
hub.unauthorized.description=You are not authorized to open this vault. Contact the vault's owner to request access.
|
||||
|
||||
Reference in New Issue
Block a user