diff options
Diffstat (limited to 'users/config/locales/en.yml')
-rw-r--r-- | users/config/locales/en.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/users/config/locales/en.yml b/users/config/locales/en.yml index 1b2789e..9e7d4b2 100644 --- a/users/config/locales/en.yml +++ b/users/config/locales/en.yml @@ -5,8 +5,7 @@ en: cancel: "Cancel" login: "Login" login_message: "Please login with your account." - wrong_password: "wrong password" - user_not_found: "could not be found" + invalid_user_pass: "Not a valid username/password combination" update_login_and_password: "Update Login and Password" cancel_account: "Cancel your account" remove_account: "Remove Account" |