MINOR Fixing default en string for FROMCOMPUTER

This commit is contained in:
Sean Harvey 2012-04-19 12:01:09 +12:00
parent 63d91f9a26
commit baae13c672

View File

@ -561,7 +561,7 @@ en:
DROPFILES: "drop files" DROPFILES: "drop files"
EDITINFO: "Edit this file" EDITINFO: "Edit this file"
FIELDNOTSET: "File information not found" FIELDNOTSET: "File information not found"
FROMCOMPUTER: "Upload from your computer" FROMCOMPUTER: "From your computer"
MAXNUMBEROFFILES: "Max number of %s file(s) exceeded." MAXNUMBEROFFILES: "Max number of %s file(s) exceeded."
REMOVEERROR: "Error removing file" REMOVEERROR: "Error removing file"
REMOVEINFO: "Remove this file from here, but do not delete it from the file store" REMOVEINFO: "Remove this file from here, but do not delete it from the file store"