home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / i18nv104.zip / SAMPLE / CAT / TEST.MSG < prev   
Text File  |  1996-02-13  |  650b  |  20 lines

  1. $ This is an example of a mnemonic source file for messages.
  2. $ For comments, use the dollar symbol plus a blank.
  3. $ For symbol definitions, use the dollar symbol followed by the definition.
  4. $ An example of a symbol definition:
  5. $quote "
  6.  
  7. $ For set definitions, use the dollar symbol plus the immediate set:
  8. $set MS_SET1  This is set one of the messages (with mnemonic)
  9.  
  10. MSG_1  "On: %2$s at: %3$s the file: %1$s was printed on printer: %4$s.\n"
  11.  
  12. $ Define a new quote character for purposes of illustration:
  13. $quote '
  14.  
  15. $set MS_SET2 This is set 2 of the messages (with mnemonic)
  16.  
  17. EMSG_1  'This is a message from the message catalog\n'
  18.  
  19.  
  20.