removed redundant language item

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6901 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-10-29 09:40:14 +00:00
parent 1f7ce8f077
commit d8c6bb565a
9 changed files with 0 additions and 9 deletions

View file

@ -265,7 +265,6 @@ EndOfLicense;
$lang->about_database_file = 'Sqlite는 파일에 데이터를 저장합니다. 데이터베이스 파일의 위치를 웹에서 접근할 수 없는 곳으로 하셔야 합니다.<br/><span style="color:red">데이터 파일은 707퍼미션 설정된 곳으로 지정해주세요.</span>';
$lang->success_installed = '설치가 되었습니다.';
$lang->success_updated = '업데이트가 되었습니다.';
$lang->msg_cannot_proc = '설치 환경이 갖춰지지 않아 요청을 실행할 수가 없습니다.';
$lang->msg_already_installed = '이미 설치가 되어 있습니다.';