Question
How to translation file for the UI in resource file
I learned that, there can be a translation file for UI, in the folder: text\resource\LANG_DIR\resourcename.txt
i do the it for PushButton.Label, and it works well.
#CommiteClose.Lable
Close
关闭
However, the RadioGroup, it's the item's label which is to be translated, not the RadioGroup itself.
#RadioGroup.Label
Options
可用选项
How to write the translation file for each item in a RadioGroup?
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

