Skip to content

Commit

Permalink
Merge pull request #1328 from ezsystems/ezp_31051
Browse files Browse the repository at this point in the history
EZP-31051: Password expired screen incorrectly informs that email has been sent
  • Loading branch information
lserwatka authored Apr 1, 2020
2 parents a3e88a5 + 3670f93 commit a8d5bd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bundle/Resources/translations/messages.en.xliff
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<note>key: authentication.credentials_expired</note>
</trans-unit>
<trans-unit id="be4c13cda3e93a1e8cb05145c0dc6c3780c40c66" resname="authentication.credentials_expired.message">
<source>For security reasons, your password has expired and needs to be changed. An email has been sent to you with instructions.</source>
<target state="new">For security reasons, your password has expired and needs to be changed. An email has been sent to you with instructions.</target>
<source>Your password has expired and must be changed. You will receive an email with instructions how to reset your password.</source>
<target state="new">Your password has expired and must be changed. You will receive an email with instructions how to reset your password.</target>
<note>key: authentication.credentials_expired.message</note>
</trans-unit>
<trans-unit id="2b3f00f63c14c6dc9300d54b42159218f6b5f260" resname="authentication.credentials_expired.reset_password">
Expand Down

0 comments on commit a8d5bd0

Please # to comment.