ldappmsg - Load Application Messages
ldappmsg [-xd | -xe | -xb] productline language dumpfile
Load application messages from an ASCII text file, containing translated messages for a product line. For more information, see Lawson Administration: Translation.
Program Option | Description |
---|---|
xd |
Load only messages that are marked for translation in the dump file. If a message is not marked for translation, do not store the message. Instead, write it to the log file (ldappmsg.err in the current directory). |
xe |
Load only messages that are marked for translation and exist in the base English language. Ignore the dump file flag. If a message is not marked for translation, do not store the message. Instead, write it to the log file (ldappmsg.err in the current directory). |
xb |
Load only messages that are marked for Translation in both the dump file and the base English language. If a message is not marked for translation, do not store the message. Instead, write it to the log file (ldappmsg.err in the current directory). |
Parameter | Description |
---|---|
productline |
Product line to load application messages for. |
language |
Language the messages have been translated into. |
dumpfile |
File containing the translated messages. |