Skip to content

Commit d665a8f

Browse files
author
FusionAuth Automation
committed
'Updating messages for release'
1 parent 4f718cd commit d665a8f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+178
-58
lines changed

missing-translations/messages_ar.properties

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ date-time-seconds-format=M/d/yyyy hh:mm:ss a z
44
access-denied=Access denied
55
action=Action
66
add-webauthn-passkey=Add passkey
7-
captcha-google-branding=This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.
7+
captcha-google-branding=This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" class="text-indigo-500 hover:text-indigo-700 font-medium focus:outline-none focus:underline">Privacy Policy</a> and <a href="https://policies.google.com/terms" class="text-indigo-500 hover:text-indigo-700 font-medium focus:outline-none focus:underline">Terms of Service</a> apply.
88
created=Created
99
customize=Customize
1010
click-here-to-logout=Click here to logout
@@ -73,6 +73,8 @@ phoneNumber=Phone number
7373
preferredLanguage=Language
7474
preferredLanguages=Languages
7575
remember-device=Keep me signed in
76+
verificationCode=Verification code
77+
user.parentEmail=Parent's email
7678
user.phoneNumber=Phone number
7779
current-password=Current password
7880
two-factor-method-authenticator=Authenticator
@@ -92,10 +94,13 @@ oauth2-sms-enable-step-1=To enable two-factor using SMS, enter a mobile phone an
9294
{description}confirmation-required-ignore=If you did not initiate this request, you can safely close the browser.
9395
{description}oauth2-recovery-codes-1=Record these recovery codes, they will not be shown again. Recovery codes can be used to complete a two-factor login or disable two-factor authentication if you lose your device.
9496
{description}oauth2-recovery-codes-2=Once you have recorded the codes, click Done to continue.
97+
{description}email-verification-required-non-interactive-registration=Email verification is required to register. Check your inbox for the verification email and follow the instructions.
9598
{description}passwordless-login-form-field=You must enter the code from your message before you continue.
9699
{description}phone-verification-required-change-phone=Confirm your phone number is correct and update it if you mis-typed it during registration. Updating your phone number will also send you a new message to the new number.
97100
{description}phone-verification-required=You must verify your phone number before you continue.
98101
{description}phone-verification-required-non-interactive=Phone number verification is configured to be completed outside of this request. Once you have verified your phone number, retry this request.
102+
{description}phone-verification-required-non-interactive-registration=Phone number verification is required to register. Check your device for the verification message and follow the instructions.
103+
{description}-registration-ready=Ready to complete your registration. Click the Register button below.
99104
{description}add-webauthn=Enter a name for this passkey. This name may be used to identify the passkey during a login attempt, or when multiple passkeys exist.
100105
{description}delete-webauthn-passkey=Click delete to remove the passkey. Once removed, you will no longer be able to use this passkey to complete authentication.
101106
{description}webauthn-bootstrap-retrieve-credential=Retrieve your previously configured passkeys by entering your login.
@@ -118,8 +123,6 @@ scope-consent-agreement=Click Allow to grant the selected requests to %s, or Can
118123
[type]=Invalid type
119124
{tooltip}remember-device=Check this to stay signed into FusionAuth for the configured duration, do not select this on a public computer or when this device is shared with multiple users
120125
[duplicate]email=An account already exists for that email
121-
[blank]oneTimeCode=Required
122-
[invalid]oneTimeCode=Invalid code
123126
[blank]captcha_token=Required
124127
[invalid]captcha_token=Invalid challenge, try again
125128
[blocked]user.email=Email address not allowed
@@ -141,6 +144,7 @@ scope-consent-agreement=Click Allow to grant the selected requests to %s, or Can
141144
[PhoneVerificationSent]=A verification message is on the way.
142145
[TwoFactorEnableFailed]=Oops. Something didn't go as planned. Try to complete login again.
143146
[TwoFactorRequired]=You must configure two-factor in order to continue.
147+
[VerificationTimeout]=You did not complete the registration process in time. Please restart your request.
144148
[WebAuthnDisabled]=WebAuthn is not currently enabled.
145149
[WebAuthnCredentialSelectionCanceled]=Passkey selection canceled.
146150
[WebAuthnFailed]=Unable to complete the WebAuthn workflow.

missing-translations/messages_cz.properties

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,22 @@ passwordless-code=Enter your passwordless login code
1919
phoneNumber=Phone number
2020
preferredLanguage=Language
2121
preferredLanguages=Languages
22+
verificationCode=Verification code
23+
user.parentEmail=Parent's email
2224
user.phoneNumber=Phone number
2325
{description}confirmation-required-verifyEmail=To confirm you wish to verify your email address, click continue.
2426
{description}confirmation-required-verifyPhone=To confirm you wish to verify your phone number, click continue.
2527
{description}confirmation-required-verifyRegistration=To confirm you wish to verify your registration, click continue.
2628
{description}confirmation-required-changePasswordMultiFactor=Because you have enabled two-factor authentication, you must first complete an authentication challenge prior to changing your password.<br><br>To confirm you wish to start a two-factor challenge, click continue.
2729
{description}confirmation-required-passwordlessLogin=To confirm you wish to complete a passwordless login, click continue.
2830
{description}confirmation-required-ignore=If you did not initiate this request, you can safely close the browser.
31+
{description}email-verification-required-non-interactive-registration=Email verification is required to register. Check your inbox for the verification email and follow the instructions.
2932
{description}passwordless-login-form-field=You must enter the code from your message before you continue.
3033
{description}phone-verification-required-change-phone=Confirm your phone number is correct and update it if you mis-typed it during registration. Updating your phone number will also send you a new message to the new number.
3134
{description}phone-verification-required=You must verify your phone number before you continue.
3235
{description}phone-verification-required-non-interactive=Phone number verification is configured to be completed outside of this request. Once you have verified your phone number, retry this request.
36+
{description}phone-verification-required-non-interactive-registration=Phone number verification is required to register. Check your device for the verification message and follow the instructions.
37+
{description}-registration-ready=Ready to complete your registration. Click the Register button below.
3338
{scope-message}address=Access your street address
3439
{scope-message}email=Access your email address
3540
{scope-message}phone=Access your phone number
@@ -38,8 +43,6 @@ scope-consent-optional=One or more of the requests are optional and can be desel
3843
scope-consent-agreement=Click Allow to grant the selected requests to %s, or Cancel to deny this request.
3944
[invalidPhone]=Invalid
4045
[tooMany]=Too many
41-
[blank]oneTimeCode=Required
42-
[invalid]oneTimeCode=Invalid code
4346
[onlyAlpha]user.password=Password must contain a punctuation character
4447
[blank]user.phoneNumber=Required
4548
[duplicate]user.phoneNumber=An account already exists for that phone number
@@ -51,6 +54,7 @@ scope-consent-agreement=Click Allow to grant the selected requests to %s, or Can
5154
[PhoneVerificationDisabled]=Phone number verification functionality is currently disabled. Contact your FusionAuth administrator for assistance.
5255
[PhoneVerificationPhoneNumberUpdated]=Your phone number has been updated and another message is on the way.
5356
[PhoneVerificationSent]=A verification message is on the way.
57+
[VerificationTimeout]=You did not complete the registration process in time. Please restart your request.
5458
[ExternalAuthenticationException]ExistingUserAlreadyLinked=This account is already linked to another user. Unable to complete this login request.
5559
[ExternalAuthenticationException]LinkedInUserInfo=A request to the LinkedIn User Info API has failed. Unable to complete this login request.
5660
[ExternalAuthenticationException]SAMLResponseMismatchedAssertions=The SAML AuthnResponse object contained multiple Assertions that were incompatible. Unable to complete this login request.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
verificationCode=Verification code
2+
user.parentEmail=Parent's email
3+
{description}email-verification-required-non-interactive-registration=Email verification is required to register. Check your inbox for the verification email and follow the instructions.
4+
{description}phone-verification-required-non-interactive-registration=Phone number verification is required to register. Check your device for the verification message and follow the instructions.
5+
{description}-registration-ready=Ready to complete your registration. Click the Register button below.
6+
[VerificationTimeout]=You did not complete the registration process in time. Please restart your request.

missing-translations/messages_de_AT.properties

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,22 @@ passwordless-code=Enter your passwordless login code
1818
phoneNumber=Phone number
1919
preferredLanguage=Language
2020
preferredLanguages=Languages
21+
verificationCode=Verification code
22+
user.parentEmail=Parent's email
2123
user.phoneNumber=Phone number
2224
{description}confirmation-required-verifyEmail=To confirm you wish to verify your email address, click continue.
2325
{description}confirmation-required-verifyPhone=To confirm you wish to verify your phone number, click continue.
2426
{description}confirmation-required-verifyRegistration=To confirm you wish to verify your registration, click continue.
2527
{description}confirmation-required-changePasswordMultiFactor=Because you have enabled two-factor authentication, you must first complete an authentication challenge prior to changing your password.<br><br>To confirm you wish to start a two-factor challenge, click continue.
2628
{description}confirmation-required-passwordlessLogin=To confirm you wish to complete a passwordless login, click continue.
2729
{description}confirmation-required-ignore=If you did not initiate this request, you can safely close the browser.
30+
{description}email-verification-required-non-interactive-registration=Email verification is required to register. Check your inbox for the verification email and follow the instructions.
2831
{description}passwordless-login-form-field=You must enter the code from your message before you continue.
2932
{description}phone-verification-required-change-phone=Confirm your phone number is correct and update it if you mis-typed it during registration. Updating your phone number will also send you a new message to the new number.
3033
{description}phone-verification-required=You must verify your phone number before you continue.
3134
{description}phone-verification-required-non-interactive=Phone number verification is configured to be completed outside of this request. Once you have verified your phone number, retry this request.
35+
{description}phone-verification-required-non-interactive-registration=Phone number verification is required to register. Check your device for the verification message and follow the instructions.
36+
{description}-registration-ready=Ready to complete your registration. Click the Register button below.
3237
{scope-message}address=Access your street address
3338
{scope-message}email=Access your email address
3439
{scope-message}phone=Access your phone number
@@ -37,8 +42,6 @@ scope-consent-optional=One or more of the requests are optional and can be desel
3742
scope-consent-agreement=Click Allow to grant the selected requests to %s, or Cancel to deny this request.
3843
[invalidPhone]=Invalid
3944
[tooMany]=Too many
40-
[blank]oneTimeCode=Required
41-
[invalid]oneTimeCode=Invalid code
4245
[blank]user.phoneNumber=Required
4346
[duplicate]user.phoneNumber=An account already exists for that phone number
4447
[invalidPhone]user.phoneNumber=Invalid
@@ -49,6 +52,7 @@ scope-consent-agreement=Click Allow to grant the selected requests to %s, or Can
4952
[PhoneVerificationDisabled]=Phone number verification functionality is currently disabled. Contact your FusionAuth administrator for assistance.
5053
[PhoneVerificationPhoneNumberUpdated]=Your phone number has been updated and another message is on the way.
5154
[PhoneVerificationSent]=A verification message is on the way.
55+
[VerificationTimeout]=You did not complete the registration process in time. Please restart your request.
5256
[ExternalAuthenticationException]ExistingUserAlreadyLinked=This account is already linked to another user. Unable to complete this login request.
5357
[ExternalAuthenticationException]LinkedInUserInfo=A request to the LinkedIn User Info API has failed. Unable to complete this login request.
5458
[ExternalAuthenticationException]SAMLResponseMismatchedAssertions=The SAML AuthnResponse object contained multiple Assertions that were incompatible. Unable to complete this login request.

missing-translations/messages_de_BE.properties

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,22 @@ passwordless-code=Enter your passwordless login code
1818
phoneNumber=Phone number
1919
preferredLanguage=Language
2020
preferredLanguages=Languages
21+
verificationCode=Verification code
22+
user.parentEmail=Parent's email
2123
user.phoneNumber=Phone number
2224
{description}confirmation-required-verifyEmail=To confirm you wish to verify your email address, click continue.
2325
{description}confirmation-required-verifyPhone=To confirm you wish to verify your phone number, click continue.
2426
{description}confirmation-required-verifyRegistration=To confirm you wish to verify your registration, click continue.
2527
{description}confirmation-required-changePasswordMultiFactor=Because you have enabled two-factor authentication, you must first complete an authentication challenge prior to changing your password.<br><br>To confirm you wish to start a two-factor challenge, click continue.
2628
{description}confirmation-required-passwordlessLogin=To confirm you wish to complete a passwordless login, click continue.
2729
{description}confirmation-required-ignore=If you did not initiate this request, you can safely close the browser.
30+
{description}email-verification-required-non-interactive-registration=Email verification is required to register. Check your inbox for the verification email and follow the instructions.
2831
{description}passwordless-login-form-field=You must enter the code from your message before you continue.
2932
{description}phone-verification-required-change-phone=Confirm your phone number is correct and update it if you mis-typed it during registration. Updating your phone number will also send you a new message to the new number.
3033
{description}phone-verification-required=You must verify your phone number before you continue.
3134
{description}phone-verification-required-non-interactive=Phone number verification is configured to be completed outside of this request. Once you have verified your phone number, retry this request.
35+
{description}phone-verification-required-non-interactive-registration=Phone number verification is required to register. Check your device for the verification message and follow the instructions.
36+
{description}-registration-ready=Ready to complete your registration. Click the Register button below.
3237
{scope-message}address=Access your street address
3338
{scope-message}email=Access your email address
3439
{scope-message}phone=Access your phone number
@@ -37,8 +42,6 @@ scope-consent-optional=One or more of the requests are optional and can be desel
3742
scope-consent-agreement=Click Allow to grant the selected requests to %s, or Cancel to deny this request.
3843
[invalidPhone]=Invalid
3944
[tooMany]=Too many
40-
[blank]oneTimeCode=Required
41-
[invalid]oneTimeCode=Invalid code
4245
[blank]user.phoneNumber=Required
4346
[duplicate]user.phoneNumber=An account already exists for that phone number
4447
[invalidPhone]user.phoneNumber=Invalid
@@ -49,6 +52,7 @@ scope-consent-agreement=Click Allow to grant the selected requests to %s, or Can
4952
[PhoneVerificationDisabled]=Phone number verification functionality is currently disabled. Contact your FusionAuth administrator for assistance.
5053
[PhoneVerificationPhoneNumberUpdated]=Your phone number has been updated and another message is on the way.
5154
[PhoneVerificationSent]=A verification message is on the way.
55+
[VerificationTimeout]=You did not complete the registration process in time. Please restart your request.
5256
[ExternalAuthenticationException]ExistingUserAlreadyLinked=This account is already linked to another user. Unable to complete this login request.
5357
[ExternalAuthenticationException]LinkedInUserInfo=A request to the LinkedIn User Info API has failed. Unable to complete this login request.
5458
[ExternalAuthenticationException]SAMLResponseMismatchedAssertions=The SAML AuthnResponse object contained multiple Assertions that were incompatible. Unable to complete this login request.

0 commit comments

Comments
 (0)