Compare commits

...

4 Commits

Author SHA1 Message Date
51fb2029f0 fix: no html allowed here either, idk
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-11 16:15:42 +01:00
fccad406d3 fix: html hacking to get a clickable link 2022-01-11 16:06:14 +01:00
1f4fec6aa3 fix: formatting, wording 2022-01-11 15:55:54 +01:00
854ec97956 fix: no html here, idk 2022-01-11 15:55:15 +01:00
2 changed files with 6 additions and 5 deletions

View File

@ -8,7 +8,7 @@
<p class="instruction"> <p class="instruction">
${msg("emailVerifyInstruction2")} ${msg("emailVerifyInstruction2")}
<br/> <br/>
<a href="${url.loginAction}">${msg("doClickHere")}</a> ${msg("emailVerifyInstruction3")} <a href="${url.loginAction}">${msg("doClickHere")}</a> ${msg("emailVerifyInstruction3") <a href="mailto:contact@lumbung.space">contact@lumbung.space</a> ${msg("emailVerifyInstruction4")}}
</p> </p>
</#if> </#if>
</@layout.registrationLayout> </@layout.registrationLayout>

View File

@ -136,7 +136,8 @@ oauth2DeviceAuthorizationGrantDisabledMessage=Client is not allowed to initiate
emailVerifyInstruction1=An email with instructions to verify your email address has been sent to you. emailVerifyInstruction1=An email with instructions to verify your email address has been sent to you.
emailVerifyInstruction2=Haven''t received a verification code in your email? emailVerifyInstruction2=Haven''t received a verification code in your email?
emailVerifyInstruction3=to re-send the email. Don't forget to check your spam folder! Feel free to mail <a href="mailto:contact@lumbung.space">contact@lumbung.space</a> if you are still having problems, we are happy to help out. emailVerifyInstruction3=to re-send the email. Don''t forget to check your spam folder! Feel free to mail
emailVerifyInstruction4=if you are still having problems, we''re happy to help out.
emailLinkIdpTitle=Link {0} emailLinkIdpTitle=Link {0}
emailLinkIdp1=An email with instructions to link {0} account {1} with your {2} account has been sent to you. emailLinkIdp1=An email with instructions to link {0} account {1} with your {2} account has been sent to you.
@ -293,7 +294,7 @@ staleCodeMessage=This page is no longer valid, please go back to your applicatio
realmSupportsNoCredentialsMessage=Realm does not support any credential type. realmSupportsNoCredentialsMessage=Realm does not support any credential type.
credentialSetupRequired=Cannot login, credential setup required. credentialSetupRequired=Cannot login, credential setup required.
identityProviderNotUniqueMessage=Realm supports multiple identity providers. Could not determine which identity provider should be used to authenticate with. identityProviderNotUniqueMessage=Realm supports multiple identity providers. Could not determine which identity provider should be used to authenticate with.
emailVerifiedMessage=Yay, your email address has been verified! Log in to <a href="https://members.lumbung.space">members.lumbung.space</a> to get started :) emailVerifiedMessage=Your email address has been verified.
staleEmailVerificationLink=The link you clicked is an old stale link and is no longer valid. Maybe you have already verified your email. staleEmailVerificationLink=The link you clicked is an old stale link and is no longer valid. Maybe you have already verified your email.
identityProviderAlreadyLinkedMessage=Federated identity returned by {0} is already linked to another user. identityProviderAlreadyLinkedMessage=Federated identity returned by {0} is already linked to another user.
confirmAccountLinking=Confirm linking the account {0} of identity provider {1} with your account. confirmAccountLinking=Confirm linking the account {0} of identity provider {1} with your account.
@ -336,7 +337,7 @@ requiredAction.CONFIGURE_TOTP=Configure OTP
requiredAction.terms_and_conditions=Terms and Conditions requiredAction.terms_and_conditions=Terms and Conditions
requiredAction.UPDATE_PASSWORD=Update Password requiredAction.UPDATE_PASSWORD=Update Password
requiredAction.UPDATE_PROFILE=Update Profile requiredAction.UPDATE_PROFILE=Update Profile
requiredAction.VERIFY_EMAIL=lumbung[dot]space: verify email requiredAction.VERIFY_EMAIL=Verify Email
doX509Login=You will be logged in as\: doX509Login=You will be logged in as\:
clientCertificate=X509 client certificate\: clientCertificate=X509 client certificate\: