allow user accounts to be deleted

This commit is contained in:
Lee Lawlor
2014-03-13 20:04:31 -04:00
parent 847a513a94
commit f21dea069f
4 changed files with 62 additions and 43 deletions

View File

@ -9,6 +9,9 @@ en:
about: "About"
account: "Account"
account_changes: "Confirm account changes"
account_delete: "Delete Account"
account_deleted: "Your account has been deleted."
account_delete_message: "Want to delete your account?"
account_edit: "Edit Account"
account_error: "There were some problems creating your account:"
account_error_edit: "There were some problems editing your account:"
@ -88,6 +91,7 @@ en:
comment_reply: "reply"
comment_reported: "Reported!"
community: "Community"
confirm_account_delete: "Are you sure you want to delete your account? This cannot be undone."
confirm_read_key_delete: "Are you sure you want to delete this Read API Key?"
confirm_channel_clear: "Are you sure you want to clear this channel?"
confirm_channel_delete: "Are you sure you want to delete this channel?"