Browse Source

Renamed "setup code" to "Account Key" in UI

JaniruTEC 1 year ago
parent
commit
54fbbd734f
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/main/resources/i18n/strings.properties

+ 3 - 3
src/main/resources/i18n/strings.properties

@@ -155,10 +155,10 @@ hub.receive.message=Processing response…
 hub.receive.description=Cryptomator is receiving and processing the response from Hub. Please wait.
 ### Register Device
 hub.register.message=New Device
-hub.register.description=This is the first Hub access from this device. Please authorize it using your setup code.
+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.setupCodeLabel=Setup Code
-hub.register.invalidSetupCode=Invalid Setup Code
+hub.register.setupCodeLabel=Account Key
+hub.register.invalidSetupCode=Invalid Account Key
 hub.register.occupiedMsg=Name already in use
 hub.register.registerBtn=Confirm
 ### Registration Success