language

Discussion of general topics about Mozilla Firefox
Post Reply
phreak
Posts: 1
Joined: November 20th, 2002, 4:05 pm

language

Post by phreak »

maybe i am blind, but how do i change the language phoenix sends in the header?
you know you are bored when you start klicking banner commercials
User avatar
laszlo
Posts: 5225
Joined: November 4th, 2002, 6:13 pm
Location: .de
Contact:

Post by laszlo »

The UI for this is still missing in the prefs (remember, 0.4). You can put this pref into your user.js (read this for more information):

user_pref("intl.accept_languages", "xx, en-us, en");

with xx = language you want to add (the language priority decreases from left to right).
Post Reply