axilog
26th March 2008, 01:54 PM
jspellTextLanguage work for us if you restart the JSpell Service after you chage the configuration int the jspell root folder.
jspellGUILanguage seems not working for us (French).
I have tried to specify both in the jspellSettings.js file and the test.html File :
var jspellTextLanguage="frFR";
var jspellGUILanguage="frFR";
var jspellGUIMatchesText=true;
But the context dialog box use English Word and the manual dialog box appear with English Labels. So ? Is the GUI really translated ? And what is the mistake ?
jspellGUILanguage seems not working for us (French).
I have tried to specify both in the jspellSettings.js file and the test.html File :
var jspellTextLanguage="frFR";
var jspellGUILanguage="frFR";
var jspellGUIMatchesText=true;
But the context dialog box use English Word and the manual dialog box appear with English Labels. So ? Is the GUI really translated ? And what is the mistake ?