[ 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/admin/lan_fileinspector.php,v $ 7 | $Revision: 1.12 $ 8 | $Date: 2006/08/27 02:24:44 $ 9 | $Author: mcfly_e107 $ 10 +----------------------------------------------------------------------------+ 11 */ 12 13 define("FC_LAN_1", "File Inspector"); 14 define("FC_LAN_2", "Scan Options"); 15 define("FC_LAN_3", "Show"); 16 define("FC_LAN_4", "All"); 17 define("FC_LAN_5", "Core Files"); 18 define("FC_LAN_6", "Integrity Fail Only"); 19 define("FC_LAN_7", "Non Core Files"); 20 define("FC_LAN_8", "Check Integrity Of Core Files"); 21 define("FC_LAN_9", "On"); 22 define("FC_LAN_10", "Off"); 23 define("FC_LAN_11", "Scan Now"); 24 define("FC_LAN_12", "None"); 25 define("FC_LAN_13", "Missing Core Files"); 26 define("FC_LAN_14", "Display results as"); 27 define("FC_LAN_15", "Directory Tree"); 28 define("FC_LAN_16", "List"); 29 define("FC_LAN_17", "String Matching"); 30 define("FC_LAN_18", "Regular expression"); 31 define("FC_LAN_19", "Show line numbers"); 32 define("FC_LAN_20", "Show matched lines"); 33 define("FC_LAN_21", "Old Core Files"); 34 35 define("FR_LAN_1", "Scanning"); 36 define("FR_LAN_2", "Scan Results"); 37 define("FR_LAN_3", "Overview"); 38 define("FR_LAN_4", "Core files"); 39 define("FR_LAN_5", "Non core files"); 40 define("FR_LAN_6", "Total files"); 41 define("FR_LAN_7", "Integrity Check"); 42 define("FR_LAN_8", "Core files passed"); 43 define("FR_LAN_9", "Core files failed"); 44 define("FR_LAN_10", "Possible reasons for files to fail"); 45 define("FR_LAN_11", "The file is corrupted"); 46 define("FR_LAN_12", "This could be for a number of reasons such as the file being corrupted in the zip, got corrupted during 47 extraction or got corrupted during file upload via FTP. You should try re-uploading the file to your server 48 and re-run the scan to see if this resolves the error."); 49 define("FR_LAN_13", "The file is out of date"); 50 define("FR_LAN_14", "If the file is from an older release of e107 to the version you are 51 running then it will fail the integrity check. Make sure you have uploaded the newest version of this file."); 52 define("FR_LAN_15", "The file has been edited"); 53 define("FR_LAN_16", "If you have edited this file in any way it will not pass the integrity check. If you 54 intentionally edited this file then you need not worry and can ignore this integrity check fail. If however 55 the file was edited by someone else without authorisation you may want to re-upload the proper version of 56 this file from the e107 zip."); 57 define("FR_LAN_17", "If you are a CVS user"); 58 define("FR_LAN_18", "If you run checkouts of the e107 CVS on your site instead of the official e107 stable 59 releases, then you will discover files have failed integrity check because they have been edited by a dev 60 after the latest core image snapshot was created."); 61 define("FR_LAN_19", "files failed"); 62 define("FR_LAN_20", "All files passed"); 63 define("FR_LAN_21", "none"); 64 define("FR_LAN_22", "Missing core files"); 65 define("FR_LAN_23", "No matches found."); 66 define("FR_LAN_24", "Old core files"); 67 define("FR_LAN_25", "Integrity incalculable"); 68 69 define("FR_LAN_26", "Warning! Known Insecurity Detected!"); 70 define("FR_LAN_27", "There are files on your server that are known to be exploitable and must be removed immediately."); 71 define("FR_LAN_28", "Known insecure files"); 72 73 ?>
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 |