|
• Index search must be enabled before loading translations.
• If you are using Windchill Service Information Manager, see Translation Package mechanism for loading translations.
|
Element
|
Optional or Required
|
Data Type
|
Description
|
---|---|---|---|
csvTranslationDictionaryEntry
|
Required
|
String
|
“handler” attribute, is required with wt.td.LoadDictonary.createEntry value.
|
csvdictionaryName
|
Required
|
String
|
One of the dictionary names used while defining theTranslated Text attribute.
|
csvsourceLanguage
|
Required
|
String
|
Name of the language enumeration entry available in the Available Languages global enumeration.
|
csvmasterText
|
Required
|
String
|
Text to be translated.
|
csvtargetLanguage
|
Required
|
String
|
Name of the language enumeration entry available in the Available Languages global enumeration.
|
csvtranslatedText
|
Required
|
String
|
Translated text.
|
|
• When creating a Translated Text attribute, the dictionary name is the Translation Dictionary property.
• The source language is the Authoring Language.
• The target language is the language into which you want to translate.
|