Modified zh-TW translation.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5030 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2008-12-02 08:14:13 +00:00
parent 1a60a4dcba
commit b6c0b99ac0
13 changed files with 32 additions and 32 deletions

View file

@ -8,8 +8,8 @@
$lang->quotation_use_folder = "使用折疊功能";
$lang->quotation_opener = "開啟按鈕名稱";
$lang->quotation_closer = "關閉按鈕名稱";
$lang->quotation_padding = "測邊";
$lang->quotation_margin = "外側邊距";
$lang->quotation_padding = "";
$lang->quotation_margin = "邊距";
$lang->quotation_border_color = "邊框顏色";
$lang->quotation_border_thickness = "邊框粗細";
@ -26,7 +26,7 @@
$lang->quotation_border_style_list = array(
"",
"實線",
"",
"",
"左側實線",
"右側實線",
);