show archived vault dialog on unlock when Hub returns 410

This commit is contained in:
Jan-Peter Klein
2025-12-17 09:56:56 +01:00
parent 1e861ac187
commit 760e260eba
6 changed files with 124 additions and 3 deletions
@@ -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.