Translating and Renaming Dynamics 365 Artifacts into Other Languages

Leave a comment

In this post, we will look at how to translate and rename Dynamics 365 artifacts for other languages or for localized meanings.

For example, let’s say Dynamics 365 is running Spanish, and we see the words Cuentas and Cuenta for customers:

Let’s say we want this to say Clients and Client instead (not Spanish but let’s use it for the demo). In Customizations, create a new solution and add the Account entity, which holds the label in our case. Here you would add anything you want to relabel:

From the menu, select Export Translations:

This will download a ZIP file:

Extract it so it shows 2 XML files:

Open the CrmTranslations.xml file using Excel. You will see the Display Strings tab. Note the language tabs, 1033 for English, 3082 for Spanish:

And the Localized Labels tab:

Let’s rename Cuentas and Cuenta to Clients and Client by typing into the cells:

Save the spreadsheet, then ZIP both files again:

In the Solution, select Import Translations:

Select the new ZIP file and click Import:

Click Close:

We now see the label has been updated.

 

THANKS FOR READING. BEFORE YOU LEAVE, I NEED YOUR HELP.
 

I AM SPENDING MORE TIME THESE DAYS CREATING YOUTUBE VIDEOS TO HELP PEOPLE LEARN THE MICROSOFT POWER PLATFORM.

IF YOU WOULD LIKE TO SEE HOW I BUILD APPS, OR FIND SOMETHING USEFUL READING MY BLOG, I WOULD REALLY APPRECIATE YOU SUBSCRIBING TO MY YOUTUBE CHANNEL.

THANK YOU, AND LET'S KEEP LEARNING TOGETHER.

CARL

https://www.youtube.com/carldesouza

 

ABOUT CARL DE SOUZA

Carl de Souza is a developer and architect focusing on Microsoft Dynamics 365, Power BI, Azure, and AI.

carldesouza.comLinkedIn Twitter | YouTube

 

Leave a Reply

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