From a24d91047054c1904e116dd082217a94a087540e Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 21 Apr 2014 10:46:09 -0700 Subject: [PATCH] improve test email error message --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 481f1a6ff2..54a483880f 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1443,7 +1443,7 @@ en: settings: "Settings" all: "All" sending_test: "Sending test Email..." - test_error: "There was an issue sending email. Please check your settings and try again." + test_error: "There was a problem sending the test email. Please double-check your mail settings, verify that your host is not blocking mail connections, and try again." sent: "Sent" skipped: "Skipped" sent_at: "Sent At"