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 = 'If %s is not set, installation would not work. Please configure 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';