> -----Original Message-----
> From: John Colvin [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 16, 2001 9:26 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Multiple Languages
> 
> 
> Hi
> The problem with this was that the system was to run in 
> Switzerland which
> has 3 languages. Each client PC or whatever could have been 
> used by people
> who speak French,German or Italian depending on their 
> preference, this was
> why a default language was in the users record in the database as the
> browser may be configured for a different language.

Yes but when I said that it can detect the language based on the
Accept-Language header, does not mean it shoudl be used, that was just a
feature :)
You can perfectly grab the locale from the user preferences (saved in db),
if it is not available you can fallback to the accept-language. If I'm not
wrong that's typically what is doing google.

What I was mentioning was rather the way to get the properties (ie, locale +
title) rather than picking the right bundle from the locale.

Stephane


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to