Opslag

Viser opslag fra august, 2018

Label translator for AX2009/AX2012 (Bing Translate)

I made this little tool to help translate Label files in AX. The process is that you export the labels you want to translate from AX, run the C# program that translates all the labels using Bing Translate, and then imports the new Translated labels into AX. You do need access to Microsoft Azure to use the tool. And also Visual Studio to compile the C# program. https://github.com/RudiHansen/AXLabelTranslator This is the first version of this tool, so its not 100% tested and still needs a lille work. But at least it gets the job done.