home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / opendc12.zip / od124os2.exe / od12osp1.exe / src / simple / en_US / iodsmple.msg < prev    next >
Text File  |  1997-04-02  |  4KB  |  98 lines

  1. $ ====START_GENERATED_PROLOG======================================
  2. $    COMPONENT_NAME: odsimplepart
  3. $    CLASSES: none
  4. $    ORIGINS: 82,27
  5. $    (C) COPYRIGHT International Business Machines Corp. 1995,1996
  6. $    All Rights Reserved
  7. $    Licensed Materials - Property of IBM
  8. $    US Government Users Restricted Rights - Use, duplication or
  9. $    disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  10. $        
  11. $    IBM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
  12. $    ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  13. $    PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  14. $    CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
  15. $    USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  16. $    OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
  17. $    OR PERFORMANCE OF THIS SOFTWARE.
  18. $ ====END_GENERATED_PROLOG========================================
  19. $ @(#) 1.4 com/src/samples/simple/en_US/iodsmple.msg, odsimplepart, od96os2, odos29712d 1/29/97 17:36:26 [3/21/97 17:49:37]
  20.  
  21. $
  22. $ /********************************************************************/
  23. $ /*  Licensed Materials - Property of IBM                            */
  24. $ /*                                                                  */
  25. $ /*                                                                  */
  26. $ /* Copyright (C) International Business Machines Corp., 1996.       */
  27. $ /*                                                                  */
  28. $ /*  US Government Users Restricted Rights -                         */
  29. $ /*  Use, duplication, or disclosure restricted                      */
  30. $ /*  by GSA ADP Schedule Contract with IBM Corp.                     */
  31. $ /*                                                                  */
  32. $ /********************************************************************/
  33. $
  34. $ This is the message file for Simple Part on NT, Win95 and OS/2.
  35. $
  36.  
  37. $ -------------------------------------------------------------
  38. $ Simple Part Messages in ENGLISH
  39. $ -------------------------------------------------------------
  40. $quote "
  41.  
  42. $set SP_MSG_SET
  43.  
  44. $ -------------------------------------------------------------
  45. $ Message 1: Simple Part Help Menu Item
  46. $
  47. $ When the user selects the "Simple part help" item of 
  48. $ the HELP menu, information on how to use the Simple Part
  49. $ is displayed.
  50. $ -------------------------------------------------------------
  51.  
  52. SPMSG_HELPMENU       "Simple part help"
  53.  
  54.  
  55. $ -------------------------------------------------------------
  56. $ Message 2: Simple Part Information Menu Item
  57. $
  58. $ The user may select the "Simple part information" item of      
  59. $ the HELP menu to find out the version of the Simple part 
  60. $ installed and its copyrights.
  61. $ -------------------------------------------------------------
  62.  
  63. SPMSG_INFOMENU       "Simple part information"
  64.  
  65. $ -------------------------------------------------------------
  66. $ Message 3: Simple Part Information Message Box Title
  67. $
  68. $ This is the title of the message box which shows
  69. $ version and copyright information for the Simple part.
  70. $ The message box is displayed after the user selects
  71. $ the "Simple part information" menu item of the HELP menu.
  72. $ -------------------------------------------------------------
  73.  
  74. SPMSG_INFOTITLE       "Simple Part Information"
  75.  
  76. $ -------------------------------------------------------------
  77. $ Message 4: Simple Part Version and Copyright Information 
  78. $            for the Information Message Box
  79. $       
  80. $ This message contains the Simple part's version number and the
  81. $ legal rights that IBM has over the Simple part. This message
  82. $ is shown in the message box that appears when the user
  83. $ selects the "Simple part information" item of the HELP menu.
  84. $ -------------------------------------------------------------
  85.  
  86. SPMSG_INFO        "Simple Part Version 1.0 \n\
  87. Copyright International Business Machines Corporation 1996,1997. \
  88. All rights reserved."
  89.