Florian wrote:
Hello List,

i installed squid 3.1.0.7.
Squid missed the german langfiles and so i added the actual langpack:
squid-3.HEAD-20090410-langpack.tar.gz

Now the squid complains about missing langfiles for de-de.
Now i copied the the ".../errors/de" directory to ".../errors/de-de" and everything works fine.

Is this the correct way to solve the problem?

For now thats one way to work around it. Sym-linking is the other good choice.

Missing language aliases are not on the whole a big issue. Squid should have continued and used that visitors second-best language choice (usually just the de).

I'm working on a portable script to do symlinks without hard-coding into specific squid releases. It would greatly enhance the range of minor languages supported. If anyone has ideas or want to help test it please speak up.

I'm particularly interested in:
* any source of info regarding what languages codes are identical to generate the aliases for.
 * a log of what languages browsers are sending out:
      logformat languagelog [%tg] "%{Accept-Language}>h"
  (this format in particular to keep things relatively anonymous)

Amos
--
Please be using
  Current Stable Squid 2.7.STABLE6 or 3.0.STABLE13
  Current Beta Squid 3.1.0.6

Reply via email to