diff options
author | jessib <jessib@leap.se> | 2013-02-25 14:02:28 -0800 |
---|---|---|
committer | jessib <jessib@leap.se> | 2013-02-25 14:02:28 -0800 |
commit | 73e9332dadde9f37a85753faf40b9b6b2d73dd88 (patch) | |
tree | 9d500a5f85438fad268d53f7900b1623d77aac31 /users/config/locales/en.yml | |
parent | bace229e4d1cf593eaef80b8e8553d9d33c40c50 (diff) |
Admins cannot update a user. Eventually we will want to allow admins to update some user fields.
Diffstat (limited to 'users/config/locales/en.yml')
-rw-r--r-- | users/config/locales/en.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/users/config/locales/en.yml b/users/config/locales/en.yml index 2a5e6af..bda38fe 100644 --- a/users/config/locales/en.yml +++ b/users/config/locales/en.yml @@ -11,6 +11,8 @@ en: change_login_and_password: "Change Login and Password" change_password: "Change Password" cancel_account: "Cancel your account" + remove_account: "Remove Account" + admin_cancel_account: "Cancel the account %{username}" set_email_address: "Set email address" forward_email: "Forward email" email_aliases: "Email aliases" @@ -21,6 +23,7 @@ en: email_alias_destroyed_successfully: "Successfully removed the alias '%{alias}'." use_ascii_key: "Use ASCII-armored PGP key" can_retype_old_password: "Retype your old password if you would like to keep that" + associated_email: "The associated email address is" activemodel: models: |