diff options
author | jessib <jessib@leap.se> | 2013-02-26 13:24:39 -0800 |
---|---|---|
committer | jessib <jessib@leap.se> | 2013-02-26 13:24:39 -0800 |
commit | 97fe2b4d19edacf2ea67c7efcfbec50feca305b0 (patch) | |
tree | 73d7bdbf8d0707a0415b95721e27a9ea216c9d8b /users/config | |
parent | 0f950dcd0dfb65d484346606943d08b9529d61bd (diff) |
Change to language for when updating username/password.
Diffstat (limited to 'users/config')
-rw-r--r-- | users/config/locales/en.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/users/config/locales/en.yml b/users/config/locales/en.yml index bda38fe..1b2789e 100644 --- a/users/config/locales/en.yml +++ b/users/config/locales/en.yml @@ -7,9 +7,7 @@ en: login_message: "Please login with your account." wrong_password: "wrong password" user_not_found: "could not be found" - change_login: "Change Login" - change_login_and_password: "Change Login and Password" - change_password: "Change Password" + update_login_and_password: "Update Login and Password" cancel_account: "Cancel your account" remove_account: "Remove Account" admin_cancel_account: "Cancel the account %{username}" |