mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 11:33:55 +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
|
|
@ -201,7 +201,8 @@
|
|||
|
||||
// Messages
|
||||
$lang->msg_call_server = 'Anfordern an den Server, bitte warten';
|
||||
$lang->msg_db_not_setted = 'DB-Konfiguration wurde nicht festgelegt ';
|
||||
$lang->msg_db_not_setted = 'DB-Konfiguration wurde nicht festgelegt';
|
||||
$lang->msg_dbconnect_failed = "Error has occurred while connecting DB.\nPlease check DB information again"; // TODO:translation en -> ge
|
||||
$lang->msg_invalid_queryid = 'spezifiziert Abfrage ID-Wert ist ungültig';
|
||||
$lang->msg_not_permitted = 'Sie haben keine Berechtigung zum Zugriff auf';
|
||||
$lang->msg_input_password = 'Bitte geben Sie das Passwort';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue