diff options
Diffstat (limited to 'wizards/source/depot/Lang_tw.xba')
-rw-r--r-- | wizards/source/depot/Lang_tw.xba | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wizards/source/depot/Lang_tw.xba b/wizards/source/depot/Lang_tw.xba index 1566de192..f4a71e591 100644 --- a/wizards/source/depot/Lang_tw.xba +++ b/wizards/source/depot/Lang_tw.xba @@ -9,6 +9,7 @@ Sub LoadChineseTradLanguage() sProductname = GetProductname sOK = "確定" sCancel = "取消" + sColumnHeader = "欄標簽" sInsertStockName = "請先填入股票名稱!" sTitle = "<PRODUCTNAME><PRODUCTNAME>: 股票管理" sTitle = ReplaceString(sTitle, sProductName, "<PRODUCTNAME>") |