Show the error message when send activation email fails from admin

This commit is contained in:
Neil Lalonde 2013-07-05 11:50:43 -04:00
parent ceee8ed63b
commit a0f07f8914
1 changed files with 1 additions and 1 deletions
config/locales

View File

@ -1198,7 +1198,7 @@ en:
delete_failed: "There was an error deleting that user. Make sure all posts are deleted before trying to delete the user."
send_activation_email: "Send Activation Email"
activation_email_sent: "An activation email has been sent."
send_activation_email_failed: "There was a problem sending another activation email."
send_activation_email_failed: "There was a problem sending another activation email. %{error}"
activate: "Activate Account"
activate_failed: "There was a problem activating the user."
deactivate_account: "Deactivate Account"