mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
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:
parent
23c8d66950
commit
4d6ad132ef
9 changed files with 27 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue