[i18n] can't localize horde2 and IMP3
Thomas Bätzler
t.baetzler@bringe.com
Thu, 19 Sep 2002 17:12:52 +0200
Eric Belhomme [mailto:eric.belhomme@free.fr] asked:
> I installed horde2/imp3 on a GNU/Linux Debian woody server (the server is
> in "stable" branch, but I installed packages horde2 and imp3 from the
> "testing" branch)
>
> It works fine, exept that the localization into french language doesn't
> work !
Been there, done that.
Run "dpkg-reconfigure locales" and add the locales you want to use
in Horde/IMP (i.e. fr_FR or something like that) and then run
"locale-gen" - after that, the localisation in Horde worked fine
for me.
HTH,
Thomas