On 2/4/2014 6:31 PM, Bill Burke wrote:
You'd probably want to support multiple concurrent themes for
different
languages (french, spanish, english, etc...). I'm just not sure how the
user-agent's language would be discovered. Some do it by hostname i.e.
www.google.es or by a URL pattern
example.com/en-US/...
The accept-language http
header can be a good starting point.
I'd like to see preferred and accepted locales be a setting in the
user's profile. That way, a federated application can find out that
information at login and pick the appropriate locale for the app's user
session.
Just something to think about.