From 33054a7ad331e5d27813a9f5cb747766845e9278 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 26 Aug 2016 09:05:15 -0700 Subject: [PATCH] minor copyedit --- 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 d57e566e9..236561060 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -2020,7 +2020,7 @@ en: Your account associated with this email address has been blocked. email_reject_reply_user_not_matching: - subject_template: "[%{site_name}] Email issue -- Reply User Not Matching" + subject_template: "[%{site_name}] Email issue -- Unexpected Reply Address" text_body_template: | We're sorry, but your email message to %{destination} (titled %{former_title}) didn't work. @@ -2043,7 +2043,7 @@ en: If you're getting this and you _did_ include a reply, try again with simpler formatting. email_reject_parsing: - subject_template: "[%{site_name}] Email issue -- Content unrecognized" + subject_template: "[%{site_name}] Email issue -- Content Unrecognized" text_body_template: | We're sorry, but your email message to %{destination} (titled %{former_title}) didn't work.