From d9d2565c25af28f069a218cf54a93b71279f4948 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 13 Feb 2013 17:23:30 -0800 Subject: [PATCH] remove extra text in login error --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index a1bd47e8b..215c05f37 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1043,7 +1043,7 @@ en: active: "Your account is active and ready." activate_email: "You're almost done! We sent an activation email to %{email}. Please follow the instructions in the email to activate your account." not_activated: "You can't log in yet. We sent an activation email to you. Please follow the instructions in the email to activate your account." - errors: "Failed to create account: %{errors}" + errors: "%{errors}" not_available: "Not available. Try %{suggestion}?" user: