web/flows: adjust message for email stage

closes #1538

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

# Conflicts:
#	web/src/locales/fr_FR.po
This commit is contained in:
Jens Langhammer 2021-10-05 11:28:11 +02:00
parent 782764ac73
commit cb31e52d0e
3 changed files with 12 additions and 4 deletions

View File

@ -37,7 +37,7 @@ export class EmailStage extends BaseStage<EmailChallenge, EmailChallengeResponse
}}
>
<div class="pf-c-form__group">
<p>${t`Check your Emails for a password reset link.`}</p>
<p>${t`Check your Inbox for a verification email.`}</p>
</div>
<div class="pf-c-form__group pf-m-action">

View File

@ -706,9 +706,13 @@ msgstr "Check outposts."
msgid "Check status"
msgstr "Check status"
#:
#~ msgid "Check your Emails for a password reset link."
#~ msgstr "Check your Emails for a password reset link."
#: src/flows/stages/email/EmailStage.ts
msgid "Check your Emails for a password reset link."
msgstr "Check your Emails for a password reset link."
msgid "Check your Inbox for a verification email."
msgstr "Check your Inbox for a verification email."
#: src/pages/stages/prompt/PromptForm.ts
msgid "Checkbox"

View File

@ -702,8 +702,12 @@ msgstr ""
msgid "Check status"
msgstr ""
#:
#~ msgid "Check your Emails for a password reset link."
#~ msgstr ""
#: src/flows/stages/email/EmailStage.ts
msgid "Check your Emails for a password reset link."
msgid "Check your Inbox for a verification email."
msgstr ""
#: src/pages/stages/prompt/PromptForm.ts