revert language variable 'success_installed' of autoinstall module

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8629 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2011-07-25 05:59:56 +00:00
parent ce9d4f1af2
commit b6741d653c
8 changed files with 8 additions and 0 deletions

View file

@ -10,6 +10,7 @@
$lang->order_newest = "신규 등록";
$lang->order_popular = "인기";
$lang->order_download = "다운로드";
$lang->success_installed = "설치가 성공하였습니다.";
$lang->description_ftp_note = '%s이 되어 있지 않으면 설치 및 업데이트가 진행되지 않습니다.';
$lang->ftp_setup = 'FTP 설정';
$lang->description_update = '쉬운설치 사용전 %s를 해주세요.';