Localization of add-in (multilanguage)

Localization of add-in (multilanguage)

corinne.astori
Advocate Advocate
5,005 Views
2 Replies
Message 1 of 3

Localization of add-in (multilanguage)

corinne.astori
Advocate
Advocate

Hi!

I created a multi-language Revit add-in as described under the AEC Post  "Localized applications for the Revit Exchange Store" (https://adndevblog.typepad.com/aec/2013/08/localized-applications-for-the-revit-exchange-store.html).

Now, I would like to test the add-in in all the languages that it supports.  The .addin manifest file, the application dll file, the resources folder and the languages folders ( f.example fr-FR) are all located under C:\Users\<user>\AppData\Roaming\Autodesk\Revit\Addins\2020\. I added the LanguageType Tag (<LanguageType>French<\LanguageType>)  in the .addin file of the external application, so that it would force Revit to load the Resource of that language. But it doesn't work! It still load the add-in in the Revit language (in my case it-IT). Did I miss somethig? Any Ideas?

Thank you

Corinne

 

0 Likes
Accepted solutions (1)
5,006 Views
2 Replies
Replies (2)
Message 2 of 3

corinne.astori
Advocate
Advocate
Accepted solution

I found that I just needed to modify the language of the UI of Revit. This is easily done following this procedure:

https://knowledge.autodesk.com/support/revit-products/troubleshooting/caas/CloudHelp/cloudhelp/2020/...

This might help someone else...

Message 3 of 3

jeremytammik
Autodesk
Autodesk

Thank you very much for sharing your solution! Glad to hear it worked!

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes