Localization Variables
Several steps in the Translation Export Wizard include fields for recording information - you can either type the information needed, or choose an option from a drop-down list. The following variables can be created in the Administrator against the library, providing values that are selected from drop-down lists in the appropriate steps.
Variable
|
Description
|
Type
|
LM_TicketID_Template
|
Lists the possible ticket templates that can be assigned to the translation job. The template uses variables that are resolved when the translation job is created providing, a unique ID for the job. An example of a template is:
<SYS_TRANSLATION_JOBID>_<SYS_LOCALE_CODE>_<SYS_TIMESTAMP>
|
List Of Values
|
LM_Service_Provider
|
Lists the possible service providers for the translation job.
|
List Of Values
|
LM_Review_Type
|
Lists the review types that can be applied to the translation job.
|
List Of Values
|
- LM_TicketID_Template: the drop-down list is used in the Create Translation Jobs step and the Translation Workflow Options step. The template example shown resolves to a file name similar to
2_DE-DE_20070111154827.xml. - LM_Service_Provider: the drop-down list is used in the Translation Workflow Options step.
- LM_Review_Type: the drop-down list is used in the Translation Workflow Options step.
|