#18532365 : language files

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7155 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2010-01-15 15:48:32 +00:00
parent efec2debab
commit ddfa2f6df1
11 changed files with 24 additions and 2 deletions

View file

@ -281,7 +281,9 @@
// ftp 관련
$lang->ftp_form_title = 'FTP 계정 정보 입력';
$lang->ftp = 'FTP';
$lang->ftp_host = 'FTP 서버 주소';
$lang->ftp_port = 'FTP port';
$lang->about_ftp_password = 'FTP Password는 저장되지 않습니다.';
$lang->cmd_check_ftp_connect = 'FTP 접속 확인';
$lang->about_ftp_info = "
FTP 정보는 다음 경우에 이용될 있습니다.<br />
@ -300,7 +302,7 @@
$lang->ftp_path_title = 'FTP 경로 정보 입력';
$lang->msg_ftp_installed_realpath = '설치된 XE의 절대경로';
$lang->msg_ftp_installed_ftp_realpath = '설치된 XE의 FTP 절대경로 설정';
$lang->msg_ftp_installed_ftp_realpath = '설치된 XE의 FTP 경로 설정';
// xml filter에서 사용되는 javascript용 alert msg
$lang->filter->isnull = '%s을 입력해주세요.';