Hi folks,

If you didn’t know, I’m Brazilian and in all D365FO local projects I worked so far, I wasn’t able to search for labels in my native language (pt-BR).

If you open Visual Studio and go to: Dynamics 365 > Find labels

On the Label Search window if you change the language from en-US to pt-BR and try to search for labels in Portuguese, standard labels like @SYS* and @GLS* are not listed on the results.

Looking into the PackagesLocalDirectory folder it seems that MS didn’t delivered these label files in any other languages, only in en-US.

But I thought they shout be somewhere, right?

I found out that using the DLL Microsoft.Dynamics.Ax.Xpp one can access labels in any language through the LabelHelper class.

So, I developed a tool that uses this DLL to create the missing label files (for any language).

I posted the project on GitHub to help anyone else facing the same issue:

https://github.com/ptornich/LabelFileGenerator

Just run it, wait for the label generation to complete and you will be able to find labels in other languages.

The project is open source, and you are welcome to contribute!



0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *

one × 3 =