Changeset 4496
- Timestamp:
- 01/22/12 21:12:20 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostropheHTML5Plugin/trunk/web/fileuploader/fileuploader.js
r4485 r4496 275 275 minSizeError: "{file} is too small, minimum file size is {minSizeLimit}.", 276 276 emptyError: "{file} is empty, please select files again without it.", 277 onLeave: " The files are being uploaded, if you leave now the upload will be cancelled."277 onLeave: "Files are being uploaded, if you leave now the upload will be cancelled." 278 278 }, 279 279 showMessage: function(message){

