[ 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_db_verify.php,v $ 7 | $Revision: 1.3 $ 8 | $Date: 2005/04/02 18:29:48 $ 9 | $Author: e107coders $ 10 +----------------------------------------------------------------------------+ 11 */ 12 define("DBLAN_1", "Unable to read the sql datafile<br /><br />Please ensure the file <b>core_sql.php</b> exists in the <b>/admin/sql</b> directory."); 13 define("DBLAN_2", "Verifying all"); 14 15 define("DBLAN_4", "Table"); 16 define("DBLAN_5", "Field"); 17 define("DBLAN_6", "Status"); 18 define("DBLAN_7", "Notes"); 19 define("DBLAN_8", "Mismatch"); 20 define("DBLAN_9", "Currently"); 21 define("DBLAN_10", "should be"); 22 define("DBLAN_11", "Field missing"); 23 define("DBLAN_12", "Extra Field!"); 24 define("DBLAN_13", "Table missing!"); 25 define("DBLAN_14", "Choose table(s) to validate"); 26 define("DBLAN_15", "Start Verify"); 27 define("DBLAN_16", "SQL Verification"); 28 define("DBLAN_17", "Back"); 29 define("DBLAN_18", "tables"); 30 define("DBLAN_19", "Attempt to Fix"); 31 define("DBLAN_20", "Attempting to fix tables"); 32 define("DBLAN_21", "Fix Selected Items"); 33 ?>
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 |