Remove description of alternate databases

This commit is contained in:
Kijin Sung 2020-06-30 20:58:45 +09:00
parent d167cb9ec8
commit d814e6c469
10 changed files with 0 additions and 39 deletions

View file

@ -45,10 +45,6 @@ $lang->cmd_install_refresh_page = 'リフレッシュ';
$lang->cmd_install_next = 'インストールを続けます。';
$lang->cmd_ignore = 'FTP設定を省略する';
$lang->cmd_recommended = '推奨';
$lang->db_desc['mysqli'] = 'MySQLやMariaDBを利用します。InnoDBサポート時に自動的に使用されます。';
$lang->db_desc['mysql'] = 'MySQLやMariaDBを利用します。InnoDBサポート時に自動的に使用されます。';
$lang->db_desc['cubrid'] = 'CUBRIDはサポートしていません。';
$lang->db_desc['mssql'] = 'Microsoft SQL Serverはサポートしていません。';
$lang->can_use_when_installed = 'このサーバーにインストールされていません';
$lang->form_title = 'データベース & 管理者情報入力';
$lang->db_title = 'データベース情報入力';