1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 01:00:20 +02:00

More db-verify refinements.

This commit is contained in:
CaMer0n
2011-06-09 07:03:55 +00:00
parent 337c107caf
commit 1e2aba1770
3 changed files with 123 additions and 49 deletions

View File

@@ -25,15 +25,15 @@ define("DBVLAN_13", "Table missing!");
define("DBVLAN_14", "Choose table(s) to validate");
define("DBVLAN_15", "Start Verify");
define("DBVLAN_16", "SQL Verification");
define("DBVLAN_17", "Back");
define("DBVLAN_18", "tables");
define("DBVLAN_19", "Attempt to Fix");
define("DBVLAN_20", "Attempting to fix tables");
define("DBVLAN_21", "Fix Selected Items");
define("DBVLAN_22", " is not readable");
define("DBVLAN_22", "[x] is not readable");
define("DBVLAN_23", "Database Utilities");
define("DBVLAN_24", "Please select action.");
define("DBVLAN_25", "Index missing!");
define("DBVLAN_26", "[x] table(s) have problems.");
// IMPORTANT NOTE: DBLAN has been replaced by DBBLAN in this file since 0.7 due to conflicts with db.php