번역 / 문구 수정 - 영어 번역

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6926 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-11-11 07:30:50 +00:00
parent 0ccabfcbbb
commit 119953f1db
7 changed files with 55 additions and 22 deletions

View file

@ -18,4 +18,7 @@
$lang->view_all_package = "查看全部";
$lang->description_ftp_note = "请务必完成FTP设置否则将无法在线安装(更新)相关模块。";
$lang->description_update = "新安装(更新)模块的版本信息点击Update按钮后才能正常显示。";
$lang->install = "Install";
$lang->update = "Update";
$lang->current_version = "Installed version";
?>