home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / commodity / powersnap / catalogs / powersnap.cd < prev    next >
Text File  |  1995-02-27  |  4KB  |  271 lines

  1. ;*****************************
  2. ;
  3. ;          PowerSnap
  4. ;
  5. ;*****************************
  6. ;
  7. ; *** Misc ***
  8. ;
  9. MSG_WINDOW_TITLE (1//)
  10. PowerSnap %s: HotKey=
  11. ;
  12. MSG_QUAL_WINDOW_TITLE (//)
  13. Pick a qualifier
  14. ;
  15. MSG_ABOUT (//)
  16. PowerSnap %s\n\
  17. \n\
  18. %s\n\
  19. \n\
  20. PowerSnap Preference Editor\n\
  21. (Compilation Date: %s)
  22. ;
  23. MSG_ABORT (//)
  24. Abort
  25. ;
  26. MSG_PROCEED (//)
  27. Proceed
  28. ;
  29. ; Note: there are two spaces around the Ok string to make it 4 chars wide.
  30. MSG_OK (//)
  31.  Ok 
  32. ;
  33. MSG_INFORMATION (//)
  34. Information
  35. ;
  36. MSG_USAGE (//)
  37. Usage: PowerSnap [CX_PRIORITY n] [CX_POPKEY desc] [CX_POPUP YES|NO]\n\
  38. \t\t [QUAL qual] [SLQUAL qual] [MULTIQUAL qual] [PASTEKEY char]\n\
  39. \t\t [HISTORY n] [HISTORYKEY char] [COLOR 1-3] [MULTICOLOR 1-3]\n\
  40. \t\t [PAQUAL qual] [PREPEND str] [APPEND str] [SNAPCHARS]\n\
  41. \t\t [SNAPFRAME] [[NO]JOIN] [[NO]XEROX] [[NO]SMARTSPACE]\n\
  42. \t\t [[NO]ALLFONTS] [NOGUI] [CHARDELAY n] [LINEDELAY n] [[NO]ANTS]\n\
  43. \t\t [PATTERN x] [MULTIPATTERN x] [CLIPUNIT n] [RTG]\n\
  44.     or PowerSnap QUIT
  45. ;
  46. MSG_SIGNALLED_TO_QUIT (//)
  47. Signalled PowerSnap-handler to quit.
  48. ;
  49. ;
  50. ; *** Menus ***
  51. ;
  52. MSG_PROJECT_MENU (100//)
  53. Project
  54. ;
  55. MSG_PROJECT_SAVE (//)
  56. S\0Save Settings
  57. ;
  58. MSG_PROJECT_ABOUT (//)
  59. ?\0About...
  60. ;
  61. MSG_PROJECT_HIDE (//)
  62. H\0Hide
  63. ;
  64. MSG_PROJECT_QUIT (//)
  65. Q\0Quit
  66. ;
  67. ; *** Gadgets ***
  68. ;
  69. MSG_SNAP_PASTE_QUALS (200//)
  70. Snap/Paste Qualifiers
  71. ;
  72. MSG_PREAPPEND_STRINGS (//)
  73. Pre-/Append Strings
  74. ;
  75. MSG_OPTIONS (//)
  76. Options
  77. ;
  78. MSG_DEFAULT_MODE (//)
  79. Default Mode
  80. ;
  81. MSG_COLOR (//)
  82. Color
  83. ;
  84. MSG_MULTICOLOR (//)
  85. Multi Color
  86. ;
  87. MSG_PATTERN (//)
  88. Pattern
  89. ;
  90. MSG_MULTIPATTERN (//)
  91. Multi Pattern
  92. ;
  93. MSG_QUAL_SNAP (//)
  94. Snap
  95. ;
  96. MSG_QUAL_MULTISNAP (//)
  97. Multi Snap
  98. ;
  99. MSG_QUAL_SINGLELINE (//)
  100. Single Line
  101. ;
  102. MSG_QUAL_PREAPPEND (//)
  103. Pre-/Append
  104. ;
  105. MSG_MODE_CHAR (//)
  106. Char Snap
  107. ;
  108. MSG_MODE_FRAME (//)
  109. Frame Snap
  110. ;
  111. MSG_PASTE_KEY (//)
  112. Paste Key
  113. ;
  114. MSG_HISTORY_KEY (//)
  115. History Key
  116. ;
  117. MSG_HISTORY_LINES (//)
  118. History Lines
  119. ;
  120. MSG_ALLFONTS (//)
  121. All Fonts
  122. ;
  123. MSG_SMARTSPACE (//)
  124. Smart Space
  125. ;
  126. MSG_JOINLINES (//)
  127. Join Lines
  128. ;
  129. MSG_XEROX (//)
  130. Xerox
  131. ;
  132. MSG_ANTS (//)
  133. Crawling Ants
  134. ;
  135. MSG_PREPEND (//)
  136. Prepend
  137. ;
  138. MSG_APPEND (//)
  139. Append
  140. ;
  141. MSG_CTRL (//)
  142. Ctrl
  143. ;
  144. MSG_LSHIFT (//)
  145. LShift
  146. ;
  147. MSG_LALT (//)
  148. LAlt
  149. ;
  150. MSG_RSHIFT (//)
  151. RShift
  152. ;
  153. MSG_RALT (//)
  154. RAlt
  155. ;
  156. MSG_LAMIGA (//)
  157. LAmiga
  158. ;
  159. MSG_RAMIGA (//)
  160. RAmiga
  161. ;
  162. MSG_MIDBUTTON (//)
  163. Middle-Button
  164. ;
  165. ;
  166. ; *** Errors ***
  167. ;
  168. MSG_NO_CX_LIB (600//)
  169. Couldn't open commodities.library!
  170. ;
  171. MSG_NO_KEYMAP_LIB (//)
  172. Couldn't open keymap.library!
  173. ;
  174. MSG_NO_UTILITY_LIB (//)
  175. Couldn't open utility.library!
  176. ;
  177. MSG_NO_GADTOOLS_LIB (//)
  178. Couldn't open gadtools.library!
  179. ;
  180. MSG_NO_IFFPARSE_LIB (//)
  181. Couldn't open iffparse.library!
  182. ;
  183. MSG_OUTOFMEM (//)
  184. Out of memory!
  185. ;
  186. MSG_ERROR_CREATING_CXBROKER (//)
  187. Error creating commodities broker!
  188. ;
  189. MSG_ERROR_CREATING_CXOBJECT (//)
  190. Error creating commodities object!
  191. ;
  192. MSG_NO_INPUT_DEV (//)
  193. Couldn't open input.device!
  194. ;
  195. MSG_NO_TIMER_DEV (//)
  196. Couldn't open timer.device!
  197. ;
  198. MSG_POWERSNAP_NOT_INSTALLED (//)
  199. PowerSnap not installed!
  200. ;
  201. MSG_ERROR_LOADING_HANDLER (//)
  202. Error loading 'L:PowerSnap-Handler'!
  203. ;
  204. MSG_WRONG_VERSION_HANDLER (//)
  205. Wrong version of 'L:PowerSnap-Handler'!
  206. ;
  207. MSG_ERROR_CREATING_PROCESS (//)
  208. Error creating process!
  209. ;
  210. MSG_INVALID_QUAL (//)
  211. Invalid qualifier!
  212. ;
  213. MSG_MAPANSI_ERROR (//)
  214. MapANSI error!
  215. ;
  216. MSG_INVALID_KEY (//)
  217. Invalid key!
  218. ;
  219. MSG_COULDNT_LOCK_PUBSCREEN (//)
  220. Couldn't lock public screen!
  221. ;
  222. MSG_ERROR_GETSCREENDRAWINFO (//)
  223. Error getting draw info!
  224. ;
  225. MSG_ERROR_GETVISUALINFO (//)
  226. Error getting visual info!
  227. ;
  228. MSG_SETTINGSWINDOW_OPEN (//)
  229. Settings window open!
  230. ;
  231. MSG_COULDNT_OPEN_WINDOW (//)
  232. Couldn't open window!
  233. ;
  234. MSG_ERROR_NOQUAL (//)
  235. No qualifier selected!
  236. ;
  237. MSG_ERROR_READING_ICON (//)
  238. Error reading 'PowerSnap.info'!
  239. ;
  240. MSG_ERROR_WRITING_ICON (//)
  241. Error writing 'PowerSnap.info'!
  242. ;
  243. MSG_NO_CLIPBOARD_DEV (//)
  244. Couldn't open clipboard.device!
  245. ;
  246. ;
  247. ;*****************************
  248. ;
  249. ;     PowerSnap Handler
  250. ;
  251. ;*****************************
  252. ;
  253. MSG_HISTORY_WINTITLE (800//)
  254. History
  255. ;
  256. MSG_CX_DESC (//)
  257. Cut and paste characters in windows
  258. ;
  259. MSG_SOMEONE_HAS_PATCHED (//)
  260. Someone else has patched intuition.library!\n\
  261. Can't quit until these patches have been\n\
  262. removed.  Please try again later.
  263. ;
  264. MSG_COULDNT_CREATE_PROCESS (//)
  265. Couldn't create process!\n\
  266. Out of memory ?
  267. ;
  268. MSG_POWERSNAP_NOT_FOUND (//)
  269. PowerSnap command not found!
  270. ;
  271.