diff --git a/src/main/resources/i18n/strings.properties b/src/main/resources/i18n/strings.properties index 60d467804..866ed1e55 100644 --- a/src/main/resources/i18n/strings.properties +++ b/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