aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/Make.lang
diff options
context:
space:
mode:
authorAnthony Fok <foka>2000-12-18 02:19:29 +0000
committerAnthony Fok <foka>2000-12-18 02:19:29 +0000
commitc62cd58dce2a9685c94a837681b9099efeaa66a5 (patch)
treef381cbeb03351ba7345190837a126b17c3e990bd /chinese/Make.lang
parent1d82c9360ff799d8696fece81b186490955e6f06 (diff)
* Added HK slice
* Added combination slices: CNHK, CNTW, HKTW * Changed the current TW slices to HKTW slices. CVS version numbers chinese/Make.lang: 1.30 -> 1.31 chinese/contact.wml: 1.18 -> 1.19 chinese/index.wml: 1.43 -> 1.44 chinese/related_links.wml: 1.24 -> 1.25 chinese/social_contract.wml: 1.18 -> 1.19 chinese/support.wml: 1.16 -> 1.17 chinese/Bugs/Developer.wml: 1.12 -> 1.13 chinese/Bugs/index.wml: 1.11 -> 1.12 chinese/News/2000/20000815.wml: 1.16 -> 1.17 chinese/devel/index.wml: 1.22 -> 1.23 chinese/distrib/index.wml: 1.6 -> 1.7 chinese/distrib/packages.wml: 1.7 -> 1.8 chinese/doc/index.wml: 1.3 -> 1.4 chinese/international/Chinese/about.wml: 1.2 -> 1.3 chinese/international/Chinese/download.wml: 1.9 -> 1.10 chinese/international/Chinese/index.wml: 1.9 -> 1.10 chinese/international/Chinese/mailing_lists.wml: 1.5 -> 1.6 chinese/international/Chinese/related_links.wml: 1.7 -> 1.8 chinese/international/Chinese/software.wml: 1.8 -> 1.9 chinese/international/Chinese/thanks.wml: 1.5 -> 1.6 chinese/international/Chinese/News/index.wml: 1.16 -> 1.17 chinese/international/Chinese/devel/doc_translate.wml: 1.9 -> 1.10 chinese/international/Chinese/devel/index.wml: 1.3 -> 1.4 chinese/international/Chinese/devel/join.wml: 1.5 -> 1.6 chinese/international/Chinese/devel/people.wml: 1.12 -> 1.13 chinese/international/Chinese/devel/zhongwenhua.wml: 1.7 -> 1.8 chinese/international/Chinese/doc/index.wml: 1.9 -> 1.10 chinese/international/Chinese/screenshot/index.wml: 1.16 -> 1.17 chinese/intro/about.wml: 1.13 -> 1.14 chinese/intro/cn.wml: 1.8 -> 1.9 chinese/intro/why_debian.wml: 1.6 -> 1.7 chinese/releases/index.wml: 1.10 -> 1.11 chinese/releases/potato/index.wml: 1.12 -> 1.13 chinese/releases/slink/index.wml: 1.18 -> 1.19 chinese/releases/woody/index.wml: 1.4 -> 1.5
Diffstat (limited to 'chinese/Make.lang')
-rw-r--r--chinese/Make.lang5
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/Make.lang b/chinese/Make.lang
index 5f8ce0786b6..2c5ee016da8 100644
--- a/chinese/Make.lang
+++ b/chinese/Make.lang
@@ -50,8 +50,9 @@ ZHMAGIC = @if `echo $(HTMLDIR) | grep -q '^$(WMLBASE)/$(RELHTMLBASE)/internation
fi
-WMLOUTPUT = -o UNDEFuZH@uCN:$(*F).zh-cn.html.tmp@g+w \
- -o UNDEFuZH@uTW:$(*F).zh-tw.html.tmp@g+w
+WMLOUTPUT = -o UNDEFuZH@uCNuCNHKuCNTW:$(*F).zh-cn.html.tmp@g+w \
+ -o UNDEFuZH@uHKuCNHKuHKTW:$(*F).zh-hk.html.tmp@g+w \
+ -o UNDEFuZH@uTWuCNTWuHKTW:$(*F).zh-tw.html.tmp@g+w
WMLPROLOG = --prolog=$(FIX_BIG5)
WML = wml $(WMLOPTIONS) $(WMLOUTPUT) $(WMLPROLOG) $(WMLEPILOG)

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