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 = "Mới nhất";
$lang->order_popular = "Phổ biến";
$lang->order_download = "Download";
$lang->success_installed = "Đã cài đặt thành công.";
$lang->description_ftp_note = 'If the %s is not set, the installation will not work. Pleas configure the FTP information';
$lang->ftp_setup = 'FTP configuration';
$lang->description_update = 'If you have upgraded or installed programs without EasyInstall module, please press %s to renew new information.';