From baae13c6725e55d3d42e5be92b75361093b1a4a0 Mon Sep 17 00:00:00 2001 From: Sean Harvey Date: Thu, 19 Apr 2012 12:01:09 +1200 Subject: [PATCH] MINOR Fixing default en string for FROMCOMPUTER --- lang/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en.yml b/lang/en.yml index aef466df5..3e5bc122e 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -561,7 +561,7 @@ en: DROPFILES: "drop files" EDITINFO: "Edit this file" FIELDNOTSET: "File information not found" - FROMCOMPUTER: "Upload from your computer" + FROMCOMPUTER: "From your computer" MAXNUMBEROFFILES: "Max number of %s file(s) exceeded." REMOVEERROR: "Error removing file" REMOVEINFO: "Remove this file from here, but do not delete it from the file store"