Translating Application Column Phrases

Use this procedure to translate application column phrases if you want to use ASCII text files.

To ensure all phrases and column phrases are loaded, perform both ldappphr and ldappclmphr utility procedures.

For more information, see the section Column Phrases, The Text File Translation Process, and Application Phrase and Column Phrase Translation Files.

To translate application column phrases

  1. Create an ASCII text file of the application column phrases to translate.
    1. At the command line, type:

      dmpappclmphr [-l language [-t]] dumpfile productline [systemcode]

    2. Type the following data selections.
      Program Option Description
      -l language Dump column phrase in this language.
      -n Do not dump extended translations.
      -t Dump only those phrases that do not have translations for the indicated language.
      Field Description
      dumpfile File in which to store the application column phrases.
      productline Product line in which to dump column phrases.
      systemcode System code in which to dump column phrases.
    3. Press Enter.

      The program runs and displays a message when it completes.

    4. Transfer the file to your word processing or translation program.

      Example: Dump Application Column Phrases

      The output from dmappclmphr is stacked as it appears on a form. The comment line includes the maximum column translation size and number of lines. The following example shows sample output from dmappclmphr.

      ~$| Rate Reciprocal
      ~# Maximum Column Translation Size = 13, 2 Lines
        Rate
      Reciprocal
      ~$|  To Currency
      ~# Maximum Column Translation Size = 10, 2 Lines
        To
      Currency
  2. Translate the column phrases in the ASCII text file in your word processing or translation program.
    Note: The ASCII text file must have been created by dmpappclmphr so that it contains the ~$ lines that indicate the addresses for each column phrase. Do not change any line that begins with ~$ or ~#. These lines are address lines and size information lines that enable the translations to load to the proper location in the Environment. Type the translated text below the address and size information lines.
  3. Load the application column phrase translation file into the Environment.
    1. In your word processing or translation program, save the file of translated phrases as an ASCII (text only) file.
    2. Transfer the file from your PC to the server.
    3. At the command line, type:

      ldappclmphr dumpfile language

    4. Type the following selections.
      Field Description
      dumpfile File containing the translated phrases.
      language Language the phrases have been translated into.
    5. Press Enter.

      The program overwrites all existing phrases for that product line and language.