[horde] Language problem
tonyaccardo
tonyaccardo at free.fr
Mon Jul 12 23:49:23 PDT 2004
Hi all,
Here is an extract from my configuration file (lang.php):
<?php
/* Languages configuration file
*
* $Horde: horde/config/lang.php.dist,v 1.19.2.43 2004/01/10 16:04:59 jan
Exp $
*/
/**
** Defaults
**/
/* The langauge to fall back on if we cannot determine one any other
way (user choice, preferences, HTTP_ACCEPT_LANGUAGE). */
$nls['defaults']['language'] = 'fr_FR';
/* The charset to fall back on if we cannot determine one any other
way (chosen language, HTTP_ACCEPT_CHARSETS). */
$nls['defaults']['charset'] = 'ISO-8859-1';
But my horde installation is always in english, does anyone has an idea?
Thanks in advance for your answers.
PS: I'm running a debian woody server
More information about the horde
mailing list