change messages per PLT-6392 (#6481)

This commit is contained in:
Carlos Tadeu Panato Junior
2017-05-24 01:15:25 +02:00
committed by Joram Wilander
parent 5c1049054e
commit cb50fff3b7

View File

@@ -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",