mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 13:21:54 +02:00
Some language file cleanup. Undetected phrases have been disabled.
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_db_verify.php,v $
|
||||
| $Revision: 1.3 $
|
||||
| $Date: 2008-12-30 13:51:41 $
|
||||
| $Author: secretr $
|
||||
| $Revision: 1.4 $
|
||||
| $Date: 2009-11-08 09:14:39 $
|
||||
| $Author: e107coders $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
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.");
|
||||
define("DBLAN_2", "Verifying all");
|
||||
// define("DBLAN_2", "Verifying all");
|
||||
|
||||
define("DBLAN_4", "Table");
|
||||
define("DBLAN_5", "Field");
|
||||
|
Reference in New Issue
Block a user