설치시 FTP정보 입력 무시하는 버튼 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4606 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-10-08 08:53:10 +00:00
parent 007765348e
commit 850c1d6b25
9 changed files with 9 additions and 0 deletions

View file

@ -231,6 +231,7 @@ EndOfLicense;
$lang->cmd_agree_license = 'ライセンスに同意します。';
$lang->cmd_install_fix_checklist = 'インストールするための必須条件を設定しました。';
$lang->cmd_install_next = 'インストールを続けます。';
$lang->cmd_ignore = 'Ignore';
$lang->db_desc = array(
'mysql' => 'MySQL DBで PHPの「mysql*()」関数を利用してデータの入出力を行います。<br />DBは「myisam」タイプで作成されるため、トランザクション処理はできません。',