mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 00:59:58 +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
|
|
@ -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 版本BUG,无法安装 XE。',
|
||||
'permission' => '[必须] 的安装路径或 ./files目录属性必须是707',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue