mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
Fix #238 installer freezing in Chrome
This commit is contained in:
parent
a499aa0d1f
commit
f038091b37
4 changed files with 16 additions and 5 deletions
|
|
@ -82,6 +82,7 @@ $lang->ssl_options['optional'] = 'Optional';
|
|||
$lang->ssl_options['always'] = 'Always';
|
||||
$lang->about_database_file = 'Sqlite saves data in a file. Location of the database file should be unreachable by web<br/><span style="color:red">Data file should be inside the permission of 777.</span>';
|
||||
$lang->success_installed = 'Installation has been completed.';
|
||||
$lang->msg_db_checking = 'Checking...';
|
||||
$lang->msg_installing = 'Installing...';
|
||||
$lang->msg_cannot_proc = 'Installation environment is not proper to proceed.';
|
||||
$lang->msg_already_installed = 'Rhymix is already installed.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue