summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2016-07-29 10:09:22 -0400
committerChristopher Speller <crspeller@gmail.com>2016-07-29 10:09:22 -0400
commit56fd348123dbe51653996d1dab6fcf6613b5a94d (patch)
tree4f913f1ecb2f24be679cb24ffa4e32b8b370fb4d /i18n
parent6f45bdd68b5a66f11893a151ae295ba1fb2c5cf5 (diff)
downloadchat-56fd348123dbe51653996d1dab6fcf6613b5a94d.tar.gz
chat-56fd348123dbe51653996d1dab6fcf6613b5a94d.tar.bz2
chat-56fd348123dbe51653996d1dab6fcf6613b5a94d.zip
PLT-3752 Changed email connection test to use the existing password if unchanged by client (#3685)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 3937e5514..5fad6d452 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -104,6 +104,10 @@
"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"
},