Hi all,
I have implementated a translation provider (implements interface of ITranslationProvider), and a translation provider language direction (ITranslationProviderLanguageDirection). The translation provider communicates with an external TM.
All works fine, except the pre-translation. When I invoke the pre-translate function, no function in the implementation of ITranslationProviderLanguageDirection is called.
Does anyone have a tip that could lead me in the right direction?
Thank you in advance,
Henk