aboutsummaryrefslogtreecommitdiff
path: root/config.sh.sed.in
diff options
context:
space:
mode:
authorFrank Lichtenheld <frank@lichtenheld.de>2007-11-25 13:38:05 +0100
committerFrank Lichtenheld <frank@lichtenheld.de>2007-11-25 13:38:05 +0100
commit5d30d8aad687c0a4064abb2b78cc16f2c2b68d00 (patch)
treed2fd75797f9ab078bc7c1a7c7c58aa2e7c2f397e /config.sh.sed.in
parente8a04846aa2447b890e23b69188f72e9352d2f57 (diff)
config.sh: Remove languages we don't handle anyway
At the moment this is zh (I'm not sure how this relates to the existing translations for zh-cn and zh-tw) and go (which isn't even a valid iso language code?)
Diffstat (limited to 'config.sh.sed.in')
-rw-r--r--config.sh.sed.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sh.sed.in b/config.sh.sed.in
index 01105c9..6356319 100644
--- a/config.sh.sed.in
+++ b/config.sh.sed.in
@@ -37,7 +37,7 @@ root=""
# Architectures
#
polangs="de fi fr hu ja nl sv uk zh-cn"
-ddtplangs="ca cs da de eo es fi fr go hu it ja km-kh ko nl pl pt pt-br ru sk sv uk zh zh-cn zh-tw"
+ddtplangs="ca cs da de eo es fi fr hu it ja km-kh ko nl pl pt pt-br ru sk sv uk zh-cn zh-tw"
archives="us security amd64 gnuab backports volatile"
sections="main contrib non-free"
parts="$sections"