home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / projects / imagine_1 / !Imagine / Messages < prev    next >
Text File  |  1995-12-02  |  18KB  |  332 lines

  1. #  Messages file for Imagine
  2.  
  3. app.name: Imagine
  4.  
  5. butt.del: Delete
  6. butt.touch: Touch
  7. butt.move: Move
  8. butt.extract: Extract
  9. butt.cont: Continue
  10. butt.kill: Kill
  11. butt.abort: Abort
  12. butt.close: Close
  13.  
  14. app.build: You cannot do that. This project is in the process of being compiled or built.
  15. app.setup: Project setup: 
  16.  
  17. apps_r.res: Application resources: 
  18. apps_r.del: Are you sure you want to delete this resource?
  19. apps_r.none: No resource is selected for this operation.
  20.  
  21. apps.build: You cannot do that. A project is in the process of being compiled or built.
  22. apps.code: Project code: 
  23. apps.del: Deleting this project will also remove all of the source code and resources. Are you sure you want to continue?
  24. apps.ex: An application name must contain a "!" at the begining.
  25. apps.exist: A project of this name already exists.
  26. apps.noapps: -No applications-
  27. apps.nofile: Unable to read project list.
  28. apps.nomem: project list
  29. apps.nomem2: Unable to get more memory.
  30. apps.res: Application resources: 
  31. apps.title: Applications
  32.  
  33. child.limit: Imagine cannot have anymore child processes running.
  34.  
  35. classes.title: Classes
  36. class.noclass: -No classes-
  37.  
  38. code.del: Deleting this source will also remove the underlying source. Are you sure you want to continue?
  39. code.exist: Source code of this name already exists.
  40. code.nocode: -No code-
  41. code.noflag: Unable to open compiler flag file.
  42. code.nofile: Unable to open code list.
  43. code.none: No code is selected for this operation.
  44. code.nomem: code list
  45. code.noname: A name must be specified for the source code.
  46. code.touch: Touching this code will cause it to be recompiled. Are you sure you want to continue?
  47. code.type: Code must be text files.
  48. code.unknown: Unable to determine type of code.
  49.  
  50. comp.already: Code is already being compiled.
  51. comp.do: Compiling...
  52. comp.done: This code does not need compiling.
  53. comp.kill: Code is still being compiled. Are you sure you want to abort?
  54. comp.pause: Pause
  55. comp.nomem: Unable to get memory for output (4 bytes)
  56. comp.resume: Resume
  57.  
  58. inc.del: Are you sure you want to delete these include paths?
  59. inc.noinc: -No include paths-
  60. inc.title: Include paths: 
  61. inc.type: Include paths must be directories.
  62. inc.used: This include path has already been specified.
  63.  
  64. inclib.exists: This path has already been specified.
  65. inclib.nofile: Unable to open list.
  66. inclib.nomem: include path
  67.  
  68. lib.del: Are you sure you want to delete these libraries?
  69. lib.nofile: Unable to open library list.
  70. lib.nolibs: -No libraries-
  71. lib.title: Libraries: 
  72. lib.type: Libraries must be object files.
  73. lib.used: This library has already been specified.
  74.  
  75. libs.nofile: Unable to read library list.
  76. libs.title: Libraries
  77.  
  78. link.do: Linking project...
  79. link.done: This project is up to date.
  80. link.open: Unable to open linker resource file.
  81. link.nofile: Unable to open link obey file.
  82. link.term: Link terminated due to errors.
  83.  
  84. new_app.new: Create new application
  85. new_clas.new: Create new class
  86. new_lib.new: Create new library
  87. new_util.new: Create new utility
  88.  
  89. pop.nomem: Unable to get memory to create popup.
  90.  
  91. proc.topen: Unable to open code template.
  92. proc.open: Unable to open code.
  93.  
  94. proj.none: No project is selected for this operation.
  95. proj.open: Sorry, only 10 projects can be open at once.
  96.  
  97. res.name: A resource must have a name.
  98. res.nobase: A file to base this resource on must be specified.
  99. res.nomem: Unable to get memory to store resource type.
  100. res.open: Unable to open resource types file.
  101. res.over: This will overwrite any existing resource of this name and type. Are you sure?
  102. res.del: Are you sure you want to delete this resource type?
  103. res.nores: No such resource type.
  104.  
  105. setup.extract: This will extract a runtime version of the project. Are you sure you want to continue?
  106. setup.merr: Error moving project.
  107. setup.move: This will move the project to a different location. Are you sure you want to continue?
  108.  
  109. type.code: This source file has an unknown code type.
  110. type.del: Are you sure you want to delete this code type?
  111. type.nomem: code types
  112. type.open: Unable to open code types file.
  113.  
  114. util.noutils: -No utilities-
  115. utils.title: Utilities
  116.  
  117. #  The main menu definition.
  118.  
  119. menu.icon: >Info,Open,Preferences,Quit
  120.  
  121. menu.open: Applications...,Libraries...,Utilities...,Classes...
  122. menu.pref: Compilers...,Linker...,Archiver...,Resources... | Results,Continue
  123.  
  124. menu.main: >Info,Code,Resources,Delete,Setup,Open parent
  125.  
  126. save.drag: To save, drag the icon to a directory viewer.
  127.  
  128. user1.name: User 1
  129. user2.name: User 2
  130. user3.name: User 3
  131. user4.name: User 4
  132.  
  133. iconbar.*: This is the <app.name> icon.|MIt allows you to create and maintain projects.
  134. apps_pan.*: This is the project window.|MHighlight a project and click on a button to edit code or resources.
  135. apps.*: This is the project window.|MHighlight a project and click on a button to edit code or resources.
  136. apps.0: This is the Delete button.|MClick on it to delete the highlighted project(s).
  137. apps.1: This is the New button.|MClick on it to create a new project.
  138. apps.2: This is the Open button.|MClick on it to open the parent directory viewer for the highlighted project(s).
  139. apps.3: This is the Setup button.|MClick on it to edit the project details for the highlighted project(s).
  140. apps.4: This is the Code button.|MClick on it to edit the code for the highlighted project(s).
  141. apps.5: This is the Resources button.|MClick on it to edit the resource files for the highlighted application(s).
  142.  
  143. apps_rp.*: This is the application resource window.|MDouble click on a resource to load it into the relevent editor.
  144. apps_r.*: This is the application resource window.|MDouble click on a resource to load it into the relevent editor.
  145. apps_r.0: This is the Delete button.|MClick on it to delete the highlighted resource.
  146. apps_r.1: This is the Create button.|MClick on it to create a new resource.
  147. apps_r.2: This is the Edit button.|MClick on it to edit the highlighted resource.
  148.  
  149. barmenu.1: Move the pointer to the right to see information about Imagine.
  150. barmenu.4: Move the pointer to the right to see a list of project types that can be opened.
  151. barmenu.7: Move the pointer to the right to choose some preferences.
  152. barmenu.10: Click to quit Imagine.
  153.  
  154. code_lis.*: This is the code window.|MHighlight some code and click on a button.
  155. head_lis.*: This is the code window.|MHighlight some code and click on a button.
  156. code.*: This is the code window.|MHighlight some code and click on a button.
  157. code.0: This is the Create button.|MClick on it to create a new piece of code.
  158. code.1: This is the Delete button.|MClick on it to delete the highlighted code.
  159. code.2: This is the Edit button.|MClick on it to edit the highlighted code.
  160. code.3: This is the Make button.|MClick on it to compile and link the project.
  161. code.4: This is the Compile button.|MClick on it to compile the highlighted code.
  162. code.5: This is the Touch button.|MClick on it to touch the highlighted code.
  163. code.6: This is the Flags button.|MClick on it to switch various compiler flags on and off.
  164. code.7: This is the All button.|MClick on it to select all the code.
  165.  
  166. comp_res.*: This is the Compiler resource window.
  167. comp_res.0: This is the OK button.|MClick to store the compiler flags.
  168. comp_res.1: This is the New button.|MClick to create a new compiler type.
  169. comp_res.2: This is the Cancel button.|MClick to close this window.
  170. comp_res.36: This is the Delete button.|MClick to delete the current compiler type.
  171. comp_res.37: This is the Edit button.|MClick to edit the default template for this code type.
  172. comp_res.5: This is the Suffix field.|MEnter the code type suffix.
  173. comp_res.43: Click to get a list of code types.
  174. comp_res.6: This is the Compiler field.|MEnter the name of the compiler used to compile this code type.
  175. comp_res.7: This is the Type field.|MEnter a description of this code type.
  176. comp_res.8: This is the Compile field.|MEnter the flag that tells the compiler to compile only.
  177. comp_res.9: This is the Strict field.|MEnter the flag that tells the compiler to be extra fussy.
  178. comp_res.10: This is the Include field.|MEnter the flag that tells the compiler where to find include files.
  179. comp_res.11: This is the Output field.|MEnter the flag that specifies the output filename to the compiler.
  180. comp_res.12: This is the Depend field.|MEnter the flag that produces a !Depend file.
  181. comp_res.13: This is the Throwback field.|MEnter the flag that makes the compiler produce throwback.
  182. comp_res.14: This is the Debug field.|MEnter the flag that makes the compiler produce debug information.
  183. comp_res.15: This is the Memory field.|MEnter the minimum amount of memory in kilobytes that the archiver requires to run.
  184. comp_res.16: This is the Manager field.|MThis should be filled in if a virtual memory manager is being used.
  185. comp_res.17: This is the Virtual Memory field.|MEnter the amount of memory that the archiver requires to run.
  186. comp_res.18: This is a user defined flag name.|MEnter the name of a user defined flag.
  187. comp_res.19: This is a user defined flag.|MEnter a user defined flag.
  188. comp_res.20: This is a user defined flag name.|MEnter the name of a user defined flag.
  189. comp_res.21: This is a user defined flag.|MEnter a user defined flag.
  190. comp_res.22: This is a user defined flag name.|MEnter the name of a user defined flag.
  191. comp_res.23: This is a user defined flag.|MEnter a user defined flag.
  192. comp_res.24: This is a user defined flag name.|MEnter the name of a user defined flag.
  193. comp_res.25: This is a user defined flag.|MEnter a user defined flag.
  194. comp_res.26: This is the Command field.|MEnter the full compiler command.
  195.  
  196.  
  197. comp_swt.*: This is the Compiler options window.|MIt allows different compiler options to be specified.
  198. comp_swt.0: This is the OK button.|MClick on it to store the compiler options.
  199. comp_swt.1: This is the Cancel button.|MClick on it to close this window.
  200. comp_swt.4: This shows the currently selected source code type.
  201. comp_swt.5: Click to get a list of different source code types.
  202. comp_swt.6: This is the Strict option.|MSelect this to make the compiler perform tougher checks.
  203. comp_swt.7: This is the Throwback option.|MSelect this to make correcting errors easier.
  204. comp_swt.8: This is the Debug option.|MSelect this to make the compiler include information that can be used by DDT.
  205. comp_swt.9: This is a user defined option.|MSelect this to turn on a user defined flag.
  206. comp_swt.10: This is a user defined option.|MSelect this to turn on a user defined flag.
  207. comp_swt.11: This is a user defined option.|MSelect this to turn on a user defined flag.
  208. comp_swt.12: This is a user defined option.|MSelect this to turn on a user defined flag.
  209.  
  210. lib_res.*: This is the Archiver resource window.
  211. lib_res.0: This is the OK button.|MClick to store the archiver flags.
  212. lib_res.1: This is the Cancel button.|MClick to close the this window.
  213. lib_res.2: This is the Create field.|MEnter the flag that causes the archiver to create a new file.
  214. lib_res.3: This is the Memory field.|MEnter the minimum amount of memory in kilobytes that the archiver requires to run.
  215. lib_res.4: This is the Manager field.|MThis should be filled in if a virtual memory manager is being used.
  216. lib_res.5: This is the Virtual Memory field.|MEnter the amount of memory that the archiver requires to run.
  217. lib_res.6: This is the Other field.|MEnter any other flags.
  218. lib_res.7: This is the Command field.|MEnter the full archiver command.
  219.  
  220. link_res.*: This is the Link resource window.
  221. link_res.0: This is the OK button.|MClick to store the linker flags.
  222. link_res.1: This is the Cancel button.|MClick to close the this window.
  223. link_res.2: This is the Output field.|MEnter the flag that specifies the linker output file.
  224. link_res.3: This is the Debug field.|MEnter the flag that makes the linker include debug information.
  225. link_res.4: This is the Module field.|MEnter the flag that tells the linker that the resulting file is a module.
  226. link_res.5: This is the Relocatable AIF field.
  227. link_res.6: This is the AIF field.
  228. link_res.7: This is the AOF field.
  229. link_res.8: This is the Binary field.
  230. link_res.9: This is the Memory field.|MEnter the minimum amount of memory in kilobytes that the archiver requires to run.
  231. link_res.10: This is the Manager field.|MThis should be filled in if a virtual memory manager is being used.
  232. link_res.11: This is the Virtual Memory field.|MEnter the amount of memory that the archiver requires to run.
  233. link_res.12: This is the Other field.|MEnter any other linker flags.
  234. link_res.13: This is the Command field.|MEnter the full archiver command.
  235.  
  236. link_swt.*: This is the Link options window.|MIt allows different link options to be specified.
  237. link_swt.0: This is the OK button.|MClick on it to store the linker options.
  238. comp_swt.1: This is the Cancel button.|MClick on it to close this window.
  239. link_swt.4: This is the Debug option.|MSelect this to make the linker include information that can be used by DDT.
  240. link_swt.5: This is the Module option.|MSelect this if the project is a module.
  241. link_swt.6: This is the Relocatable AIF option.
  242. link_swt.7: This is the AIF option.
  243. link_swt.8: This is the AOF option.
  244. link_swt.9: This is the Binary option.
  245. link_swt.10: This is the Other option.|MSelect this to turn on any other specified options.
  246.  
  247. list.*: This is a list of files.
  248. list_pan.*: This is a list of files.
  249. list.0: This is the OK button.|MClick it to store the list.
  250. list.1: This is the Delete button.|MClick it to delete the highlighted entries from the list.
  251. list.2: This is the Cancel button.|MClick it to close this window.
  252.  
  253. new_app.*: This is the Create new project window.|MIt allows the creation of new projects.
  254. new_app.0: This is the Save button.|MEnter a valid filename and click to save the new project.
  255. new_app.1: This is the Cancel button.|MClick to close this window.
  256. new_app.2: This is the filename of the project.|MEnter a valid name and click the Save button to save the project.
  257. new_app.3: Drag this icon to a directory viewer to save the application.
  258. new_app.4: This is the Name field.|MEnter a name for the project.
  259. new_app.5: This is the Description field.|MEnter a description for the project.
  260.  
  261. new_code.*: This is the Create new source window.|MIt allows new source code to be added to a project.
  262. new_code.0: This is the Create button.|MClick on it to create some new source code and add it to the project.
  263. new_code.1: This is the Cancel button.|MClick on it to remove the Create new source window.
  264. new_code.2: Click to get a list of different code types.
  265. new_code.3: This is the Name field.|MEnter the name of the new source code.
  266. new_code.5: This is the Type of the new source code.
  267.  
  268. new_res.*: This is the Create new resource window.|MIt allows a new resource to be added to an application.
  269. new_res.0: This is the Create button.|MClick on it to create a new resource and add it to the application.
  270. new_res.1: This is the Cancel button.|MClick on it to remove the Create new resource window.
  271. new_res.2: Click to get a list of different resource types.
  272. new_res.4: This is the Type of the new resource.
  273.  
  274. openmenu.1: Click to open the Application list.
  275. openmenu.4: Click to open the Libraries list.
  276. openmenu.7: Click to open the Utilities list.
  277. openmenu.10: Click to open the Classes list.
  278.  
  279. prefmenu.1: Click to set compiler preferences.
  280. prefmenu.4: Click to set linker preferences.
  281. prefmenu.7: Click to set Archiver preferences.
  282. prefmenu.10: Click to set Resource preferences.
  283. prefmenu.13: Select this item to view compilation results whilst compiling.
  284. prefmenu.16: Select this item to compile multiple sources even if there are errors.
  285.  
  286. popmenu.0: Click to choose an item from the popup.
  287.  
  288. proginfo.*: This window displays information about Imagine.
  289.  
  290. prompt.*: This window displays a message.
  291. prompt.1: Click to accept the action.
  292. prompt.2: Click to Cancel the action;
  293.  
  294. prompt2.*: This window displays a message.
  295. prompt2.1: Click to accept the action.
  296. prompt2.2: Click to Cancel the action;
  297. prompt2.3: Click to accept the action.
  298.  
  299. res_res.*: This is the Resource resources window.
  300. res_res.0: This is the OK button.|MClick to accept the changes made to the resource.
  301. res_res.1: This is the Cancel button.|MClick to close this window.
  302. res_res.2: This is the New button.|MClick to create a new resource type.
  303. res_res.3: This is the Delete button.|MClick to delete the current resource type.
  304. res_res.4: This is the Edit button.|MClick to edit the default file for this resource type.
  305. res_res.5: This is the resource Name.|MEnter a name for the resource type.
  306. res_res.6: Click to get a list of resource types.
  307. res_res.7: This is the resource filetype.|MEnter either a filetype number or a filetype description.
  308. res_res.8: Click for a list of valid filetypes.
  309. res_res.9: Select this option if the resource should be treated as a text file.
  310. res_res.10: This is the name of a file to copy as the default resource file.|MDrag a file to here to be used as a default.
  311.  
  312. setup.*: This is the Setup window.|MIt allows the details of a project to be changed.
  313. setup.0: This is the OK button.|MClick to save the project details.
  314. setup.1: This is the Cancel button.|MClick to close this window.
  315. setup.2: This is the Include button.|MClick to edit the include paths associated with the project.
  316. setup.3: This is the Flags button.|MClick to set the linker/archiver options.
  317. setup.4: This is the Libraries button.|MClick to edit the libraries that will be linked with a project.
  318. setup.5: This is the Name of the project.
  319. setup.8: This is the Description field.|MEnter a description for the project.
  320. setup.9: Drag this icon to a directory viewer to save the application.
  321. setup.10: This is the filename of the project.
  322.  
  323. #  Help messages for all windows created from the "mainwindow" template.
  324. #  Note how only the first 8 characters ("mainwind") can be used by the
  325. #  tags...
  326. #  Note also: Icon 2 has it's own help, all other icons AND the window
  327. #             background have their help (mainwind.*)
  328.  
  329. imagine.default: This is an Imagine
  330.  
  331. mainwind.*: <imagine.default> window.
  332.