For choosing a default language, you could (or even should) use the
language preference of the user. 

With each request the browser includes the language preference of the
user. It's stored in the variable HTTP_ACCEPT_LANGUAGE and will look
like something as "en-ca,en;q=0.8,fr-ca;q=0.5,fr;q=0.3". 

The http_accept_language variable contains a comma separated list of
possible languages/locales, each (optional) with a quotient
indicating the order of importance. 

To check your own language setting visit: 
http://www.ylab.nl/lab/lang.php 

- Yohan 



. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Posted from the new ixda.org
http://www.ixda.org/discuss?post=42726


________________________________________________________________
Welcome to the Interaction Design Association (IxDA)!
To post to this list ....... [email protected]
Unsubscribe ................ http://www.ixda.org/unsubscribe
List Guidelines ............ http://www.ixda.org/guidelines
List Help .................. http://www.ixda.org/help

Reply via email to