summaryrefslogtreecommitdiff
path: root/users/config
diff options
context:
space:
mode:
authorjessib <jessib@leap.se>2013-02-19 14:18:25 -0800
committerjessib <jessib@leap.se>2013-02-19 14:18:25 -0800
commit2e2326d380ef1160c7d3cbfc446f96ef6eab2721 (patch)
tree775846ab66356d2e0bef4ae589578e51ae72f8ba /users/config
parent1023cac35016bb1a89864d10ac89acabe86cf227 (diff)
Needs some cleanup, but this has one form where user can change username and password (they can leave either the same if they just want to change one, but we should make this clearer.)
Diffstat (limited to 'users/config')
-rw-r--r--users/config/locales/en.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/config/locales/en.yml b/users/config/locales/en.yml
index 493b5db..d5f5795 100644
--- a/users/config/locales/en.yml
+++ b/users/config/locales/en.yml
@@ -8,6 +8,7 @@ en:
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"
cancel_account: "Cancel your account"
set_email_address: "Set email address"