Commit 76adb90c

luuduong <luuduong@gmail.com>
2013-01-08 03:28:18
changed message to say wait a bit instead of image failing to show, this happens right after step 2 is complete on upload and reports an error when it's not
1 parent 6f899af
Changed files (1)
vendor
assets
vendor/assets/javascripts/jquery.colorbox.js
@@ -34,7 +34,7 @@
 		next: "next",
 		close: "close",
 		xhrError: "This content failed to load.",
-		imgError: "This image failed to load.",
+		imgError: "Please wait a minute for image to be processed.",
 
 		open: false,
 		returnFocus: true,