<< Click to Display Table of Contents >> Translation Manager |
|
All visible text strings in WireCAD are contained in dictionary that is editable via the Translation Manager. The current UI culture is queried for a string. If not found the English (en) version is returned.
You can right-click a column header and select the KeyString column to show the base en string that the program searches from.
NOTE: Some forms and dialogs only get their text strings on program start so changes here will not be visible to all areas of the application until you restart WireCAD.
Possible Uses
1.Translate WireCAD into a different language.
2.Change user column names and labels in the application to aid your process.
See Also
How to Translate a Form Caption
•Current Culture is - The culture of your machine. If no translation exists, WireCAD defaults to the en (English) language.
•Select Language To Translate - Selects the language to edit in the right-hand column.
•Show Context - Select to display a column showing the primary context in which the string or message appears.