DSpellCheck icon indicating copy to clipboard operation
DSpellCheck copied to clipboard

Multi Localization support

Open LinXP opened this issue 4 years ago • 1 comments

Proposal to add support for multi-localizations for translating the plugin interface to other languages

LinXP avatar Aug 19 '21 20:08 LinXP

There is technically some support -- every string used in plugin is in STRINGTABLE resource, which was used for some sort of translation to Russian by some enthusiasts I believe, but to go beyond that at least something basic from Notepad++ itself is required, currently I think there's no even a method to find out which language is used in N++ itself through API.

Predelnik avatar Aug 20 '21 15:08 Predelnik