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
|
|
@ -28,6 +28,9 @@
|
|||
'db' => 'DB',
|
||||
);
|
||||
|
||||
$lang->install_license_desc = array(
|
||||
'lgpl' => 'GNU 약소 일반 공중 사용 허가서(LGPL v2)에 동의해야 합니다.'
|
||||
);
|
||||
$lang->install_checklist_desc = array(
|
||||
'php_version' => '[Required] If PHP version is 5.2.2, XE will not be installed because of a bug',
|
||||
'permission' => '[Required] XE installation path or ./files directory\'s permission must be 707',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue