To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Changeset 4496

Show
Ignore:
Timestamp:
01/22/12 21:12:20 (4 months ago)
Author:
tboutell
Message:

Fixed a grammar error in an error message, not a huge deal

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/apostropheHTML5Plugin/trunk/web/fileuploader/fileuploader.js

    r4485 r4496  
    275275            minSizeError: "{file} is too small, minimum file size is {minSizeLimit}.", 
    276276            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."             
    278278        }, 
    279279        showMessage: function(message){