home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / sndys200.zip / nlssrc.zip / sndyseng.h < prev    next >
Text File  |  1996-02-29  |  7KB  |  126 lines

  1.  
  2. // --------------- strings for online help --------------------------
  3.  
  4. //      menu text for online help
  5.  
  6. #define IDH_IDT_IDMEN_ACTION_DEFINED_NEW             "New..."
  7. #define IDH_IDT_IDMEN_ACTION_DEFINED_ACTIVATE        "Activate"
  8. #define IDH_IDT_IDMEN_ACTION_DEFINED_EDIT            "Edit..."
  9. #define IDH_IDT_IDMEN_ACTION_DEFINED_COPY            "Copy..."
  10. #define IDH_IDT_IDMEN_ACTION_DEFINED_DELETE          "Delete..."
  11. #define IDH_IDT_IDMEN_ACTION_DEFINED_SNIFFER         "Sniffer..."
  12.  
  13. #define IDH_IDT_IDMEN_ACTION_ACTIVATED_DEACTIVATE    "Deactivate"
  14. #define IDH_IDT_IDMEN_ACTION_ACTIVATED_EDIT          "Edit..."
  15. #define IDH_IDT_IDMEN_ACTION_ACTIVATED_DELETE        "Delete..."
  16. #define IDH_IDT_IDMEN_ACTION_ACTIVATED_TEST          "Test..."
  17.  
  18. //      online help panel titles
  19.  
  20. #define IDH_IDDLG_NBSESSION                      "Session Page"
  21. #define IDH_IDDLG_NBACTIONS                      "Actions Page"
  22. #define IDH_IDDLG_NEW                            "New / Edit / Copy Dialog"
  23.  
  24. #define IDH_IDDLG_NBSESSION_CB_ACTIVE            "activate SendYes!"
  25. #define IDH_IDDLG_NBSESSION_CB_SEPARATE          "load by separate process"
  26. #define IDH_IDDLG_NBSESSION_CB_UNLOAD            "unload on deactivate"
  27.  
  28. //      strings for inf panel titles
  29.  
  30. #define IDH_IDPNL_OVERVIEW                       "&__APPNAME__. Overview"
  31.  
  32. #define IDH_IDPNL_REQUIREMENTS                   "Requirements"
  33.  
  34. #define IDH_IDPNL_PACKAGE                        "The &__APPNAME__. package"
  35.  
  36. #define IDH_IDPNL_LEGAL                          "Copyright &. Co."
  37. #define IDH_IDPNL_LEGAL_COPYRIGHT                "Copyright"
  38. #define IDH_IDPNL_LEGAL_LICENSE_GENERAL          "general license"
  39. #define IDH_IDPNL_LEGAL_LICENSE_SHAREWARE        "shareware license"
  40. #define IDH_IDPNL_LEGAL_DISCLAIMER               "Disclaimer"
  41.  
  42. #define IDH_IDPNL_INSTALL                        "Installation"
  43. #define IDH_IDPNL_INSTALL_COPY                   "copy files"
  44. #define IDH_IDPNL_INSTALL_INSTALL                "installation program"
  45. #define IDH_IDPNL_INSTALL_DEINSTALL              "deinstallation program"
  46.  
  47. #define IDH_IDPNL_USAGE                          "Usage"
  48. #define IDH_IDPNL_USAGE_ACTIONPRF                "action profiles"
  49. #define IDH_IDPNL_USAGE_PREDEF_ACTIONPRF         "predefined action profiles"
  50. #define IDH_IDPNL_USAGE_WPSOBJ                   "&__APPNAME__. WPS program objects"
  51. #define IDH_IDPNL_USAGE_WPSOBJ_INITIALIZE        "Initialize &__APPNAME__."
  52. #define IDH_IDPNL_USAGE_WPSOBJ_SETTINGS          "&__APPNAME__."
  53. #define IDH_IDPNL_USAGE_WPSOBJ_HELP              "&__APPNAME__. &__VERSION__. Help"
  54. #define IDH_IDPNL_USAGE_WPSOBJ_WPSINSTALL        "&__APPNAME__. WPS installation program"
  55. #define IDH_IDPNL_USAGE_WPSOBJ_WPSDEINSTALL      "&__APPNAME__. WPS deinstallation program"
  56. #define IDH_IDPNL_USAGE_GUI                      "&__APPNAME__. GUI"
  57. #define IDH_IDPNL_USAGE_GUI_SESSIONPAGE          "&IDH_IDDLG_NBSESSION."
  58. #define IDH_IDPNL_USAGE_GUI_ACTIONSPAGE          "&IDH_IDDLG_NBACTIONS."
  59. #define IDH_IDPNL_USAGE_GUI_NEWDIALOG            "&IDH_IDDLG_NEW."
  60. #define IDH_IDPNL_USAGE_PARM                     "commandline parameters"
  61. #define IDH_IDPNL_USAGE_PARM_INITIALIZE          "/&PARM_INITIALIZE."
  62. #define IDH_IDPNL_USAGE_PARM_LOAD                "/&PARM_LOAD."
  63. #define IDH_IDPNL_USAGE_PARM_UNLOAD              "/&PARM_UNLOAD."
  64. #define IDH_IDPNL_USAGE_PARM_ACTIVATE            "/&PARM_ACTIVATE."
  65. #define IDH_IDPNL_USAGE_PARM_DEACTIVATE          "/&PARM_DEACTIVATE."
  66. #define IDH_IDPNL_USAGE_PARM_STATUS              "/&PARM_STATUS."
  67. #define IDH_IDPNL_USAGE_PARM_BATCH               "/&PARM_BATCH."
  68. #define IDH_IDPNL_USAGE_PARM_QUIET               "/&PARM_QUIET."
  69. #define IDH_IDPNL_USAGE_PARM_HELP                "/&PARM_HELP1."
  70.  
  71. #define IDH_IDPNL_HOW                            "How can I ... ?"
  72. #define IDH_IDPNL_HOW__BASETEXT                  "How can I "
  73. #define IDH_IDPNL_HOW__BASEDOT                   "... "
  74. #define IDH_IDPNL_HOW_LOAD                       "load &__APPNAME__. ?"
  75. #define IDH_IDPNL_HOW_UNLOAD                     "unload &__APPNAME__. ?"
  76. #define IDH_IDPNL_HOW_ACTIVATE                   "activate &__APPNAME__. ?"
  77. #define IDH_IDPNL_HOW_DEACTIVATE                 "deactivate &__APPNAME__. ?"
  78. #define IDH_IDPNL_HOW_STATUS                     "query the &__APPNAME__. status ?"
  79. #define IDH_IDPNL_HOW_BATCH                      "use &__PROGRAM__..EXE in batch files ?"
  80. #define IDH_IDPNL_HOW_INITIALIZE                 "initialize &__APPNAME__. ?"
  81. #define IDH_IDPNL_HOW_STARTGUI                   "start the &__APPNAME__. GUI ?"
  82. #define IDH_IDPNL_HOW_SELECT                     "select an action profile ?"
  83. #define IDH_IDPNL_HOW_CREATE_AP                  "create action profiles ?"
  84. #define IDH_IDPNL_HOW_COPY_AP                    "copy an action profile ?"
  85. #define IDH_IDPNL_HOW_ACTIVATE_AP                "activate action profiles ?"
  86. #define IDH_IDPNL_HOW_DEACTIVATE_AP              "deactivate action profiles ?"
  87. #define IDH_IDPNL_HOW_EDIT_AP                    "edit action profiles ?"
  88. #define IDH_IDPNL_HOW_TEST_PAP                   "test predefined action profiles ?"
  89. #define IDH_IDPNL_HOW_CHANGELANG                 "change the language used ?"
  90. #define IDH_IDPNL_HOW_DEINSTALL                  "deinstall &__APPNAME__. ?"
  91.  
  92. #define IDH_IDPNL_LIMITATIONS                    "Limitations"
  93.  
  94. #define IDH_IDPNL_THINGS_TO_COME                 "Things to come"
  95.  
  96. #define IDH_IDPNL_DETAILS                        "Technical details"
  97. #define IDH_IDPNL_DETAILS_HOOK                   "The &__APPNAME__. PM hooks"
  98. #define IDH_IDPNL_DETAILS_HOOK_LOADER_SRC        "hook loader"
  99. #define IDH_IDPNL_DETAILS_HOOK_HOOK_SRC          "hook"
  100. #define IDH_IDPNL_DETAILS_LISTBOX                "enhanced listbox controls"
  101. #define IDH_IDPNL_DETAILS_LISTBOX_DMLB           "Direct Manipulation ListBox (DMLB)"
  102. #define IDH_IDPNL_DETAILS_LISTBOX_MCLB           "MultiColumn ListBox (MCLB)"
  103. #define IDH_IDPNL_DETAILS_LANGUAGE               "national language support"
  104. #define IDH_IDPNL_DETAILS_IPFCPREP               "IPFC Preprocessor"
  105. #define IDH_IDPNL_DETAILS_SYSLEVEL_MGR           "syslevel manager"
  106.  
  107. #define IDH_IDPNL_REVISION_HISTORY               "Revision History"
  108. #define IDH_IDPNL_REVISION_HISTORY_200           "Version 2.00 by C.Langanke (March 1, 1996)"
  109. #define IDH_IDPNL_REVISION_HISTORY_110           "Version 1.10 by C.Langanke (Oct 13, 1995)"
  110. #define IDH_IDPNL_REVISION_HISTORY_100           "Version 1.00 by Wes Santee (August 26, 1995)"
  111. #define IDH_IDPNL_REVISION_HISTORY_070           "Version 0.7 by Wes Santee (June 17, 1995)"
  112. #define IDH_IDPNL_REVISION_HISTORY_060           "Version 0.6 by Wes Santee (May 29, 1995)"
  113. #define IDH_IDPNL_FILE_ID_DIZ                    "file_id.diz"
  114.  
  115. #define IDH_IDPNL_CREDITS                        "Credits"
  116. #define IDH_IDPNL_CREDITS_IDEA                   "Idea for &__APPNAME__."
  117. #define IDH_IDPNL_CREDITS_LISTBOX                "enhanced listbox controls"
  118. #define IDH_IDPNL_CREDITS_IPFCPREP               "IPFC Preprocessor"
  119. #define IDH_IDPNL_CREDITS_SYSLEVEL_MGR           "syslevel manager"
  120. #define IDH_IDPNL_CREDITS_TRANSLATORS            "&__APPNAME__. national language supporter"
  121.  
  122. //      strings for inf footnote titles
  123.  
  124. #define IDH_IDPNL_HIDDEN_RIGHT_MOUSE_BUTTON      "right mouse button"
  125.  
  126.