mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 21:29:58 +09:00
#19728240 install language file modified
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8403 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b611f9040e
commit
a247e1608f
2 changed files with 13 additions and 6 deletions
|
|
@ -185,7 +185,6 @@ EndOfLicense;
|
|||
$lang->install_without_xml = 'xml 라이브러리가 설치되어 있지 않습니다.';
|
||||
$lang->install_checklist_gd = 'GD라이브러리 설치';
|
||||
$lang->install_without_gd = '이미지 변환을 위한 GD 라이브러리가 설치되어 있지 않습니다.';
|
||||
$lang->install_checklist_gd = 'GD라이브러리 설치';
|
||||
$lang->install_without_iconv = '문자열을 처리하기 위한 iconv 라이브러리가 설치되어 있지 않습니다.';
|
||||
$lang->install_session_auto_start = 'php설정의 session.auto_start==1 이라 세션 처리에 문제가 발생할 수 있습니다.';
|
||||
$lang->install_permission_denied = '설치대상 디렉토리의 퍼미션이 707이 아닙니다.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue