home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / util / wb / ShellBench.lha / ShellBench / Catalogs / ShellBench.cd < prev    next >
Text File  |  1995-11-30  |  7KB  |  346 lines

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