summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2017-06-02 11:43:08 -0400
committerChristopher Speller <crspeller@gmail.com>2017-06-02 11:43:08 -0400
commit07c5f0bc2aa1f94305960290b3d5edab59e048ec (patch)
tree99b416d57b4af230dd73615758e5756d377d242e /i18n
parente16da499b44a4218834f0d464f0200db2c9db53e (diff)
downloadchat-07c5f0bc2aa1f94305960290b3d5edab59e048ec.tar.gz
chat-07c5f0bc2aa1f94305960290b3d5edab59e048ec.tar.bz2
chat-07c5f0bc2aa1f94305960290b3d5edab59e048ec.zip
PLT-6503 Updated error when invalid image is uploaded as profile picture (#6508)
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 ec8ae741b..b71c1e915 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2737,7 +2737,7 @@
},
{
"id": "api.user.upload_profile_user.decode_config.app_error",
- "translation": "Could not decode profile image config."
+ "translation": "Could not save profile image. File does not appear to be a valid image."
},
{
"id": "api.user.upload_profile_user.encode.app_error",