From 56fd348123dbe51653996d1dab6fcf6613b5a94d Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Fri, 29 Jul 2016 10:09:22 -0400 Subject: PLT-3752 Changed email connection test to use the existing password if unchanged by client (#3685) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 3937e5514..5fad6d452 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -103,6 +103,10 @@ "id": "api.admin.test_email.missing_server", "translation": "SMTP Server is required" }, + { + "id": "api.admin.test_email.reenter_password", + "translation": "The SMTP server, port, or username has changed. Please re-enter the SMTP password to test connection." + }, { "id": "api.admin.test_email.subject", "translation": "Mattermost - Testing Email Settings" -- cgit v1.2.3-1-g7c22