mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
Remove description of alternate databases
This commit is contained in:
parent
d167cb9ec8
commit
d814e6c469
10 changed files with 0 additions and 39 deletions
|
|
@ -46,10 +46,6 @@ $lang->cmd_install_refresh_page = 'Refresh';
|
|||
$lang->cmd_install_next = 'Continue installation';
|
||||
$lang->cmd_ignore = 'Ignore';
|
||||
$lang->cmd_recommended = 'Recommended';
|
||||
$lang->db_desc['mysqli'] = 'Use MySQL or MariaDB. Rhymix will automatically use InnoDB if it is supported.';
|
||||
$lang->db_desc['mysql'] = 'Use MySQL or MariaDB. Rhymix will automatically use InnoDB if it is supported.';
|
||||
$lang->db_desc['cubrid'] = 'CUBRID is not supported.';
|
||||
$lang->db_desc['mssql'] = 'Microsoft SQL Server is not supported.';
|
||||
$lang->can_use_when_installed = 'Not installed on this server';
|
||||
$lang->form_title = 'Database & Administrator Information';
|
||||
$lang->db_title = 'Please input DB information';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue