mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4572 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7ab2c814f8
commit
cd3df295c6
3 changed files with 4 additions and 3 deletions
|
|
@ -68,7 +68,8 @@
|
|||
'問題跟蹤' => 'http://trac.zeroboard.com',
|
||||
'SVN Repository' => 'http://svn.zeroboard.com',
|
||||
'doxygen document' => 'http://doc.zeroboard.com',
|
||||
'pdf 檔案' => 'http://doc.zeroboard.com/zeroboard_xe.pdf',
|
||||
'PDF 檔案' => 'http://doc.zeroboard.com/zeroboard_xe.pdf',
|
||||
'XE Tools' => './tools/',
|
||||
);
|
||||
|
||||
$lang->zeroboard_xe_usefulness_module = '常用模組';
|
||||
|
|
|
|||
|
|
@ -251,7 +251,7 @@ EndOfLicense;
|
|||
$lang->env_title = '環境設置';
|
||||
$lang->use_optimizer = '使用Optimizer';
|
||||
$lang->about_optimizer = '使用Optimizer可以對大部分的CSS/ JS檔案進行整合/壓縮傳送使之加快網站訪問速度。<br />只是有時會發生小小的問題。這時候請暫時不要使用Optimizer。';
|
||||
$lang->use_rewrite = '使用rewrite模塊';
|
||||
$lang->use_rewrite = '使用rewrite模組';
|
||||
$lang->about_rewrite = '如主機支援rewrite模組並選擇此項,可以簡化複雜的網址。<br />例如,http://域名/?document_srl=123可簡化成http://域名/123。';
|
||||
$lang->time_zone = '時區';
|
||||
$lang->about_time_zone = '主機時間和您所處的時間有差異時,可以設置時區來滿足你所需要的時間顯示。';
|
||||
|
|
|
|||
|
|
@ -63,5 +63,5 @@
|
|||
$lang->about_grant = '全部解除特定權限的對象時,沒有登錄的會員也將具有相關權限。';
|
||||
$lang->about_module = "除基本library以外Zeroboard XE全部由模組組成。\n模組管理中列出所有已安裝的模組,因此易於管理。";
|
||||
|
||||
$lang->about_extra_vars_default_value = '復選/單選預設值需要多個時,用,(逗號)來分隔。';
|
||||
$lang->about_extra_vars_default_value = '復選/單選預設值需要多個時,用,(逗號)來分隔。';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue