diff options
author | tkikuchi <> | 2004-12-10 08:10:21 +0000 |
---|---|---|
committer | tkikuchi <> | 2004-12-10 08:10:21 +0000 |
commit | 7c1278251a7454f83a9cd913da6fc0a7173b2db0 (patch) | |
tree | 30a6ddf8bfc0df94aae05164fee67625d8f9bbf4 /templates/Makefile.in | |
parent | afbae67358f5dc8c4054df4b2043cb40b0ede7ce (diff) | |
download | mailman2-7c1278251a7454f83a9cd913da6fc0a7173b2db0.tar.gz mailman2-7c1278251a7454f83a9cd913da6fc0a7173b2db0.tar.xz mailman2-7c1278251a7454f83a9cd913da6fc0a7173b2db0.zip |
Chinese (China) templates. No support.
Diffstat (limited to 'templates/Makefile.in')
-rw-r--r-- | templates/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/Makefile.in b/templates/Makefile.in index fde7c806..f2518e26 100644 --- a/templates/Makefile.in +++ b/templates/Makefile.in @@ -43,7 +43,7 @@ TEMPLATEDIR= $(prefix)/templates SHELL= /bin/sh LANGUAGES= ca cs da de en es et eu fi fr gb hr hu it ja ko lt nl \ - no pl pt pt_BR ro ru sl sr sv tr uk zh_TW + no pl pt pt_BR ro ru sl sr sv tr uk zh_CN zh_TW # Modes for directories and executables created by the install # process. Default to group-writable directories but |