From: Frank Lichtenheld Date: Sun, 24 Feb 2008 22:06:25 +0000 (+0100) Subject: Packages::Config: Add en to DDTP_LANGUAGES as well X-Git-Url: https://git.deb.at/?a=commitdiff_plain;ds=sidebyside;h=7e8463b5e9aea4dc3ff90dc6c4632dbbc38fc754;hp=7e8463b5e9aea4dc3ff90dc6c4632dbbc38fc754;p=deb%2Fpackages.git Packages::Config: Add en to DDTP_LANGUAGES as well Previously when we used DDTP_LANGUAGES and LANGUAGES together this didn't cause any problems, but now that we evaluate them separatly, this causes other languages to be preferred over English, even though the user assigned a lower quality to them. ---