summaryrefslogtreecommitdiff
path: root/users/config/locales/en.yml
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2013-10-28 12:47:46 +0100
committerAzul <azul@leap.se>2013-10-30 20:17:43 +0100
commitdd88c7f84cb3c497c6327c364b3c08993c51a08f (patch)
tree84d767412c6a5af49310850ff59704c9fa15dcf9 /users/config/locales/en.yml
parent7aaedeaf6fdd2d84ebab7bde2f6a6bdcf8d930b8 (diff)
notify user their account was successfully deleted (refs #4216)
Also fixes a cornercase when admins deleted their own account. So far they would be redirected to the users list - which then refused access. Now they'll be redirected to the home landing page as well.
Diffstat (limited to 'users/config/locales/en.yml')
-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 b69f7f4..1b5dd5e 100644
--- a/users/config/locales/en.yml
+++ b/users/config/locales/en.yml
@@ -17,6 +17,7 @@ en:
destroy_my_account: "Destroy my account"
destroy_account_info: "This will permanently destroy your account and all the data associated with it. Proceed with caution!"
admin_destroy_account: "Destroy the account %{username}"
+ account_destroyed: "The account has been destroyed successfully."
set_email_address: "Set email address"
forward_email: "Forward Email"
email_aliases: "Email Aliases"