-translate
(As of 3.2.001.01)
Specify an Auto Translate .ini
file.
Syntax
-translate
inifilename
Description
The Auto Translate functionality requires the use of command-line options:-translate
and -language
. The Translate .ini
file is used in conjunction with the -language
option to control the automatic conversion of fields or text labels into local languages. For example:
-translate
$$F/translate.ini
The Translate .ini
file follows the standard format:
[section]
name=value
Each section is used for the language value, with one key-value pair per line following each section. The name
of the key is the lookup for an entry called a "TranslateKey", and the value
is the text you would like to display. The -language
option defines the section to be used for the translation.
See Also
Auto Translate
-language
Auto Translate Sample Collateral in User Guide (User Login Required)