Hello everyone, please ask, when developing the plug-in there is no implementation of this method or operation in get-TypeName() how to solve
Generated Image Alt-Text
[edited by: Trados AI at 10:33 AM (GMT 0) on 4 Mar 2024]
Hello everyone, please ask, when developing the plug-in there is no implementation of this method or operation in get-TypeName() how to solve
Hello Win Win,
You should return the TypeName as your translation provider name (or any other suggestive name) in order to have the plugin working, example:
public string TypeName => "Your Translation Provider name";
You can also have a look over the ETS Translation Provider and BeGlobal Translation Provider, which can be found on our SDL Community public repository, at the following locations:
With kind regards,
Florentina Caputa
With kind regards,
Florentina Caputa