Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Language preferences

1 view
Skip to first unread message

Isabel del Pino

unread,
Mar 3, 2006, 11:03:54 AM3/3/06
to dev-...@lists.mozilla.org
I have installed two languages in Mozilla 1.7.12. English and Czech. I
want to select them using preferences (about:config), instead of
Edit->Preferences->...

I think the preferences I must modify are:

general.useragent.contentlocale
general.useragent.locale
intl.accept_languages
intl.content.langcode

But changing these preferences Mozilla doesn't change its language. What
can I do?

Thank you very much.

Robert Kaiser

unread,
Mar 5, 2006, 6:30:34 PM3/5/06
to
Isabel del Pino schrieb:

> I have installed two languages in Mozilla 1.7.12. English and Czech. I
> want to select them using preferences (about:config), instead of
> Edit->Preferences->...
>
> I think the preferences I must modify are:
>
> general.useragent.contentlocale
> general.useragent.locale

Those two should be enough, actually.

> But changing these preferences Mozilla doesn't change its language. What
> can I do?

Kill the FastLoad file and restart Mozilla.
IIRC, this is all that the pref panel's code is doing. But you also can
dig up pref-contentpacks.xul and read the JS code that works correctly
there for yourself (in case I'm talking crap here) ;-)

Robert Kaiser

0 new messages