Modified and Added zh-TW Translation.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4596 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2008-10-03 09:27:28 +00:00
parent b3456045d8
commit df22662ffe
15 changed files with 146 additions and 123 deletions

View file

@ -5,8 +5,8 @@
* @brief 正體中文語言包
**/
$lang->module_list = "模組目錄";
$lang->module_index = "模組目錄";
$lang->module_list = "模組列表";
$lang->module_index = "模組列表";
$lang->module_category = "模組分類";
$lang->module_info = "模組資料";
$lang->add_shortcut = "新增到快捷選單";
@ -18,7 +18,7 @@
$lang->header_text = '頂端內容';
$lang->footer_text = '底端內容';
$lang->use_category = '使用分類';
$lang->category_title = '分類名';
$lang->category_title = '分類名';
$lang->checked_count = '被選擇的主題數';
$lang->skin_default_info = '面版預設資料';
$lang->skin_author = '面版作者';