diff options
author | jessib <jessib@leap.se> | 2013-07-09 10:35:14 -0700 |
---|---|---|
committer | jessib <jessib@leap.se> | 2013-07-09 10:35:14 -0700 |
commit | a40a83cb07d9aba8915cd2c4a25aa76e0cf6760e (patch) | |
tree | a45ed7076a96ddb1601cf9a2e44ae37160f90319 /users/config | |
parent | fc3c5994df61de04b8b17b495a638efc0d760126 (diff) |
Cleanup to show enable/deactivate account functionality in new UI.
Diffstat (limited to 'users/config')
-rw-r--r-- | users/config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/users/config/locales/en.yml b/users/config/locales/en.yml index f4d3171..1aa7005 100644 --- a/users/config/locales/en.yml +++ b/users/config/locales/en.yml @@ -32,7 +32,9 @@ en: search: "Search" cookie_disabled_warning: "You have cookies disabled. You will not be able to login until you enable cookies." js_required: "We are sorry, but this doesn't work without javascript enabled. This is for security reasons." + enable_account: "Enable the account %{username}" enable_description: "This will restore the account to full functionality" + deactivate_account: "Deactivate the account %{username}" deactivate_description: "This will temporarily deactivate some account functionality." #todo detail exact functionality. can receive email but not send or renew client certificate? |