* @package message
* @version $Id$
* @link http://www.zdoo.org
*/
if(!isset($lang->misc)) $lang->misc = new stdclass();
$lang->misc->version = 'Version %s';
$lang->misc->offcialSite['label'] = 'Offical';
$lang->misc->offcialSite['url'] = 'http://www.zdoo.org';
$lang->misc->support['label'] = 'Support';
$lang->misc->support['url'] = 'http://www.zdoo.org/book/zdoomanual/collaborative-system-technical-support-5.html';
$lang->misc->userbook['label'] = 'Manual';
$lang->misc->userbook['url'] = 'http://www.zdoo.org/book/';
$lang->misc->forum['label'] = 'Forum';
$lang->misc->forum['url'] = 'http://www.zdoo.org/forum/';
$lang->misc->checkTable = "Check Repair Data Table";
$lang->misc->needRepair = "Repair Table";
$lang->misc->repairTable = "The database table may be damaged due to power failure and needs to be checked and repaired! !";
$lang->misc->repairFail = "The repair fails, please go to the data directory of the database and try to execute myisamchk -r -f %s.MYI
to repair.";
$lang->misc->connectFail = "Failed to connect to the database, error: %s,
Please check the mysql error log to troubleshoot the error.";
$lang->misc->tableName = "TAble Name";
$lang->misc->tableStatus = "Status";
$lang->misc->noticeRepair = "
%s
file.Notice: