On Mittwoch 21 Dezember 2005 08:30, Dmitri Gabinski wrote: > Yes, *rules*. But how can I add new languages? Is it enough to simply > create a /ru or /be subfolder in /rules? Or what?
I've extended http://www.danielnaber.de/languagetool/docs.html a bit (note that it refers to the CVS version, not to 0.8.1), see "Adding support for a new language". > Well, for starters, I'd like just to check word repetitions in Russian > and Belarusian (before I do anything complicated). What should I do to > enable it? First add the language as described above.Then got to WordRepeatRule.java and add that language to the getLanguages() method. That should be it. Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
