From a87805caf78ca46c86a474dff24baecd472bfe3c Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Mon, 20 Apr 2015 08:06:44 +0200 Subject: [PATCH] Fixing type in image help --- app/locales/locale-en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/locale-en.json b/app/locales/locale-en.json index fc47c476..3638d598 100644 --- a/app/locales/locale-en.json +++ b/app/locales/locale-en.json @@ -818,7 +818,7 @@ } }, "USER_PROFILE": { - "IMAGE_HELP": "The image will be cropped to 80x80px.
", + "IMAGE_HELP": "The image will be scaled to 80x80px.
", "ACTION_CHANGE_IMAGE": "Change", "ACTION_USE_GRAVATAR": "Use gravatar image", "ACTION_DELETE_ACCOUNT": "Delete Taiga account",