> On Win8 and later, TSVN uses the spell checker that's built into the OS > itself. And the language it uses is the one of the OS, or if you set the > tsvn:projectlanguage then it uses that language. > > So you have to set the tsvn:projectlanguage to English to get the > correct spell checking. >
Hi. I want to simultaneously do spell check on 3 languages (English, Russian and Ukrainian) in TortoiseSVN commit message on Windows 10. For this I have combined 3 .aff files in one en_GB.aff and 3 .dic files in one en_GB.dic. In svn project I have set tsvn:projectlanguage 2057 (English United Kingdom). For Windows 7 it works fine, but from previous post message I get that dictionary files from \TortoiseSVN\Languages\ folder is obsolete. Can I make TostoiseSVN use dictionary files from \TortoiseSVN\Languages\ folder on Windows 10? How dictionaries are combined you can get from this Github repository: https://github.com/titoBouzout/Dictionaries/blob/master/Russian-English Bilingual.aff https://github.com/titoBouzout/Dictionaries/blob/master/Russian-English Bilingual.dic -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/3668b711-67e1-4caf-9c72-180e91e3b1b5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
