mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
#19790379 install environment gathering agreement UI update.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8402 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2e86e56bf5
commit
b611f9040e
13 changed files with 83 additions and 53 deletions
|
|
@ -229,17 +229,18 @@ EndOfLicense;
|
|||
$lang->about_time_zone = "If the server time and the time on your location don't accord each other, you can set the time to be same as your location by using the time zone";
|
||||
$lang->qmail_compatibility = 'Enable Qmail';
|
||||
$lang->about_qmail_compatibility = 'It will enable sending mails from MTA which cannot distinguish CRLF like Qmail.';
|
||||
|
||||
$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 707.</span>';
|
||||
|
||||
$lang->success_installed = 'Installation has been completed';
|
||||
|
||||
$lang->msg_cannot_proc = 'Installation environment is not proper to proceed.';
|
||||
$lang->msg_already_installed = 'XE is already installed';
|
||||
$lang->msg_dbconnect_failed = "Error has occurred while connecting DB.\nPlease check DB information again";
|
||||
$lang->msg_table_is_exists = "Table is already created in the DB.\nConfig file is recreated";
|
||||
$lang->msg_install_completed = "Installation has been completed.\nThank you for choosing XE";
|
||||
$lang->msg_install_failed = "An error has occurred while creating installation file.";
|
||||
|
||||
$lang->ftp_get_list = "Get List";
|
||||
$lang->msg_read_all = '전문 읽기';
|
||||
$lang->msg_license_agreement_desc = 'XE를 사용하려면 \'GNU 약소 일반 공중 사용 허가서(LGPL v2)\'에 <em>반드시 동의해야 합니다</em>.';
|
||||
$lang->msg_license_agreement_alert = 'XE를 사용하려면 \'GNU 약소 일반 공중 사용 허가서(LGPL v2)\'에 반드시 동의해야 합니다.';
|
||||
$lang->msg_intall_env_agreement = '설치 환경 수집 동의';
|
||||
$lang->msg_intall_env_agreement_desc = '설치 환경 수집에 동의하는 경우 사용자의 XE 설치 환경과 관련되어 있는 \'<em>OS, DBMS, #, #</em>\' 정보가 XE 통계 수집 서버로 전송됩니다. 수집된 정보는 더 나은 SW를 제작하기 위한 통계 수집 이외의 목적으로 활용하지 않습니다. XE는 사용자의 설치 환경 정보를 외부에 공개하지 않습니다. <em>이 항목에 반드시 동의하지 않아도 됩니다.</em>';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue