Fixed the user experience
This commit is contained in:
parent
fcaf315549
commit
fea33a456a
5 changed files with 12 additions and 6 deletions
|
@ -123,6 +123,8 @@ error_no_new_password = Please enter your new password.
|
|||
error_passwords_dont_match = The passwords entered do not match.
|
||||
error_password_length = Please enter a password between {0} and {1} characters in length.
|
||||
error_previous_password = Your new password cannot match the current one.
|
||||
password_system_has_changed = Our password system has been upgraded to make it more secure. \
|
||||
Please enter a new password.
|
||||
|
||||
search_accounts_button = Search accounts
|
||||
accounts_search_results = Search results for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue