summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorDavid Lu <david.lu@hotmail.com>2016-06-14 05:59:55 -0700
committerJoram Wilander <jwawilander@gmail.com>2016-06-14 08:59:55 -0400
commit661f221727109f2298812fea89347bfeaf984109 (patch)
tree8f95bfb688a43b4b9b5ea7dd6cdb3ef34df94521 /i18n
parent1d67825673e4e5f1b90b18b7138953baedce3108 (diff)
downloadchat-661f221727109f2298812fea89347bfeaf984109.tar.gz
chat-661f221727109f2298812fea89347bfeaf984109.tar.bz2
chat-661f221727109f2298812fea89347bfeaf984109.zip
Made error message clearer (#3318)
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 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",