> What is the language flag checked for enabling localization ?

I think Bob is using the language reported by the browser 
  navigator.language   (Mozilla at least)
  navigator.userLanguage   (MSIE)

This is different to Jmol-Java which relies on Java, which reads the 
operating system language, not the browser language.

There is also space for diversion, as in addition to the browser 
interface language there are also user options for accepted languages 
in the browser. e.g. navigator.browserLanguage and 
navigator.systemLanguage  -- confusing

Paul, maybe your Chrome is an English version? Or another variable 
needs to be checked.

Hey, in my Chrome it is also using English!  I had not checked before
Weird, the popup menu is in English but has the Spanish submenu 
checkbox marked. Also, changing the language option in the menu has 
no effect in Chrome.

navigator.language  =  es
navigator.userAgent = 
"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.22 (KHTML, like Gecko) 
Chrome/25.0.1364.172 Safari/537.22"



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to