From 5d30d8aad687c0a4064abb2b78cc16f2c2b68d00 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Sun, 25 Nov 2007 13:38:05 +0100 Subject: [PATCH] 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?) --- config.sh.sed.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2