|
@@ -160,11 +160,11 @@ hub.register.nameLabel=Device Name
|
|
|
hub.register.invalidAccountKeyLabel=Invalid Account Key
|
|
|
hub.register.registerBtn=Authorize
|
|
|
### Registration Success
|
|
|
-hub.registerSuccess.message=Device named
|
|
|
+hub.registerSuccess.message=Device registered
|
|
|
hub.registerSuccess.description=To access the vault, your device needs to be authorized by the vault owner.
|
|
|
### Registration Failed
|
|
|
-hub.registerFailed.message=Device naming failed
|
|
|
-hub.registerFailed.description.generic=An error was thrown in the naming process. For more details, look into the application log.
|
|
|
+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.
|
|
|
### Unauthorized
|
|
|
hub.unauthorized.message=Access denied
|