From: Frank Lichtenheld Date: Tue, 18 Sep 2007 22:01:32 +0000 (+0000) Subject: config.sh: Disable chinese DDTP translations X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=8f5e2eeba9cc6f50e5251ba8b64d026086f13b7d;p=deb%2Fpackages.git config.sh: Disable chinese DDTP translations Since I copied the language footer stuff from webwml, but didn't copy all the chinese specific hacks. Therefor this is currently broken in more or less subtle ways. Will need to fix that first. --- diff --git a/config.sh.sed.in b/config.sh.sed.in index 0b298a0..d3f5b14 100644 --- a/config.sh.sed.in +++ b/config.sh.sed.in @@ -38,7 +38,8 @@ root="" # Architectures # polangs="de fi nl fr uk" -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 go hu it ja km_KH ko nl pl pt pt_BR ru sk sv uk" +#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" archives="us security amd64 gnuab backports volatile" sections="main contrib non-free" parts="$sections"