From 456d19f44dc80ef4e6235af8c1084cb9484478c6 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 3 Apr 2015 11:43:46 -0700 Subject: [PATCH] clarify avatar crop warning --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index ee0e8a54bd9..ad92521f6c9 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -417,7 +417,7 @@ en: uploaded_avatar_empty: "Add a custom picture" upload_title: "Upload your picture" upload_picture: "Upload Picture" - image_is_not_a_square: "Warning: we've cropped your image; it is not square." + image_is_not_a_square: "Warning: we've cropped your image; width and height were not equal." change_profile_background: title: "Profile Background"