home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / commercial / acp / projecting / !Plan / messages < prev    next >
Text File  |  1994-10-05  |  7KB  |  188 lines

  1. # **************************************************************
  2. # *                                                            *
  3. # *  PlanING: Text messages definition file.                   *
  4. # *                                                            *
  5. # *  Language:   English                                       *
  6. # *                                                            *
  7. # *  Version:    1.08  4 Aug 94                                *
  8. # *                                                            *
  9. # **************************************************************
  10.  
  11.  
  12. # MENU Strings, Title + items.
  13. # ===========================
  14.  
  15. # The reports menu is defined at the end of this file.
  16.  
  17. MEN_MAIN:PlanING
  18. MEN_MAIN_DRAW:Draw
  19. MEN_MAIN_EDIT:|Edit network
  20. MEN_MAIN_SAVE:>Save
  21. MEN_MAIN_PRINT:Print network...
  22. MEN_MAIN_REPORTS:Print reports
  23. MEN_MAIN_SETUP:Setup
  24.  
  25. MEN_SETUP:Setup
  26. MEN_SETUP_WORKDATE:Working date...
  27. MEN_SETUP_CALENDAR:Calendar...
  28. MEN_SETUP_COMPANY:Company details...
  29. MEN_SETUP_OPTIONS:Options...
  30. MEN_SETUP_PROJECT:Project details...
  31.  
  32. MEN_EDIT:Edit network
  33. MEN_EDIT_DELETE:Delete
  34. MEN_EDIT_DELETE_ALL:Delete all
  35. MEN_EDIT_EVENT_DATA:|Event data...
  36. MEN_EDIT_EVENT_TIME:Event timescales...
  37. MEN_EDIT_ACTIVITY_DATA:|Activity data...
  38. MEN_EDIT_ACTIVITY_TIME:Activity timescales...
  39. MEN_EDIT_REDRAW:|Redraw activity
  40. MEN_EDIT_DISCONNECT:Disconnect
  41.  
  42. MEN_DELETE:Delete
  43. MEN_DELETE_INCOMING:Incoming
  44. MEN_DELETE_OUTGOING:Outgoing
  45.  
  46. MEN_CREATE:New page
  47. MEN_CREATE_DOWN:Down
  48. MEN_CREATE_RIGHT:Right
  49.  
  50. MEN_ICON:PlanING
  51. MEN_ICON_INFO:Info
  52. MEN_ICON_QUIT:Quit
  53.  
  54.  
  55. # Screen & Printout Font Definition.
  56. # =================================
  57.  
  58. FONT_NAME:Homerton.Medium
  59. FONT_SIZE:  192
  60. FONT_WIDTH: 171
  61.  
  62.  
  63. # Month texts as used in dates. First item must be separator.
  64. ============================================================
  65.  
  66. MONTHS: ,Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec
  67.  
  68.  
  69. # General message strings
  70. # =======================
  71.  
  72. BAD_OS_VER:This program needs RISC OS 3.10 or later.
  73. BAD_FONT:Cannot find font specified in the messages file.
  74. CRASH:A fatal internal error has occurred, program quitting.
  75. TOO_BIG:Project too large!
  76. QUERY_LOAD:This project is not the last version seen, global resources will be updated. Click OK to continue loading.
  77. NEW_PROJECT:Project
  78. PURPOSE:Project Planning
  79. WIN_LG_TITLE:View of
  80. WIN_SM_TITLE:Overview of
  81. RES_TITLE:Resource Quantity  Delay Duration
  82. DEMO_ONLY:You cannot save a project with this demo version.
  83. NEW_DEMO:You cannot create a project with this demo version. Load the Example project supplied.
  84. REVIEW_END:This review copy has expired. Please contact ACP Ltd.
  85. BAD_NUMBER:Invalid customer number, please re-enter.
  86. BAD_VERSION:Unknown file version number, the program not up to date.
  87. NO_MEMORY:Operation not performed, cannot extend memory.
  88. BUG_NOCOMFILE:Cannot open company details file. Check that the disc is not write protected.
  89. BUG_NOTINDIRECT:Error: Cannot write to non-indirect icon.
  90. BUG_NOTEMPLATE: Error: Cannot find template.
  91. SAVE_FIRST:WARNING: Project modified, changes will be lost! Do you really want to Quit?.
  92. SAVE_DEMO:Project has been modfied, but you cannot save it with this demo version. Click OK to Quit.
  93. CANNOT_OPEN:Cannot open file. Check that the disc is not write protected.
  94. NOT_PROJECT:File does not contain a project.
  95. NOT_ING_FILE:Wrong file type for PlanING.
  96. READ_ERROR:Error reading project file.
  97. WRITE_ERROR:Error writing project file. Check that there is sufficient space on the disc.
  98. GLOBACT_READ_ERR:Error while reading global activities file.
  99. GLOBACT_WRITE_ERR:Cannot write global activities file.
  100. GLOBFORM_WRITE_ERR:Cannot write global activities format file.
  101. GLOB_READ_ERR:Error while reading global resource file.
  102. GLOB_WRITE_ERR:Cannot write global resource file.
  103. REP_READ_ERR:Cannot read report definition file.
  104. INDEX_READ_ERR:Error while reading global resource index.
  105. INDEX_WRITE_ERR:Cannot write global resource file.
  106. GLOB_PTR_ERR:Cannot update pointers in global resource file.
  107. TRANS_WRITE_ERROR:Error writing to transfer file.
  108. TRANS_READ_ERROR:Error reading from transfer file.
  109. TRANS_BAD_EVENT_ACTIVITY:Event or Activity does not exist.
  110. TRANS_BAD_ARTEMIS_RECORD:Bad transfer record.
  111. CANT_DISCONNECT:Cannot disconnect at transmitter or receiver event.
  112. #or interface event.
  113. BAD_RECONNECT:Reconnection not allowed if there is a joining activity. Action ignored.
  114. LOOP_RECONNECT:Reconnection not allowed if it makes a loop. Action ignored
  115. CANT_RECONNECT:Cannot reconnect at transmitter or receiver event.
  116. #or interface event.
  117. ABANDONDED:Abandoned trying to cross the zero page boundary.
  118. OVER_EDGE:Drawing has reached the edge of the paper, creating a new sheet...
  119. BOUNDARY:Crossing page boundary.
  120. NODE_CHANGED:Action has caused a change of event type.
  121. CANT_REDRAW:Activity invalid between these events.
  122. RESOURCE_MISSING:Missing resource details.
  123. RESOURCE_NOSELECT:No resource selected.
  124. RESOURCE_USED:Resource is used and cannot be deleted.
  125. FSD_IGNORED:FSD is ignored due to calendar inconsistency.
  126. ACTIVITY_NO_HORIZ:Activity invalid no horizontal component.
  127. BAD_TIME_NOW:Working date is invalid.
  128. BAD_NODE_FORMAT:Bad event identifier format.
  129. DUP_NODE_ID:Event identifier already exists.
  130. BAD_RES_ADD:Resource code already used.
  131. BAD_RES_CHANGE:The resource code cannot be changed. Delete the entry and re-create the new code.
  132. RES_NOT_KNOWN:Unknown resource code. Enter the resource details in the global resource file.
  133. ACT_LOOP:This activity makes a loop.
  134. BAD_ST:Invalid split target date entered.
  135. BAD_CALENDAR_ID:Calendar number should be 0-63.
  136. BAD_TS:Invalid target start entered.
  137. BAD_TC:Invalid target completion entered.
  138. BAD_AS:Invalid actual start date entered.
  139. BAD_AF:Invalid actual finish date entered.
  140. BAD_WD:Invalid working date entered.
  141. PROGRESS_TOO_LARGE:Progress greater than 100% is invalid.
  142. RDU_TOO_LARGE:Remaining duration cannot be more than total duration.
  143. BAD_FSD:Invalid fixed start day.
  144. LIB_DUP_EVENT:Library event(s) duplicated in the current project.
  145. LIB_NO_LOAD:You cannot add to existing projects. Remove current project first.
  146. NO_SAVE_DIR:To save, drag the icon to a directory viewer.
  147. TOO_MANY_PAGES:Too many pages.
  148. ING_SMALL:Overview
  149. INFO_TITLE:About this program
  150. SAVE_AS:Save as:
  151. TRANSFER_AS:Transfer as:
  152. CANT_PRINT:Cannot open printer stream.
  153. NEXT_PAGE:Plotter ready for sheet ?
  154. BAD_MENU:Cannot find menu definition in messages file.
  155. BAD_FORM:No report form file defined in messages file.
  156. FORM_ERROR:An error was found the report form file.
  157. STOP_PRINT:Escape: Aborting print job...
  158. NO_ESC_HANDLER:Cannot establish escape handler.
  159. NO_ESC_RESTORE:Cannot restore escape handler.
  160. NO_MEMORY:Insufficient memory, program aborting...
  161. ADD_RES:Resource not found, adding to global resource file...
  162.  
  163.  
  164. # Reports Menu & Form File Definitions
  165. # ====================================
  166.  
  167. REPORTS:Print reports
  168. REPORTS_01:>All activities   <L>
  169. REPORTS_02:>All events       <L>
  170. REPORTS_03:>Critical path    <L>
  171. REPORTS_04:>Float list       <P>
  172.  
  173. # The user may add customised reports to the menu here, as shown.
  174. # N.B. A suitable form file pathname must also be defined below.
  175.  
  176. REPORTS_05:>Custom report 1
  177. REPORTS_06:>Custom report 2
  178.  
  179.  
  180. # Report form file names, these should specify full pathnames.
  181.  
  182. FORM_01:<PlanING$Dir>.Reports.AllActs
  183. FORM_02:<PlanING$Dir>.Reports.AllEvents
  184. FORM_03:<PlanING$Dir>.Reports.CritPath
  185. FORM_04:<PlanING$Dir>.Reports.FloatList
  186. FORM_05:<PlanING$Dir>.Reports.Custom1
  187. FORM_06:<PlanING$Dir>.Reports.Custom2
  188.