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

@ -31,6 +31,9 @@
'db' => 'DB',
);
$lang->install_license_desc = array(
'lgpl' => 'GNU 약소 일반 공중 사용 허가서(LGPL v2)에 동의해야 합니다.'
);
$lang->install_checklist_desc = array(
'php_version' => '[Bắt buộc] Nếu phiên bản của PHP là 5.2.2, XE sẽ không thể cài đặt vì có lỗi.',
'permission' => '[Bắt buộc] Thư mục cài đặt của XE hay ./files directory\ phải CHMOD thành 707',