summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-07-12 15:17:46 -0400
committerChristopher Speller <crspeller@gmail.com>2016-07-12 15:17:46 -0400
commit7c8654171e893d827fcfdbe7864ab1712888b46a (patch)
tree7be22f6fcf5d6e6070c6a2378be4b8de3cd8a68c /i18n
parentc377605906fc7eeb9dcaf75e66732efd3b4fe7fc (diff)
downloadchat-7c8654171e893d827fcfdbe7864ab1712888b46a.tar.gz
chat-7c8654171e893d827fcfdbe7864ab1712888b46a.tar.bz2
chat-7c8654171e893d827fcfdbe7864ab1712888b46a.zip
Revert "Letting email not validated error message through login. Changing invalid credentials error. (#3546)"
This reverts commit 128e4f984ad565297ab1c7b8921d877d3a9c8f03.
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 19c97bc95..04305774a 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1781,7 +1781,7 @@
},
{
"id": "api.user.login.invalid_credentials",
- "translation": "Your login credentials are incorrect."
+ "translation": "User ID or password incorrect."
},
{
"id": "api.user.login.not_provided.app_error",