From ec4e2687036a4a19edae1960983c304ece22ac47 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 14 Aug 2014 15:05:15 -0700 Subject: [PATCH] friendlier email rejection message --- config/locales/server.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 512a8a276..c40c33b7f 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1439,11 +1439,11 @@ en: text_body_template: | We're sorry, but your email message to %{destination} (titled %{former_title}) didn't work. - Rejection message: + Reason: %{post_error} - Please attempt to fix the errors and try again. + If you can correct the problem, please try again. email_reject_reply_key: subject_template: "Email issue -- Bad Reply Key"