microsoft / Multilingual-App-Toolkit

This repo contains samples that demonstrate the localization workflow for users of the Multilingual Application Toolkit Visual Studio extension and editor. You can also use GitHub Issues to submit feedback, report bugs, or ask questions.
MIT License
24 stars 4 forks source link

Runtime Error #28

Open nrcole opened 5 months ago

nrcole commented 5 months ago

I have run in to an issue where the MAT editor throws a runtime issue. image I have verified that the MAT Editor does have access to the internet. I have also verified the key and api link in the settings.

I found that if I clear all of the settings for the Microsoft Translator, i.e, the Subscription Key, Region, and Custom Translator link, then close the MAT Editor. Re-Open the xlf file in the MAT Editor, then click translate all, it will automatically bring up the settings. I fill in the key, region, and link then click save. Then I can click Translate All again and it translates my file correctly. It will continue to translate any resource until I close the MAT Editor. Once I close it, I have to go through the entire process again.

Any help would be greatly appreciated.