|
From: Robert H. <ha...@st...> - 2008-12-04 14:23:43
|
Rolf, what sort of error message parsing are you trying to do that the translation is messing up? I've just checked in bug fixes that allow the script error messages to be translated to the new language when the language is changed. So now in principle we could also allow for an English-only version of any script message to be created and sent to the errorCallback function. Bob On Wed, Dec 3, 2008 at 11:49 AM, Robert Hanson <ha...@st...> wrote: > errorCallback is implemented. See > http://chemapps.stolaf.edu/jmol/docs/examples-11/new.htm and checked > in code. > > You are correct that in general the actual message is translated. I've > implemented an initial module-locator, but it's still a problem. > |