Using the Command Line to Export Strings That Require Translation

The command that this topic describes allows you to export all untranslated strings and strings marked with the Redo flag to a file. It can export all projects or all applications. The exported file includes the related view names.

Format:

This command uses the following format:

/lmu source_language target_language todo proj|app [file]

Example:

The following command exports strings that require translation:

Siebdev /c tools.cfg /u sadmin /p ******** /d serverdatasrc /lmu ENU DEU export proj 
string C:/lmu/lmu_1.xlf /ws "ws1" "Siebel Repository"

This example finds all untranslated strings and redo strings for all applications. It exports the results to the following file:

$SIEBEL_HOME\objects\results.txt

The source language is English-American (ENU) and the target language is French (FRA).