issue 33 license agreement alert message added

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8488 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-06-15 09:40:52 +00:00
parent 23c8d66950
commit 4d6ad132ef
9 changed files with 27 additions and 0 deletions

View file

@ -30,6 +30,9 @@
'db' => 'DB',
);
$lang->install_license_desc = array(
'lgpl' => 'GNU 약소 일반 공중 사용 허가서(LGPL v2)에 동의해야 합니다.'
);
$lang->install_checklist_desc = array(
'php_version' => '[必須] 由於 PHP 5.2.2 版本的問題,無法安裝 XE 程式。',
'permission' => '[必須] XE的資料夾或『./files』資料夾權限必須是『707』。',