mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
영어 - 기존 번역문 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4243 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5b726c48e6
commit
3db5501949
4 changed files with 11 additions and 7 deletions
|
|
@ -33,9 +33,9 @@
|
|||
|
||||
$lang->generated_code = 'Generated Code';
|
||||
|
||||
$lang->msg_widget_is_not_exists = '%s does not exist.';
|
||||
$lang->msg_widget_object_is_null = 'Object of %s could not be created.';
|
||||
$lang->msg_widget_proc_is_null = 'proc() of %s could not be executed.';
|
||||
$lang->msg_widget_is_not_exists = "'%s' does not exist.";
|
||||
$lang->msg_widget_object_is_null = "Object of '%s' could not be created.";
|
||||
$lang->msg_widget_proc_is_null = "proc() of '%s' could not be executed.";
|
||||
|
||||
$lang->about_widget_code = 'Please input required value first, and click [Generate Code] button to generate code to add to the template file.';
|
||||
$lang->about_widget_code_in_page = 'After entering the required values, click the [Add] button to insert the widget code into the page.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue