DynamoDS / Dynamo

Open Source Graphical Programming for Design
https://dynamobim.org
Other
1.72k stars 633 forks source link

Localization does not work for Revit 2016 Dynamo Addin #5283

Closed CKellner closed 9 years ago

CKellner commented 9 years ago

I tried out the new Dynamo Version 0.8.2 for Revit 2016. I expected that this version runs with a German GUI but it was in English. Using Revit 2015 the localization works.

So is there a way to change the language of the dynamo Addin for Revit 2016, like I can do this for Revit?

I used the Dynamo Version 0.8.2.2392 with Revit 2016 SP2 on a Windows 7 OS

monikaprabhu commented 9 years ago

@CKellner , I can get localization on Revit architecture 2016 sp1 - will retest with Revit 2016- vanilla and get back to you! meanwhile can you please tell me how are you launching Revit ? are you using English OS or German OS.

jnealb commented 9 years ago

@monikaprabhu @CKellner Just an fyi: with Revit 2016 (build 16.0.493.0 20150807_1515(x64)) and Dynamo 0.8.2.2392 running French Windows 7 there is no issue: the Dynamo gui is French.

CKellner commented 9 years ago

@monikaprabhu I use a German OS

monikaprabhu commented 9 years ago

@jnealb Thanks Neal for verifying this - @CKellner - We may need some info from your end to understand this problem. Did you install from the build on the DynamoBIM.com Any other detail that can be of help.

Do you have the localization related folders

  1. C:\Program Files\Dynamo 0.8\ de-DE ( there are similar 12 folders that correspond to the localization )
  2. C:\Program Files\Dynamo 0.8\libg_locale\ and localization related folders in
  3. C:\Program Files\Dynamo 0.8\Revit_2016\ all of them look like the one below in image

localize

CKellner commented 9 years ago

@monikaprabhu I installed Dynamo from DynamoBIM.com and the localization related folders exist.

CKellner commented 9 years ago

@monikaprabhu FYI: It seems that I used an other addin that occurs this error. When I uninstall the other addin, Dynamo works fine.

jnealb commented 9 years ago

@CKellner What is this other addin?

CKellner commented 9 years ago

I wrote a test addin via c#. My own addin occurs the error. ; )

jnealb commented 9 years ago

but how can you possibly do that to Dynamo?...

CKellner commented 9 years ago

I don't know how this works exactly. I change the current culture for a test. Revit loads addins in a more or less random order. I think the Dynamo addin was loaded after my addin and that's it.

jnealb commented 9 years ago

Thanks

kehehee1 commented 7 years ago

Where can I download this localization resources ? I want use the Chinese language.