Re: Simnple replace rule

2014-09-08 Thread R.J. Baars
Okay, I would only us it for very straightforward cases, like typo's with a edit distance too long for the spellchecker. (Like stofgezogen => gestofzuigd). Will need to experiment more with the Java spellchecker to find out if it is needed, but I expect it to be in some cases. Ruud > On 2014-09-

Re: Simnple replace rule

2014-09-08 Thread Daniel Naber
On 2014-09-08 10:34, R.J. Baars wrote: > Does the simple replace rule offer a message text? It has only one (static) message text for all cases. > - can items of the list (or groups) be configured on or off? Only the complete rule can be turned on/off. Regards Daniel --