improve test email error message

This commit is contained in:
Jeff Atwood 2014-04-21 10:46:09 -07:00
parent ef018db2e6
commit a24d910470

View File

@ -1443,7 +1443,7 @@ en:
settings: "Settings" settings: "Settings"
all: "All" all: "All"
sending_test: "Sending test Email..." 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" sent: "Sent"
skipped: "Skipped" skipped: "Skipped"
sent_at: "Sent At" sent_at: "Sent At"