home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / i18nv102.zip / SAMPLE / WORLD / WRLD_MSG.H < prev    next >
C/C++ Source or Header  |  1995-09-20  |  2KB  |  82 lines

  1. #ifndef _H_WRLD_MSG 
  2. #define _H_WRLD_MSG 
  3. #define MF_WRLD "wrld.cat"
  4.  
  5.  
  6.  
  7. /* The following was generated from wrld.msg. */
  8.  
  9.  
  10. /* definitions for set MESS_MAIN */
  11. #define MESS_MAIN 1
  12.  
  13. #define MESS_TITLE 1
  14.  
  15. /* definitions for set HELP */
  16. #define HELP 2
  17.  
  18. #define HELP_TITLE 1
  19. #define HELP_TEXT 2
  20. #define SEL_TEXT 3
  21. #define HELP_NO_LOC 4
  22.  
  23. /* definitions for set LOCALE */
  24. #define LOCALE 3
  25.  
  26. #define LOCALE_TEXT 1
  27. #define LOCALE_TITLE 2
  28.  
  29. /* definitions for set LPD */
  30. #define LPD 4
  31.  
  32. #define LPD_TITLE 1
  33.  
  34. /* definitions for set ABT */
  35. #define ABT 5
  36.  
  37. #define ABT_DIALOG 1
  38. #define ABT_TITLE 2
  39. #define ABT_PRODUCER 3
  40. #define ABT_WRITER 4
  41. #define ABT_WHERE 5
  42. #define ABT_DIRECTOR 6
  43.  
  44. /* definitions for set MSG */
  45. #define MSG 6
  46.  
  47. #define MSG_OK 1
  48. #define MSG_CANCEL 2
  49. #define MSG_COLLATE 3
  50. #define MSG_DATE 4
  51. #define MSG_TIME 5
  52. #define MSG_MONEY 6
  53.  
  54. /* definitions for set MEN */
  55. #define MEN 7
  56.  
  57. #define MEN_FILE 1
  58. #define MEN_FILE_HELP 2
  59. #define MEN_FILE_ABOUT 3
  60. #define MEN_LOCALE 4
  61. #define MEN_LOCALE_SET 5
  62. #define MEN_OPTIONS 6
  63. #define MEN_OPTIONS_ICON 7
  64. #define MEN_LANGS 8
  65. #define MEN_LANGS_LANG0 9
  66. #define MEN_LANGS_LANG1 10
  67. #define MEN_LANGS_LANG2 11
  68. #define MEN_LANGS_LANG3 12
  69. #define MEN_LANGS_LANG4 13
  70. #define MEN_LANGS_LANG5 14
  71. #define MEN_LANGS_LANG6 15
  72. #define MEN_LANGS_LANG7 16
  73. #define MEN_LANGS_LANG8 17
  74. #define MEN_LANGS_LANG9 18
  75. #define MEN_LANGS_LANG10 19
  76. #define MEN_LANGS_LANG11 20
  77.  
  78. /* definitions for set MESS_COUNTRY */
  79. #define MESS_COUNTRY 8
  80.  
  81. #endif 
  82.