From f7a4b82a53db7a1a18c1d381a50d0594f43e5fe4 Mon Sep 17 00:00:00 2001 From: Robin Ward Date: Wed, 3 Apr 2013 11:04:31 -0400 Subject: [PATCH] Minor change to text --- 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 610664a50e2..c4221e31ea6 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -567,7 +567,7 @@ en: upload: "Sorry, there was an error uploading that file. Please try again." upload_too_large: "Sorry, the file you are trying to upload is too big (maximum size is {{max_size_kb}}kb), please resize it and try again." upload_too_many_images: "Sorry, you can only upload one image at a time." - only_images_are_supported: "Sorry, only images uploading is supported." + only_images_are_supported: "Sorry, you can only upload images." abandon: "Are you sure you want to abandon your post?"