aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/bin
diff options
context:
space:
mode:
authorAnthony Fok <foka>2002-11-23 20:50:57 +0000
committerAnthony Fok <foka>2002-11-23 20:50:57 +0000
commit36c7663fd3b241b31088afec431429ec33b7debd (patch)
tree1b0c1edb6c34cb04589783c350a3ede040110d43 /chinese/bin
parent87a6e676c792bedc3557028775c51a08406177e8 (diff)
* contact.wml: Major update by Franklin. May thanks!
* templates.zh.po: Fixed HKTW translation of "information" * bin/fix_big5.pl: Added the Chinese terms for "import/export" CVS version numbers chinese/contact.wml: 1.23 -> 1.24 chinese/bin/fix_big5.pl: 1.3 -> 1.4 chinese/po/templates.zh.po: 1.11 -> 1.12
Diffstat (limited to 'chinese/bin')
-rwxr-xr-xchinese/bin/fix_big5.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/bin/fix_big5.pl b/chinese/bin/fix_big5.pl
index f8a03e9be49..bfaa13f91e6 100755
--- a/chinese/bin/fix_big5.pl
+++ b/chinese/bin/fix_big5.pl
@@ -15,5 +15,5 @@ s/<tw文件>/[CN:文檔:][HKTW:文件:]/g;
s/<tw資訊>/[CN:信息:][HKTW:資訊:]/g;
s/<tw連結>/[CN:鏈接:][HKTW:連結:]/g;
s/<tw核心>/[CN:核心:][HKTW:核心:]/g;
-s/<tw資料>/[CN:數據:][HKTW:資料:]/g;
+s/<tw資料(庫)?>/[CN:數據$1:][HKTW:資料$1:]/g;
s/<tw匯(出|入)>/[CN:導$1:][HKTW:匯$1:]/g;

© 2014-2024 Faster IT GmbH | imprint | privacy policy