From bc3d488bfeec1196e2f8a0ad9c3f7d2446c776ca Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Wed, 4 Dec 2019 13:25:47 +0200 Subject: [PATCH] message fix --- application/Espo/Resources/i18n/en_US/Email.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/Espo/Resources/i18n/en_US/Email.json b/application/Espo/Resources/i18n/en_US/Email.json index e5ed7de9d2..b1b8ca0c2b 100644 --- a/application/Espo/Resources/i18n/en_US/Email.json +++ b/application/Espo/Resources/i18n/en_US/Email.json @@ -107,7 +107,7 @@ "View Users": "View Users" }, "messages": { - "noSmtpSetup": "No SMTP setup. {link}.", + "noSmtpSetup": "SMTP is not configured: {link}", "testEmailSent": "Test email has been sent", "emailSent": "Email has been sent", "savedAsDraft": "Saved as draft",