From 50d4ad562e940401d03fcfc08043194c59ea2fd1 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 3 Jun 2020 19:59:51 -0700 Subject: [PATCH] copyedit, better email reply rejection copy --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index da98bd5cc0f..a7a1a7c110f 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -3039,7 +3039,7 @@ en: text_body_template: | We're sorry, but your email message to %{destination} (titled %{former_title}) didn't work. - None of the destination email addresses are recognized, or the Message-ID header in the email has been modified. Please make sure that you are sending to the correct email address provided by staff. + Do you use more than one email address? Did you reply from a different email address? Email replies require that you use the same email address when replying. Alternately, the Message-ID header in the email may have been modified. email_reject_old_destination: title: "Email Reject Old Destination"