mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
영어 - 기존 번역본 수정
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2106 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
12af1fdf18
commit
f09e7107f9
9 changed files with 39 additions and 37 deletions
|
|
@ -33,8 +33,8 @@
|
|||
|
||||
$lang->generated_code = 'Generated Code';
|
||||
|
||||
$lang->msg_widget_is_not_exists = '%s widget is not exist.';
|
||||
$lang->msg_widget_object_is_null = 'The object of %s widget cannot be created.';
|
||||
$lang->msg_widget_is_not_exists = '%s widget does not exist.';
|
||||
$lang->msg_widget_object_is_null = 'Object of %s widget cannot be created.';
|
||||
$lang->msg_widget_proc_is_null = 'proc() of %s widget cannot be run.';
|
||||
|
||||
$lang->about_widget_code = 'After entering the required item value of selected widget, click the [Generate Code] button to get the code so that you can apply to your template file.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue