PDA

View Full Version : Spell checker Dialog Box


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 ?

Wes
23rd May 2008, 06:46 PM
This is not implemented in the current version. According the JSpell guy, the API was not supposed to be released. :confused:

He said we can expect to see it in the next version, due out mid-June.