[horde] Horde non changing language output
subsys at subsys.org
subsys at subsys.org
Fri Oct 31 05:57:27 PST 2003
Zitiere Giorgio Zarrelli <zarrelli at systems.it>:
> Hi,
>
> well, Horde is now quite working on my server, but I have a strange
> problem. I
> want the default language to be italian, so I went in
> horde/config/lang.php
> and set
>
> /* The langauge to fall back on if we cannot determine one any other
> way (user choice, preferences, HTTP_ACCEPT_LANGUAGE). */
> $nls['defaults']['language'] = 'it_IT';
>
> /* 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';
>
> Then in the operating system I made (it's a Debian)
>
> apt-get install gettext
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Sorry, gettext is already the newest version.
> 0 packages upgraded, 0 newly installed, 0 to remove and 0 not
> upgraded.
>
> Then:
>
> dpkg-reconfigure locales
>
> And I chose:
>
> [*] it_IT ISO-8859-1
>
> Then
>
> Which locale should be the default in the system environment?
>
>
>
> it_IT
>
> and so:
>
> Generating locales...
> it_IT.ISO-8859-1.../usr/sbin/locale-gen: line 22: 7315 Killed
>
> localedef -i $input -c -f $charset $locale
> done
> Generation complete.
>
> I went into horde and at the login screenI chose
> "Italiano"...well...horde is
> in english...in the config inside the menus of horde I chose "italiano"
> as
> the preferred messages...nothing...I have all the messages in english.
>
> The PHP was compiled with gettext support, as it's shown from
> phpinfo()
>
> gettext
> GetText Support enabled
>
> What am I doing wrong?
>
> Thanx
>
> Giorgio
>
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
I have the same problem with an debian 3.0 system, too. (look at my mail at the
imp mailing list from yesterday).
Versions:
imp-3.2.2
horde-2.2.4
php 4.1.2
I also don't know why my language isn't changed.
More information about the horde
mailing list