#18988375 : fixed menu item (easyinstall)

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7578 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2010-07-05 02:20:43 +00:00
parent ba9c61956c
commit 54ccb240f2
9 changed files with 10 additions and 0 deletions

View file

@ -87,4 +87,5 @@
$lang->msg_self_restart_cache_engine = 'Please restart Memcached or cache daemon.';
$lang->mobile_view = 'Use Mobile View';
$lang->about_mobile_view = 'If accessing with a smartphone, display content with mobile layout.';
$lang->autoinstall = 'EasyInstall';
?>