Raph <[EMAIL PROTECTED]> writes: > Le Vendredi 25 Novembre 2005 06:05, vous avez écrit : [...] > Yes. With Firefox, if I set the languages [fr], [fr_FR], [en] in that exact > order, I see the messages in french. But if I set the order to [fr_FR], [en], > [fr], then the messages appear in english.
This is the intended behavior, since you specified [en] before [fr] (the document probably doesn't specify its language as [fr_FR]). What happens if the order is [fr_FR], [fr], [en]? Thanks, Matej