VIVO-704: add maximum password length to hint
This commit is contained in:
parent
dd6a631eb4
commit
9e651b8eed
3 changed files with 3 additions and 3 deletions
|
@ -90,7 +90,7 @@ be emailed to the address entered above. The password will not \
|
|||
be reset until the user follows the link provided in this email.
|
||||
new_password = New password
|
||||
confirm_password = Confirm new password
|
||||
minimum_password_length = Minimum of {0} characters in length.
|
||||
minimum_password_length = Minimum of {0} characters in length; maximum of {1}.
|
||||
leave_password_unchanged = Leaving this blank means that the password will not be changed.
|
||||
confirm_initial_password = Confirm initial password
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue