mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4627 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8e9937a05b
commit
035a6472d0
16 changed files with 62 additions and 55 deletions
|
|
@ -11,7 +11,7 @@
|
|||
$lang->component_author = "作者";
|
||||
$lang->component_link = "連結";
|
||||
$lang->component_date = "編寫日期";
|
||||
$lang->component_license = '更新記錄';
|
||||
$lang->component_license = '版權';
|
||||
$lang->component_history = "紀錄";
|
||||
$lang->component_description = "說明";
|
||||
$lang->component_extra_vars = "變數設置";
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
$lang->cmd_disable = "暫停";
|
||||
$lang->cmd_enable = "啟動";
|
||||
|
||||
$lang->editor_skin = '編輯器面版';
|
||||
$lang->editor_skin = '編輯器面板';
|
||||
$lang->upload_file_grant = '檔案上傳權限';
|
||||
$lang->enable_default_component_grant = '預設組件使用權限';
|
||||
$lang->enable_component_grant = '組件使用權限';
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
$lang->height_resizable = '高度調整';
|
||||
$lang->editor_height = '編輯器高度';
|
||||
|
||||
$lang->about_editor_skin = '選擇編輯器面版。';
|
||||
$lang->about_editor_skin = '選擇編輯器面板。';
|
||||
$lang->about_upload_file_grant = '可以設置上傳檔案的權限(全部解除為無限制)。';
|
||||
$lang->about_default_component_grant = '可以設置編輯器預設組件的使用權限(全部解除為無限制)。';
|
||||
$lang->about_editor_height = '可以指定編輯器的預設高度。';
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
$lang->edit->use_paragraph = '段落功能';
|
||||
$lang->edit->fontlist = array(
|
||||
|
||||
|
||||
"新細明體",
|
||||
"標楷體",
|
||||
"細明體",
|
||||
"times",
|
||||
|
|
@ -93,7 +93,7 @@
|
|||
$lang->edit->help_remove_indent = "移除縮排";
|
||||
$lang->edit->help_list_number = "編號";
|
||||
$lang->edit->help_list_bullet = "清單符號";
|
||||
$lang->edit->help_use_paragrapth = "換段落請按 ctrl+backspace. (發表主題快捷鍵:alt+S)";
|
||||
$lang->edit->help_use_paragrapth = "換段落請按 ctrl+backspace. (發表主題快捷鍵:alt+S)";
|
||||
|
||||
$lang->edit->upload = '上傳';
|
||||
$lang->edit->upload_file = '上傳附件';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue