]> git.deb.at Git - deb/packages.git/commitdiff
config.sh: Remove languages we don't handle anyway
authorFrank Lichtenheld <frank@lichtenheld.de>
Sun, 25 Nov 2007 12:38:05 +0000 (13:38 +0100)
committerFrank Lichtenheld <frank@lichtenheld.de>
Sun, 25 Nov 2007 12:38:05 +0000 (13:38 +0100)
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?)

config.sh.sed.in

index 01105c9cb9daf34db8c20f7a5e91cbe026d50fd5..6356319ed43022e4a1b61e93a71ab8d4f4ab03a5 100644 (file)
@@ -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"