1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 11:50:30 +02:00
This commit is contained in:
e107steved
2007-07-11 20:23:10 +00:00
parent d47d60ff32
commit c51167427b

View File

@@ -4,9 +4,9 @@
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_upload_handler.php,v $
| $Revision: 1.1.1.1 $
| $Date: 2006-12-02 04:34:40 $
| $Author: mcfly_e107 $
| $Revision: 1.2 $
| $Date: 2007-07-11 20:23:10 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
define("LANUPLOAD_1", "The filetype");
@@ -18,7 +18,7 @@ define("LANUPLOAD_6", "The uploaded file exceeds the MAX_FILE_SIZE directive tha
define("LANUPLOAD_7", "The uploaded file was only partially uploaded.");
define("LANUPLOAD_8", "No file was uploaded.");
define("LANUPLOAD_9", "Uploaded file size 0 bytes");
define("LANUPLOAD_10", "Upload failed [Duplicate filename] - A file with the same name already exits.");
define("LANUPLOAD_10", "Upload failed [Duplicate filename] - A file with the same name already exists.");
define("LANUPLOAD_11", "The file did not upload. Filename: ");
define("LANUPLOAD_12", "Error");