Microsoft Translator Text API is moving to Azure. Applications need to migrate to the new API by April 30, 2017 to continue functioning.
Rather than modify the existing Microsoft MT provider, the new API has been added as a separate provider. Users need to follow the instructions at the link above to register and obtain a subscription key; this can be set in the OmegaT GUI or on the CLI via the property microsoft.api.subscription_key.
The old provider will remain usable until Microsoft shuts it down; the provider name is now shown as "deprecated" in the GUI.
Diff:
Implemented in trunk, r9563.
Implemented in the released version 4.1.1 of OmegaT.
Didier
Last edit: Didier Briel 2017-03-16
microsoft.api.subscription_key was added /trunk (revision 9698) to OmegaT.l4J.ini for Windows and Configuration.properties for Mac OS X.
Didier