Is there a way to set the "from"-language? At least for the MS Translator API it would be possible to use a from as well as an to - Language.
Is there a way to have an anonymous method instead of the @Callback? This would be very helpful when I need to know what element was translated.
Example. I want to translate the caption of some TWebLabels. I can translate to text, but to assign the translation, I must know what Label was translated.
Thanks a lot for your support!