summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Tadeu Panato Junior <ctadeu@gmail.com>2017-05-24 01:15:25 +0200
committerJoram Wilander <jwawilander@gmail.com>2017-05-23 19:15:25 -0400
commitcb50fff3b718b9e5f9032884e279d54bf342e86a (patch)
tree5807ec60a34199b18414bee5e9fb0f07c5fed668
parent5c1049054eace710abd3418bbad141fbb7dd5d7f (diff)
downloadchat-cb50fff3b718b9e5f9032884e279d54bf342e86a.tar.gz
chat-cb50fff3b718b9e5f9032884e279d54bf342e86a.tar.bz2
chat-cb50fff3b718b9e5f9032884e279d54bf342e86a.zip
change messages per PLT-6392 (#6481)
-rw-r--r--i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.json b/i18n/en.json
index f6f6b48a3..21c0126d1 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -6013,7 +6013,7 @@
},
{
"id": "utils.mail.send_mail.from_address.app_error",
- "translation": "Failed to add from email address"
+ "translation": "Notification From Address setting is missing or invalid."
},
{
"id": "utils.mail.send_mail.msg.app_error",
@@ -6029,7 +6029,7 @@
},
{
"id": "utils.mail.send_mail.to_address.app_error",
- "translation": "Failed to add to email address"
+ "translation": "Notification To Address setting is missing or invalid."
},
{
"id": "utils.mail.test.configured.error",