|
@@ -161,14 +161,14 @@ hub.register.message=New Device
|
|
hub.register.description=This is the first Hub access from this device. Please authorize it using your Account Key.
|
|
hub.register.description=This is the first Hub access from this device. Please authorize it using your Account Key.
|
|
hub.register.nameLabel=Device Name
|
|
hub.register.nameLabel=Device Name
|
|
hub.register.invalidAccountKeyLabel=Invalid Account Key
|
|
hub.register.invalidAccountKeyLabel=Invalid Account Key
|
|
-hub.register.occupiedMsg=Name already in use
|
|
|
|
-hub.register.registerBtn=Confirm
|
|
|
|
|
|
+hub.register.registerBtn=Authorize
|
|
### Registration Success
|
|
### 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.
|
|
hub.registerSuccess.description=To access the vault, your device needs to be authorized by the vault owner.
|
|
### Registration Failed
|
|
### Registration Failed
|
|
-hub.registerFailed.message=Device naming failed
|
|
|
|
-hub.registerFailed.description=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
|
|
### Unauthorized
|
|
hub.unauthorized.message=Access denied
|
|
hub.unauthorized.message=Access denied
|
|
hub.unauthorized.description=Your device has not yet been authorized to access this vault. Ask the vault owner to authorize it.
|
|
hub.unauthorized.description=Your device has not yet been authorized to access this vault. Ask the vault owner to authorize it.
|