From c40d9994070f73a6be8d10a467033116e77886f1 Mon Sep 17 00:00:00 2001
From: Jeff Atwood <jatwood@discourse.org>
Date: Tue, 1 Jul 2014 15:40:05 -0700
Subject: [PATCH] better generic "posting error" in email replies

---
 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 3e7ea7189..15c3daa35 100644
--- a/config/locales/server.en.yml
+++ b/config/locales/server.en.yml
@@ -1342,7 +1342,7 @@ en:
       text_body_template: |
         We're sorry, but your email message to %{destination} didn't work.
 
-        There was a problem with the formatting. Try again with less formatting, or no formatting.
+        Some possible causes are: complex formatting, message too large, message too small. Please try again.
 
     email_reject_reply_key:
       subject_template: "Email issue -- Bad Reply Key"