DynamoRevit icon indicating copy to clipboard operation
DynamoRevit copied to clipboard

Translation of Input Name Description

Open Thomas84 opened this issue 4 years ago • 1 comments

Dynamo version

2.13

Revit version

2022.1

Operating system

win10

What did you do?

hovering over type of the "FilterRule.ByRuleType"

What did you expect to see?

A hint for what term I have to search to find the suitable node. "Filterregeltyp" is the translation of "Filter RuleType". But the problem is, if you search in the library with the german translation, you will find nothing. I think all non-english languages have this problem in Dynamo. Thus I suggest to show both, the german translation and the original english, so the user can more easily find suitable nodes and still have a reference to the non-english UI names in Revit.

image

image

Thomas84 avatar Nov 11 '21 09:11 Thomas84

I think this is because the name of each Node has not been translated into each language, and it is searched as a proprietary word. I don’t know if this needs to be supported in Dynamo. @mjkkirschner @QilongTang , any suggestions here?

ZiyunShang avatar Dec 22 '21 02:12 ZiyunShang