home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 4: Phase Four / 17Bit_Phase_Four.iso / files / 3291.dms / 3291.adf / Locale / Source / DFALocale.lha / dfalib.cd < prev    next >
Encoding:
Text File  |  1994-04-10  |  8.1 KB  |  397 lines

  1. #header DFALIB_LOCALE
  2. #array DFALibLStrings
  3. ;
  4. ;
  5. ;
  6. ;
  7. ; Texts for the DFA application incl.
  8. ; - Menus
  9. ; - Gadgets
  10. ; - Hotkeys and Shortcuts
  11. ;
  12. ;
  13. ; Main window
  14. ;
  15. MSG_SCREENTITLE (/1/100)
  16. DFAddress © Dirk Federlein 1992-1994
  17. ;
  18. MSG_EMPTYGROUPNAME1_GAD (/1/15)
  19. Grp _1
  20. ;
  21. MSG_EMPTYGROUPNAME1_SC (/1/1)
  22. 1
  23. ;
  24. MSG_EMPTYGROUPNAME2_GAD (/1/15)
  25. Grp _2
  26. ;
  27. MSG_EMPTYGROUPNAME2_SC (/1/1)
  28. 2
  29. ;
  30. MSG_EMPTYGROUPNAME3_GAD (/1/15)
  31. Grp _3
  32. ;
  33. MSG_EMPTYGROUPNAME3_SC (/1/1)
  34. 3
  35. ;
  36. MSG_EMPTYGROUPNAME4_GAD (/1/15)
  37. Grp _4
  38. ;
  39. MSG_EMPTYGROUPNAME4_SC (/1/1)
  40. 4
  41. ;
  42. MSG_EMPTYGROUPNAME5_GAD (/1/15)
  43. Grp _5
  44. ;
  45. MSG_EMPTYGROUPNAME5_SC (/1/1)
  46. 5
  47. ;
  48. MSG_EMPTYGROUPNAME6_GAD (/1/15)
  49. Grp _6
  50. ;
  51. MSG_EMPTYGROUPNAME6_SC (/1/1)
  52. 6
  53. ;
  54. MSG_EMPTYGROUPNAME7_GAD (/1/15)
  55. Grp _7
  56. ;
  57. MSG_EMPTYGROUPNAME7_SC (/1/1)
  58. 7
  59. ;
  60. MSG_EMPTYGROUPNAME8_GAD (/1/15)
  61. Grp _8
  62. ;
  63. MSG_EMPTYGROUPNAME8_SC (/1/1)
  64. 8
  65. ;
  66. ;
  67. ; Progress Requester
  68. ;
  69. ;
  70. ;
  71. MSG_PROGRESS_WINDOWTITLE (/1/25)
  72. Printing...
  73. ;
  74. MSG_PROGRESS_ACTIVEITEM_GAD (/1/16)
  75. Active Item:
  76. ;
  77. MSG_PROGRESS_ITEMSTOPRINT_GAD (/1/16)
  78. Items to print:
  79. ;
  80. MSG_PROGRESS_ITEMSDONE_GAD (/1/16)
  81. Items done:
  82. ;
  83. MSG_PROGRESS_ITEMSTODO_GAD (/1/16)
  84. Items to do:
  85. ;
  86. MSG_PROGRESS_ABORT_GAD (/1/12)
  87. _Abort
  88. ;
  89. MSG_PROGRESS_ABORT_SC (/1/1)
  90. a
  91. ;
  92. ;
  93. ;
  94. ; About Requester
  95. ;
  96. ;
  97. ;
  98. MSG_ABOUT_WINDOWTITLE (/1/40)
  99. About DFA...
  100. ;
  101. MSG_ABOUT_COPYRIGHT (/1/200)
  102. © 1992-94 by Dirk Federlein\nBrunnengasse 11a, 63741 Aschaffenburg, Germany\n\
  103. EMail (UUCP): dirkf@alcmy.franken.de or dirk@alcmy.adsp.sub.org\n
  104. ;
  105. MSG_ABOUT_REGTEXT (/1/200)
  106. DFAddress %s - registered version\n\n%s\nThis version is registered\
  107.  to:\n%s\n\nThanks for supporting the shareware concept!\n
  108. ;
  109. MSG_ABOUT_UNREGTEXT (/1/300)
  110. DFAddress %s - unregistered version\n\n%s\nThis is shareware!\n\
  111. If you use this software regularly, please send a donation\n\
  112. of DM 20-30 (or US$ 15-20) to the address above\n\
  113. See documentation for details...\n
  114. ;
  115. MSG_ABOUT_ACCEPT (/1/15)
  116. I see!
  117. ;
  118. ;
  119. ;
  120. ; Shareware Requester
  121. ;
  122. ;
  123. ;
  124. MSG_SHAREWARE_WINDOWTITLE (/1/40)
  125. DFA is Shareware...
  126. ;
  127. MSG_SHAREWARE_NOTICE (/1/400)
  128. ...if you use this piece of software regularly,\n\
  129. please send a small donation (DM 20-30, US$ 15-20)\n\
  130. to:\n\
  131.     Dirk Federlein\nBrunnengasse 11a, 63741 Aschaffenburg, Germany\n\
  132.     EMail (UUCP): dirkf@alcmy.franken.de or dirk@alcmy.adsp.sub.org\n\n\
  133. Please notice: You may change the preferences and *use* them; however, it\n\
  134. is not possible to *save* them in the unregistered version.\n
  135. ;
  136. MSG_SHAREWARE_ACCEPT (/1/15)
  137. I understand!
  138. ;
  139. ;
  140. ;
  141. ; Save as Requester
  142. ;
  143. ;
  144. ;
  145. MSG_SAVEAS_WINDOWTITLE (/1/40)
  146. Save addresses as...
  147. ;
  148. MSG_SAVEAS_SAVE_GAD (/1/12)
  149. Save
  150. ;
  151. MSG_SAVEAS_CANCEL_GAD (/1/12)
  152. Cancel
  153. ;
  154. ;
  155. ;
  156. ;
  157. ; SaveModified Requester
  158. ;
  159. ;
  160. ;
  161. MSG_SAVEMODIFIED_WINDOWTITLE (/1/40)
  162. DFA - File has been modified!
  163. ;
  164. MSG_SAVEMODIFIED_MESSAGE (/1/250)
  165. Do you want to save the file:\n%s?\nIt has been modified!
  166. ;
  167. MSG_SAVEMODIFIED_ANSWER (/1/40)
  168. Save file!|Don't save!
  169. ;
  170. ;
  171. ;
  172. ;
  173. ; Error Requester
  174. ;
  175. ;
  176. ;
  177. MSG_ERROR_WINDOWTITLE (/1/40)
  178. DFA - Error Request!
  179. ;
  180. MSG_ERROR_MESSAGE (/1/250)
  181. %s %s
  182. ;
  183. MSG_ERROR_ACCEPT (/1/20)
  184. I understand!
  185. ;
  186. ;
  187. ;
  188. ;
  189. ; ERROR MESSAGES
  190. ;
  191. ;
  192. ;
  193. MSG_LSTERRCODE_NOMEM (/1/200)
  194. One of the internal list functions could\nnot allocate needed memory.\n\
  195. Please close some applications, then try again!\n
  196. ;
  197. MSG_PRGERRCODE_ADDAICN (/1/200)
  198. The program was not able to add the application icon\nto the Workbench!\n
  199. ;
  200. MSG_PRGERRCODE_ABORT (/1/200)
  201. You aborted the program in a quite unusuable way,\n\
  202. now see how you can get rid of it!\n
  203. ;
  204. MSG_PRGERRCODE_CX (/1/200)
  205. The program had some problems to add the commodity broker - sorry.\n
  206. ;
  207. MSG_PRGERRCODE_DUP (/1/200)
  208. You may not run the programm twice!
  209. ;
  210. MSG_PRGERRCODE_NOPORT (/1/200)
  211. Requested port does not exist!
  212. ;
  213. MSG_PRGERRCODE_NOPOPUP (/1/200)
  214. Could NOT pop up editor!\n\
  215. Make sure that the path is configured correctly!
  216. ;
  217. MSG_PRGERRCODE_NOSERVER (/1/200)
  218. Server is NOT running!\n\
  219. You can only execute AREXX commands,\n\
  220. when the server is running!
  221. ;
  222. MSG_PRGERRCODE_NOTFOUND (/1/200)
  223. Your selection pattern did not match\n\
  224. any item !
  225. ;
  226. MSG_PRGERRCODE_NOOFFS (/1/200)
  227. No phone number detected!
  228. ;
  229. MSG_PRGERRCODE_NOLOCK (/1/200)
  230. Could not obtain lock to file!
  231. ;
  232. MSG_PRGERRCODE_ENVCHANGED (/1/200)
  233. The program's environment changed,\ne.g. a new address file has been loaded!
  234. ;
  235. MSG_PRGERRCODE_NEWFILE (/1/200)
  236. New address file must be loaded!
  237. ;
  238. MSG_PRGERRCODE_SEMFAILED (/1/200)
  239. Could not obtain semaphore.\nAddress list is already locked.
  240. ;
  241. MSG_PRGERRCODE_NOLIST (/1/200)
  242. Address list is empty.
  243. ;
  244. ;
  245. ;
  246. ;
  247. MSG_SYSERRCODE_OPNADR (/1/200)
  248. Could not open address file:
  249. ;
  250. ; NB: %s needs the address file as argument!
  251. ;
  252. ;
  253. MSG_SYSERRCODE_OPNPRT (/1/200)
  254. The printer device could not be opened, so no printing is possible!\n\
  255. Try to remove the application, which\nuses the printer!\n
  256. ;
  257. MSG_SYSERRCODE_CRTEXTIO (/1/200)
  258. Could not create ExtIO!
  259. ;
  260. MSG_SYSERRCODE_CRTPORT (/1/200)
  261. Could not create message port!
  262. ;
  263. MSG_SYSERRCODE_OPNPRFS (/1/200)
  264. Could not open preferences file!
  265. ;
  266. MSG_SYSERRCODE_OPNASL (/1/200)
  267. Could not open asl.library!
  268. ;
  269. MSG_SYSERRCODE_OPNFILE (/1/200)
  270. Could not open requested file!
  271. ;
  272. MSG_SYSERRCODE_OPNSER (/1/200)
  273. Serial device could not be opened!\n\
  274. Try to close any other application,\nwhich blocks the serial port!\n
  275. ;
  276. MSG_SYSERRCODE_DOIO (/1/200)
  277. Could not do the IO-Request, sorry!\n\
  278. Make sure that you did connect a modem\nand switched power on!\n
  279. ;
  280. MSG_SYSERRCODE_NOMEM (/1/200)
  281. Could NOT get memory!
  282. ;
  283. MSG_SYSERRCODE_OPNAGD (/1/200)
  284. Could NOT open amigaguide library!
  285. ;
  286. MSG_SYSERRCODE_NOLOCK  (/1/200)
  287. Could not lock file/dir!
  288. ;
  289. MSG_SYSERRCODE_INTUITION (/1/200)
  290. Could not open Intuition library!
  291. ;
  292. MSG_SYSERRCODE_GFX (/1/200)
  293. Could not open Graphics library!
  294. ;
  295. MSG_SYSERRCODE_REXXSYS (/1/200)
  296. Could not open Rexxsys library!
  297. ;
  298. MSG_SYSERRCODE_UTILITY (/1/200)
  299. Could not open utility library!
  300. ;
  301. MSG_SYSERRCODE_MATHIEEEDOUBTRANS (/1/200)
  302. Could not open MathIeeeDoubTrans library!
  303. ;
  304. MSG_SYSERRCODE_MATHIEEEDOUBBAS (/1/200)
  305. Could not open MathIeeeDoubBas library!
  306. ;
  307. MSG_SYSERRCODE_DFALIBRARY (/1/200)
  308. Could not open DFA library!
  309. ;
  310. MSG_SYSERRCODE_LOCALE (/1/200)
  311. Could not open Locale library!
  312. ;
  313. MSG_SYSERRCODE_ICON (/1/200)
  314. Could not open Icon library!
  315. ;
  316. MSG_SYSERRCODE_ASLFREQ (/1/200)
  317. Could not allocate ASL filerequester.
  318. ;
  319. MSG_SYSERRCODE_CMDEXE (/1/200)
  320. Could not execute command.
  321. ;
  322. MSG_SYSERRCODE_ADDPART (/1/200)
  323. AddPart() returned an error.
  324. ;
  325. MSG_SYSERRCODE_NODELFILE (/1/200)
  326. Could not delete file.
  327. ;
  328. ;
  329. ;
  330. ;
  331. MSG_USRERRCODE_FILEFMT (/1/200)
  332. Sorry! The file which you selected doesn't\nhave the proper format!\n
  333. ;
  334. MSG_USRERRCODE_CANCEL (/1/200)
  335. As you canceled the command,\nthe entered data have been discarted!\n
  336. ;
  337. MSG_USRERRCODE_SYNTAX (/1/200)
  338. Parsing your pattern returned an error!\nmaybe there is a mistake in your pattern?!\n
  339. ;
  340. MSG_USRERRCODE_NONETWORKSAVE (/1/200)
  341. Network Mode!\n\n\
  342. Please try to get write access to the address\n\
  343. before you explicitely save the file!
  344. ;
  345. MSG_USRERRCODE_NONETWORKOVERWRITE (/1/200)
  346. Network Mode!\n\n\
  347. Please try to get write access to the address\n\
  348. before you overwrite a 'networked' address file!
  349. ;
  350. MSG_USRERRCODE_NONETWORKSELECT (/1/200)
  351. Network Mode!\n\n\
  352. Please try to get write access to the address\n\
  353. file before you change anything!
  354. ;
  355. MSG_USRERRCODE_NONETWORKSORT (/1/200)
  356. Network Mode!\n\n\
  357. Please try to get write access to the address\n\
  358. file before you sort your addresses!
  359. ;
  360. MSG_USRERRCODE_NONETWORKNEW (/1/200)
  361. Network Mode!\n\n\
  362. Please try to get write access to the address\n\
  363. file before you enter a new address!
  364. ;
  365. MSG_USRERRCODE_NONETWORKEDIT (/1/200)
  366. Network Mode!\n\n\
  367. Please try to get write access to the address\n\
  368. file before you edit an address!
  369. ;
  370. MSG_USRERRCODE_NONETWORKAPPEND (/1/200)
  371. Network Mode!\n\n\
  372. Please try to get write access to the address\n\
  373. file before you append another address file\n\
  374. to your current one!
  375. ;
  376. MSG_USRERRCODE_NONETWORKKILL (/1/200)
  377. Network Mode!\n\n\
  378. Please try to get write access to the address\n\
  379. file before you kill an address item\n\
  380. within your address file!
  381. ;
  382. MSG_USRERRCODE_NOSAVE (/1/200)
  383. File not saved.
  384. ;
  385. MSG_USRERRCODE_NOEXTDATA (/1/200)
  386. No external data available.
  387. ;
  388. MSG_USRERRCODE_NOTALLOWED (/1/200)
  389. Selected function currently not allowed.
  390. ;
  391. MSG_USRERRCODE_NOFILE (/1/200)
  392. No file selected!
  393. ;
  394. MSG_USRERRCODE_CANCELAPPEND (/1/200)
  395. Append canceled!\nNo addresses have been appended.
  396. ;
  397.