[Micah Anderson] > I'm guessing a better fix would be that this transport fetches all > possible languages in a random order, dumps them all to /dev/null except > your locale
Instead of fetching all possible locales, what about fetching the wanted ones as well as some random ones (for example as many random picks as the wanted ones). Would it not make it impossible to know which was wanted and which was picked randomly, without having to download a lot of unwanted locales? -- Happy hacking Petter Reinholdtsen

