From 128e4f984ad565297ab1c7b8921d877d3a9c8f03 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Tue, 12 Jul 2016 10:08:54 -0400 Subject: Letting email not validated error message through login. Changing invalid credentials error. (#3546) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 04305774a..19c97bc95 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1781,7 +1781,7 @@ }, { "id": "api.user.login.invalid_credentials", - "translation": "User ID or password incorrect." + "translation": "Your login credentials are incorrect." }, { "id": "api.user.login.not_provided.app_error", -- cgit v1.2.3-1-g7c22