[ Index ] |
|
Code source de e107 0.7.8 |
1 <?php 2 /* 3 + ----------------------------------------------------------------------------+ 4 | e107 website system - Language File. 5 | 6 | $Source: /cvsroot/e107/e107_0.7/e107_languages/English/lan_upload_handler.php,v $ 7 | $Revision: 1.2 $ 8 | $Date: 2005/06/05 06:58:21 $ 9 | $Author: sweetas $ 10 +----------------------------------------------------------------------------+ 11 */ 12 define("LANUPLOAD_1", "The filetype"); 13 define("LANUPLOAD_2", "is not allowed and has been deleted."); 14 define("LANUPLOAD_3", "Successfully uploaded"); 15 define("LANUPLOAD_4", "Either destination folder does not exist or is not writable. (chmod 777)"); 16 define("LANUPLOAD_5", "The uploaded file exceeds the upload_max_filesize directive in php.ini."); 17 define("LANUPLOAD_6", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the html form."); 18 define("LANUPLOAD_7", "The uploaded file was only partially uploaded."); 19 define("LANUPLOAD_8", "No file was uploaded."); 20 define("LANUPLOAD_9", "Uploaded file size 0 bytes"); 21 define("LANUPLOAD_10", "Upload failed [Duplicate filename] - A file with the same name already exits."); 22 define("LANUPLOAD_11", "The file did not upload. Filename: "); 23 define("LANUPLOAD_12", "Error"); 24 25 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Apr 1 01:23:32 2007 | par Balluche grâce à PHPXref 0.7 |