mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 02:39:56 +09:00
실제 설치를 진행하며 어울리지 않는것들 수정.
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2140 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1f0ef617de
commit
30df1c3337
1 changed files with 3 additions and 3 deletions
|
|
@ -229,7 +229,7 @@ EndOfLicense;
|
|||
|
||||
$lang->cmd_agree_license = 'I agree with the license';
|
||||
$lang->cmd_install_fix_checklist = 'I have fixed the required conditions.';
|
||||
$lang->cmd_install_next = 'Start Installation';
|
||||
$lang->cmd_install_next = 'Continue installation';
|
||||
|
||||
$lang->db_desc = array(
|
||||
'mysql' => 'Using mysql*() function to use mysql DB.<br />Transaction is disabled because DB file is created by myisam.',
|
||||
|
|
@ -251,12 +251,12 @@ EndOfLicense;
|
|||
$lang->db_database_file = 'DB Database file';
|
||||
$lang->db_table_prefix = 'Table header';
|
||||
|
||||
$lang->admin_title = 'Administration Info';
|
||||
$lang->admin_title = 'Administrator Info';
|
||||
|
||||
$lang->env_title = 'Configuration';
|
||||
$lang->use_rewrite = 'Use rewrite mod';
|
||||
$lang->about_rewrite = "If web server provides rewrite mod, long URL such as http://blah/?document_srl=123 can be shortened like http://blah/123";
|
||||
$lang->time_zone = 'time zone';
|
||||
$lang->time_zone = 'Time zone';
|
||||
$lang->about_time_zone = "If the server time and the time on your location don't accord each other, you can set the time as same as your location by using time zone ";
|
||||
|
||||
$lang->about_database_file = 'Sqlite saves data in the file. Location of the database file should be unreachable by web<br/><span style="color:red">Data file should be inside the permission of 707.</span>';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue