PLT-6503 Updated error when invalid image is uploaded as profile picture (#6508)

This commit is contained in:
Harrison Healey
2017-06-02 11:43:08 -04:00
committed by Christopher Speller
parent e16da499b4
commit 07c5f0bc2a

View File

@@ -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",