git-svn-id: http://xe-core.googlecode.com/svn/trunk@1841 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-30 01:26:30 +00:00
parent 26cf50bdc7
commit 0eebd366ad
8 changed files with 21 additions and 21 deletions

View file

@ -251,7 +251,7 @@ EndOfLicense;
$lang->admin_title = '관리자정보';
$lang->about_database_file = 'Sqlite는 파일에 데이터를 저장합니다. 데이터베이스 파일의 위치를 웹에서 접근할 수 없는 곳으로 하셔야 합니다';
$lang->about_database_file = 'Sqlite는 파일에 데이터를 저장합니다. 데이터베이스 파일의 위치를 웹에서 접근할 수 없는 곳으로 하셔야 합니다<br/><span style="color:red">데이터 파일은 707퍼미션 설정된 곳으로 지정해주세요.</span>';
$lang->success_installed = '설치가 되었습니다';
$lang->success_updated = '업데이트가 되었습니다';