Using the Command Line to Import a File

The command that this topic describes allows you to import a file. If the source string in the import file is different than the source string in the repository, then it marks the target locale object as Redo.

Format:

This command uses the following format:

/lmu source_language target_language import file

Example:

The following command imports a file:

siebdev /u sadmin /p ******** /d server /lmu ENU FRA import "$SIEBEL_HOME\objects\results.slf"

This example imports the results.slf file from the following folder. This folder is the installation folder for an earlier version of Siebel:

$SIEBEL_HOME\objects

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

The file includes all localizable string properties and language override properties.