english translation for admin page

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6998 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2009-11-29 09:26:50 +00:00
parent 83a258b37e
commit 5bc70a3bcf
2 changed files with 25 additions and 25 deletions

View file

@ -277,10 +277,10 @@
$lang->eid = 'Name of extra variable';
// ftp-related
$lang->ftp_form_title = 'Input FTP account information';
$lang->ftp_form_title = 'FTP Account Information';
$lang->ftp = 'FTP';
$lang->ftp_port = 'FTP port';
$lang->cmd_check_ftp_connect = 'Check connection via FTP';
$lang->cmd_check_ftp_connect = 'Check FTP Connection';
$lang->about_ftp_info = "
FTP account information can be used in following cases. <br />
1. If safe_mode setting of PHP is on, XE will be installed using FTP. <br />
@ -296,9 +296,9 @@
$lang->msg_ftp_chmod_fail = "Chmod failed. Please check the permission and configuration of FTP server.";
$lang->msg_ftp_connect_success = "Connection and authentication to the FTP server succeeded.";
$lang->ftp_path_title = 'FTP 경로 정보 입력';
$lang->msg_ftp_installed_realpath = '설치된 XE의 절대경로';
$lang->msg_ftp_installed_ftp_realpath = '설치된 XE의 FTP 절대경로 설정';
$lang->ftp_path_title = 'FTP Path Information';
$lang->msg_ftp_installed_realpath = 'Absolute Path of XE';
$lang->msg_ftp_installed_ftp_realpath = 'Absolute FTP Path of XE';
// Alert messages for Javascript using by XML filter