mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 17:19:59 +09:00
css 및 js 호출순서 조정기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5785 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4f380d9c48
commit
61851f1dfe
2149 changed files with 109090 additions and 18689 deletions
|
|
@ -33,11 +33,12 @@
|
|||
$lang->about_widget_cache = '指定的時間內可以利用已暫存的資料。';
|
||||
|
||||
$lang->generated_code = '已建立的原始碼';
|
||||
$lang->widgetstyle= '控件樣式';
|
||||
|
||||
$lang->msg_widget_is_not_exists = '找不到%s控件!';
|
||||
$lang->msg_widget_object_is_null = '無法建立%s控件目標!';
|
||||
$lang->msg_widget_proc_is_null = '無法執行%s控件的 proc()!';
|
||||
$lang->msg_widget_skin_is_null = '위젯의 스킨을 선택해 주셔야 정상적으로 동작할 수 있습니다';
|
||||
$lang->msg_widget_skin_is_null = '請選擇一個可正常使用的控件面板';
|
||||
|
||||
$lang->about_widget_code = '輸入所選控件所需要的各項資料後,按『建立原始碼』按鈕,即可在頁面下方獲得運用在版面設計中的部分原始碼。';
|
||||
$lang->about_widget_code_in_page = '輸入下列各項必要資料後,按『建立原始碼』按鈕,即可把控件插入到頁面當中。';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue