Translating Titles
Use this procedure to translate titles if you want to use ASCII text files.
For more information, see the sections Titles, The Text File Translation Process, and Title Translation Files.
To translate titles
- Create an ASCII text file of the titles to translate.
           
- 
             
At the Qshell command line, type:
dmptitle [-l language [-t]] productline systemcode dumpfile- or -
dmptitle -m [-l language [-t]] productline dumpfile - Type the following selections:
             
Program Option Description l languageDump titles in the specified language. tDump non-translated titles in the specified language. mDump titles for menus and menu options in a product line. Field Description productlineProduct line to dump titles for. systemcodeSystem code to dump titles for. dumpfileFile to store the titles in.  - Press Enter.
             
The program runs and displays a message when it completes.
 - Transfer the file to your word processing or translation program.
 
Example: Dump Titles
The following example shows sample output from dmptitle.
~$GL00.2 Required Accounts ~$GL00.2 Definiera kontoplan - 
             
 - Translate the titles in the ASCII text file using your word processing or translation program.
           Note: The ASCII text file must have been created by dmptitle so that it contains the ~$ lines that indicate the address for each title. Do not change any line that begins with ~$. These are address lines that enable the translations to load to the proper location in the Environment. Change the text below the address line.
 - Load the title file into the Environment.
           
- In your word processing or translation program, save the file of translated titles as an ASCII (text only) file.
 - Transfer the file from your PC to the server.
 - 
             
At the Qshell command line, type:
ldtitle productline language dumpfile - Type the following selections.
             
Field Description productlineProduct line to load titles for. languageLanguage the titles have been translated into. dumpfileFile containing the translated titles.  - Press Enter.
             
The program overwrites all existing titles for that product line and language.