From 661f221727109f2298812fea89347bfeaf984109 Mon Sep 17 00:00:00 2001 From: David Lu Date: Tue, 14 Jun 2016 05:59:55 -0700 Subject: Made error message clearer (#3318) --- 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 1589dd4ac..0f24ff03a 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1561,7 +1561,7 @@ }, { "id": "api.user.create_oauth_user.already_attached.app_error", - "translation": "An existing user is already attached to your {{.Service}} account" + "translation": "There is already an account associated with that email address using a sign in method other than {{.Service}}. Please sign in using {{.Auth}}." }, { "id": "api.user.create_oauth_user.already_used.app_error", -- cgit v1.2.3-1-g7c22