home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / PROGRAM / WIN_HELP / WYSID202 / MAESTRO.MS_ / MAESTRO.MS
Text File  |  1995-04-27  |  4KB  |  105 lines

  1. 1234567     //  color coding, not used, DO NOT DELETE
  2. 345678
  3.  
  4. ;Help Maker
  5. $HELPMAKER*Office Maestro
  6.  
  7. ;  Message Box Headers
  8. $INFO*Office Maestro Info
  9. $WARNING*Office Maestro Warning
  10. $ERROR*Office Maestro Error
  11. $FATAL*Office Maestro Fatal Error
  12. $EXECUTION*Office Maestro Execution Error
  13. $HelpSystem*Help System
  14.  
  15. ;  Language dependent names, to be read once and put in variables
  16. $UNTITLED*UNTITLED
  17. $TITLE*Title:
  18. $CLASS*Class:
  19. $ID*Id:
  20. $AUTOKEY*Auto link:
  21.  
  22. ;  HMMain and HMMainRN MEssages
  23.  
  24. $INVALIDPARAM*Invalid parameters to the Office Maestro Surveillance Engine
  25. $APPTOKILLNOTLOADED*Application to terminate has not been loaded
  26. $DEMOVER*This demonstration version does not allow more than 10 links
  27. $HMRUNHELLO*Welcome to the evaluation version of the Office Maestro surveillance motor.  A complete version will not have this message.
  28. $HMILLEGAL*Illegal copy of Office Maestro
  29. $HMCONTEXT*Office Maestro -
  30. $LSRVERROR*Error Loading Surveillance File
  31. $SRVNOTFOUND*Surveillance file not found.
  32. $NOSURFILE*No surveillance file Specified.
  33. $STRNOTFOUND*String file not found.
  34. $LTXTERROR*Error loading Short Help file.
  35. $LDHFERROR*Error loading Topic Help File.
  36. $PROGERROR*Could not load requested program.
  37. $NOAPPSELECTED*No application selected.
  38. $COULDNOTLOAD*Could not load
  39. $SAVEFILE*Save File
  40. $SSRVERROR*Error saving surveillance file.
  41. $STXTERROR*Error saving Short Help file.
  42. $SDHFERROR*Error saving context help file, please close some applications and retry.
  43. $SRTFERROR*Erreur converting context help file, please close some applications and retry.
  44. $BEFORENEW* before new?
  45. $BEFOREOPEN* before open?
  46. $BEFOREQUIT* before exit?
  47. $NOREALMODE*Sorry, this application does not run in Real Mode.
  48. $NOHELP*Office Maestro help file not found.
  49. $NOEDITOR*Composer not loaded.
  50. $MEMORY*Not enough memory to perform requested operation. Please close some applications and try again.
  51. $MEMORYFATAL*Not enough memory to perform requested operation, halting program.
  52. $NOHFILE*Help include file missing or damaged. No test on context help possible.
  53. $GROUPTHERE*Link name already exists.
  54. $ONEAPP*When you rename The Office Maestro Surveillance Engine, only one application can be launched.
  55. $NOTSAMENAME*You cannot load an application with the same name as the renamed The Office Maestro Surveillance Engine.
  56. $NOTITSELF*The Office Maestro Surveillance Engine cannot load another copy of the Office Maestro Surveillance Engine, even renamed.
  57. $NOTCURRENTFILE*The Topic Help file loaded is not the one for the current application. Do you want to save it ?
  58. $FILEMODIFIED*Do you want to save the Topic Help file ?
  59. $WAITSTATE*Editor is in wait state, please answer the dialog box in the editor first.'
  60. $TitleChange*The Office Maestro cannot determine if the window's title has changed. Do the following titles represent two different windows?
  61. ;    Live window messages and Paint messages
  62.  
  63. $NOCRITERIA*You must select at least one of the comparison criteria.
  64. $MODIFY*Modify the object ?
  65. $DUPLICATE*Duplicate
  66. $UNGROUPED*Non Linked Objects
  67. $DEFINEDGROUPS*Existing Links
  68. $CHILD*Child:
  69. $MENU*Menu:
  70. $POPUP*Popup:
  71. $CONTROL*Control:
  72. $DIALOG*Dialog:
  73. $APPLIC*Applic:
  74. $TEXTZONE*TextZone:
  75. $IMAGE*Image:
  76. $OTHER*Other:
  77. $SHORTHELP*-Short Help
  78. $TOPICHELP*-Topic Name
  79. $INACTIVE*-Inactive
  80. $DELETED*Deleted
  81. $OTHERLIVE*Another live information window ?
  82.  
  83.  
  84. ; HMDLG messages
  85. $QUICKBROWNFOX*The Quick Brown Fox Jumps Over the Lazy Dog.
  86. $ITEMTOBEDELETED*Link to be deleted.
  87. $WILLBEDELETED* will be deleted.
  88. $NOGROUP*No link selected.
  89. $NOWINPROG*Not a windows executable file.
  90. $NOFILE*File not found.
  91. $APPLTHERE*Application is already in the list.
  92. $NODOUBLEMOUSE*You cannot have alternate mouse click for both Topic and Short Help.
  93. $NOSAMEKEYS*You cannot have the same key(s) for Short, Topic and Index Help.
  94. $RELOAD*You need to reload Office Maestro to make the changes in the capture event effective.
  95.  
  96. ;HMFileDlgs messages
  97. $ICONFAIL*Non supported type of icon.
  98. $ICONFAILCOPY*Error copying icon(s).
  99. $ICONCOPIED*Icon(s) copied into
  100. $SAVEFILE*Save file
  101. $EXISTS* already exists.  Do you want to overwrite it?
  102.  
  103.  
  104.  
  105.