home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games 1996 January / amigagames-cdrom-1996-01.iso / locale / catalogs / shellbench.cd < prev    next >
Text File  |  1995-04-30  |  6KB  |  312 lines

  1. #language english
  2. #version 1
  3. ;
  4. ; version $VER: ShellBench.cd 1.00 (9.1.95)
  5. ; language english
  6. ;
  7. ; Catalog description file for ShellBench.
  8. ; Text between < and > is a comment.
  9. ;
  10. ;
  11. ;*************************************************************************
  12. ; General Program Strings
  13. ;*************************************************************************
  14. ;
  15. NOMEMMSG (//)
  16. Not enough memory available!
  17. ;
  18. COMMDESCMSG (//40)
  19. WB's 'Execute' requester on steroids!
  20. ; <commodity description>
  21. ;
  22. OPTSWINMSG (//)
  23. ShellBench Options
  24. ; <options window title>
  25. ;
  26. ;*************************************************************************
  27. ; Initialization Strings
  28. ;
  29. ; Unless otherwise noted, all these appear in requesters and are
  30. ; automatically formatted.
  31. ;*************************************************************************
  32. ;
  33. NOICONMSG (//)
  34. Couldn't access ShellBench icon to read tooltypes!
  35. ;
  36. NOHOTKEYMSG (//)
  37. \33cCouldn't create the hotkey object!\nCheck the definition:\n'%s'.
  38. ; <%s = hotkey definition>
  39. ;
  40. NOOPENHISTMSG (//)
  41. \33cCouldn't open history file\n'%s'!
  42. ; <%s = filename>
  43. ;
  44. NOREADHISTMSG (//)
  45. \33cCouldn't read history file!\nError %lu: %s
  46. ; <%lu = DOS error code, %s = DOS error msg>
  47. ;
  48. NOWRITEHISTMSG (//)
  49. \33cCouldn't write history file!\nError %lu: %s
  50. ; <%lu = DOS error code, %s = DOS error msg>
  51. ;
  52. NOIFFLIBMSG (//)
  53. Couldn't open iffparse.library V37!
  54. ;
  55. NOFONTLIBMSG (//)
  56. Couldn't open diskfont.library V36!
  57. ;
  58. NOOPENFONTMSG (//)
  59. Couldn't open font '%s', size %lu!
  60. ; <%s = fontname, %lu = fontsize>
  61. ;
  62. NOWINOBJMSG (//)
  63. Couldn't create window object!
  64. ;
  65. NOGADKEYMSG (//)
  66. Couldn't assign key to gadget object!
  67. ;
  68. NOOPENWINMSG (//)
  69. Couldn't open the window!
  70. ;
  71. ;*************************************************************************
  72. ; Requester Title & Gadget Strings
  73. ;*************************************************************************
  74. ;
  75. INSFREQMSG (//)
  76. Choose Filename to Insert
  77. ;
  78. INFORMTITLEMSG (//)
  79. ShellBench Message
  80. ;
  81. INFORMOKAYMSG (//)
  82. _Okay
  83. ;
  84. CURDIRREQMSG (//)
  85. Choose Current Directory
  86. ;
  87. PATHREQMSG (//)
  88. Choose Another Path Directory
  89. ;
  90. SAVEOPTSREQMSG (//)
  91. Save Options to Project Icon
  92. ;
  93. ;*************************************************************************
  94. ; General Runtime Strings
  95. ;
  96. ; Unless otherwise noted, all these appear in requesters and are
  97. ; automatically formatted.
  98. ;*************************************************************************
  99. ;
  100. CLIPNOTFTXTMSG (//)
  101. Clipboard doesn't contain plain text!
  102. ;
  103. CLIPNOTIFFMSG (//)
  104. Clipboard contents are not in valid IFF format!
  105. ;
  106. NOREADCLIPMSG (//)
  107. Couldn't read from clipboard!
  108. ;
  109. NOOPENCLIPMSG (//)
  110. Couldn't open clipboard!
  111. ;
  112. NOLAUNCHMSG (//)
  113. \33cCouldn't launch command!\nReturn code: %ld
  114. ; <%ld = DOS error code returned by System()>
  115. ;
  116. NOCURDIRMSG (//)
  117. \33cCouldn't set current directory\n'%s'\nfor command!
  118. ; <%s = dirname>
  119. ;
  120. NOPATHMSG (//)
  121. \33cCouldn't build search path out of\n'%s'!
  122. ; <%s = dirnames separated by commas>
  123. ;
  124. NOOUTPUTMSG (//)
  125. \33cCouldn't open output\n'%s'\nfor command!
  126. ; <%s = filename>
  127. ;
  128. LONGCMDMSG (//)
  129. \33cCommand in project icon\n'%s'\nis too long!
  130. ;
  131. NOMATCHSPACEMSG (//)
  132. \33cNot enough space to\ninsert all matches of:\n'%s'
  133. ; <%s = wildcard pattern>
  134. ;
  135. NOMATCHMSG (//)
  136. \33cNo match found for:\n'%s'
  137. ; <%s = wildcard pattern>
  138. ;
  139. NOEXPANDMSG (//)
  140. \33cCouldn't expand\n'%s'\nas a pattern!
  141. ; <%s = wildcard pattern>
  142. ;
  143. NOCOMPLETEMSG (//)
  144. \33cCouldn't perform name completion!\nError %lu: %s
  145. ; <%lu = DOS error code, %s = DOS error msg>
  146. ;
  147. LONGPATHMSG (//)
  148. \33cFull pathname of\n'%s'\n is too long!
  149. ; <%s = filename>
  150. ;
  151. NOGETPATHMSG (//)
  152. \33cCouldn't get full pathname for\n'%s'
  153. ; <%s = filename>
  154. ;
  155. NOWBARGMSG (//)
  156. \33cCouldn't find Workbench object\n'%s'!
  157. ; <%s = filename>
  158. ;
  159. NOSTRSPACEMSG (//)
  160. \33cNot enough space left in string gadget for\n'%s'!
  161. ; <%s = filename or hotlist string>
  162. ;
  163. NOWRITEPROJMSG (//)
  164. \33cCouldn't write project icon\n'%s'!
  165. ; <%s = iconname>
  166. ;
  167. NOLOCKDIRMSG (//)
  168. \33cCouldn't access drawer\n'%s'!
  169. ;
  170. ;
  171. NOTSBPROJMSG (//)
  172. \33c'%s'\nis not a ShellBench project!
  173. ; <%s = iconname>
  174. ;
  175. ;
  176. ;*************************************************************************
  177. ; Main Window Gadget Labels and Keys
  178. ;
  179. ; As usual, place underscore '_' before shortcut key in label, set
  180. ; xxxGADKEY to that single shortcut character. Do not use any shifted
  181. ; characters, as SHIFT in BGUI cancels gadget activation.
  182. ;*************************************************************************
  183. ;
  184. MAINCMDGADLAB (//)
  185. Co_mmand
  186. ; <command string gadget>
  187. ;
  188. MAINCMDGADKEY (/1/1)
  189. m
  190. ;
  191. MAINEXEGADLAB (//)
  192. _Execute
  193. ; <exe button gadget>
  194. ;
  195. MAINEXEGADKEY (/1/1)
  196. e
  197. ;
  198. MAINOPTSGADLAB (//)
  199. _Options...
  200. ; <options button gadget>
  201. ;
  202. MAINOPTSGADKEY (/1/1)
  203. o
  204. ;
  205. MAINHIDEGADLAB (//)
  206. _Hide
  207. ; <hide button gadget>
  208. ;
  209. MAINHIDEGADKEY (/1/1)
  210. h
  211. ;
  212. MAINQUITGADLAB (//)
  213. _Quit
  214. ; <quit button gadget>
  215. ;
  216. MAINQUITGADKEY (/1/1)
  217. q
  218. ;
  219. ;*************************************************************************
  220. ; Options Window Gadget Labels and Keys
  221. ;
  222. ; As usual, place underscore '_' before shortcut key in label, set
  223. ; xxxGADKEY to that single shortcut character. Do not use any shifted
  224. ; characters, as SHIFT in BGUI cancels gadget activation.
  225. ;
  226. ;*************************************************************************
  227. ;
  228. OUTGADLAB (//)
  229. _Output
  230. ; <output string gadget>
  231. ;
  232. OUTGADKEY (/1/1)
  233. o
  234. ;
  235. CDSTRGADLAB (//)
  236. Cur_Dir
  237. ; <curdir string gadget>
  238. ;
  239. CDSTRGADKEY (/1/1)
  240. d
  241. ;
  242. CDREQGADLAB (//)
  243. _1
  244. ; <curdir-req button gadget>
  245. ;
  246. CDREQGADKEY (/1/1)
  247. 1
  248. ;
  249. PATHSTRGADLAB (//)
  250. _Path
  251. ; <path string gadget>
  252. ;
  253. PATHSTRGADKEY (/1/1)
  254. p
  255. ;
  256. PATHREQGADLAB (//)
  257. _2
  258. ; <path-req button gadget>
  259. ;
  260. PATHREQGADKEY (/1/1)
  261. 2
  262. ;
  263. STACKGADLAB (//)
  264. Stac_k
  265. ; <stack integer gadget>
  266. ;
  267. STACKGADKEY (/1/1)
  268. k
  269. ;
  270. PRIGADLAB (//)
  271. P_riority
  272. ; <priority integer gadget>
  273. ;
  274. PRIGADKEY (/1/1)
  275. r
  276. ;
  277. WILDGADLAB (//)
  278. Exp._Wild
  279. ; <wildcardexpansion checkbox gadget>
  280. ;
  281. WILDGADKEY (/1/1)
  282. w
  283. ;
  284. SHELLGADLAB (//)
  285. S_hell
  286. ; <customshellname string gadget>
  287. ;
  288. SHELLGADKEY (/1/1)
  289. h
  290. ;
  291. OKAYGADLAB (//)
  292. _Okay
  293. ; <okay button gadget>
  294. ;
  295. OKAYGADKEY (/1/1)
  296. o
  297. ;
  298. SAVEGADLAB (//)
  299. _Save to Icon
  300. ; <save button gadget>
  301. ;
  302. SAVEGADKEY (/1/1)
  303. s
  304. ;
  305. CANCELGADLAB (//)
  306. _Cancel
  307. ; <cancel button gadget>
  308. ;
  309. CANCELGADKEY (/1/1)
  310. c
  311. ;
  312.