mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 19:42:15 +09:00
17373104
* DB 접속이 되지 않는 경우 메시지 출력 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4628 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
035a6472d0
commit
84b4b3e50b
12 changed files with 4530 additions and 298 deletions
|
|
@ -202,6 +202,7 @@
|
|||
// 信息
|
||||
$lang->msg_call_server = '系统正在链接服务器,请稍后。';
|
||||
$lang->msg_db_not_setted = '还没有设定 DB';
|
||||
$lang->msg_dbconnect_failed = "连接DB时发生错误。\n请重新确认DB信息。";
|
||||
$lang->msg_invalid_queryid = 'Query ID值指定错误';
|
||||
$lang->msg_not_permitted = '没有权限';
|
||||
$lang->msg_input_password = '请输入密码';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue