mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 22:02:13 +09:00
영어 - 기존 번역문 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3597 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
76f682d587
commit
138f98dd3e
1 changed files with 5 additions and 5 deletions
|
|
@ -172,13 +172,13 @@ EndOfLicense;
|
|||
|
||||
$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>';
|
||||
|
||||
$lang->success_installed = 'Installation Complete';
|
||||
$lang->success_updated = 'Update Complete';
|
||||
$lang->success_installed = 'Installation has been completed';
|
||||
$lang->success_updated = 'Update has been completed';
|
||||
|
||||
$lang->msg_cannot_proc = 'Unabled to execute the request because installation environment is not provided';
|
||||
$lang->msg_cannot_proc = 'Installation environment is not proper to proceed.';
|
||||
$lang->msg_already_installed = 'Zeroboard 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 complete.\nThank you for choosing ZeroboardXE";
|
||||
$lang->msg_install_failed = "Error has occurred while creating installation file.";
|
||||
$lang->msg_install_completed = "Installation has been completed.\nThank you for choosing Zeroboard XE";
|
||||
$lang->msg_install_failed = "An error has occurred while creating installation file.";
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue