mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
English Translation
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6236 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9633ca921e
commit
28a919a04f
1 changed files with 2 additions and 2 deletions
|
|
@ -33,12 +33,12 @@
|
|||
$lang->about_widget_cache = 'Cached data can be used during the time you have set.';
|
||||
|
||||
$lang->generated_code = 'Generated Code';
|
||||
$lang->widgetstyle= '위젯스타일';
|
||||
$lang->widgetstyle= 'Widget Style';
|
||||
|
||||
$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_skin_is_null = '위젯의 스킨을 선택해 주셔야 정상적으로 동작할 수 있습니다';
|
||||
$lang->msg_widget_skin_is_null = "You should select widget's skin";
|
||||
|
||||
$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