home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games Extra 1996 May / Amiga_Games_Extra_CD_5-96.bin / locale / catalogs / prefs / reqchangeprefs.cd < prev    next >
Text File  |  1996-02-24  |  12KB  |  708 lines

  1. ; $VER: ReqChangePrefs.cd 3.7 (10.2.96)
  2. ;
  3. ; Strings in the ReqChange prefs editor that needs localization.
  4. ;
  5. ;
  6. ; Messages also used by StartRC/ReqChangeCX
  7. ;
  8. ; %s:  Name of library
  9. ; %ld: Required version
  10. ;
  11. MSG_ERROR_OPEN_LIB (1//)
  12. Couldn't open %s\n\
  13. version %ld or higher!
  14. ;
  15. ; %s: String from dos.library/Fault()
  16. ;
  17. MSG_ERROR_ARGS (//)
  18. Error in arguments:\n\
  19. %s!
  20. ;
  21. MSG_COULDNT_REMOVE_PATCHES (//)
  22. Couldn't remove patches!\n\
  23. \n\
  24. Active patches: %ld.\n\
  25. Allocated requesters: %ld.\n\
  26. \n\
  27. Should I inactivate all patches?
  28. ;
  29. MSG_CONFIRM_REMOVE_PATCHES (//)
  30. Do you really want\n\
  31. to remove the patches?
  32. ;
  33. MSG_YES_RETRY_NO_GAD (//)
  34. _Yes|_Try again| _No \
  35.  
  36. ;
  37. MSG_QUIT_GAD (//)
  38. _Quit
  39. ;
  40. MSG_OK_GAD (//)
  41.  _Ok \
  42.  
  43. ;
  44. MSG_YES_NO_GAD (//)
  45. _Yes| _No \
  46.  
  47. ;
  48. MSG_EASY_QUIT_GAD (//)
  49. Quit
  50. ;
  51. ; Error messages
  52. ;
  53. #ifdef REQCHANGE_PREFS
  54. ;
  55. MSG_ERROR_NO_MEM (100//)
  56. Not enough memory!
  57. ;
  58. ; %s: Name of requested public screen
  59. ;
  60. MSG_ERROR_NO_PUBSCREEN (//)
  61. Couldn't find public screen\n\
  62. \"%s\"!
  63. ;
  64. MSG_ERROR_NO_DEFPUBSCREEN (//)
  65. Couldn't find default public screen!
  66. ;
  67. MSG_ERROR_NO_VISUALINFO (//)
  68. Couldn't get VisualInfo!
  69. ;
  70. MSG_ERROR_NO_GADGET (//)
  71. Couldn't create gadgets!
  72. ;
  73. ; %s: Name of font that didn't open.
  74. ; %d: The size of the font. NOTE: No "l" in front of the "d"!
  75. ;
  76. MSG_ERROR_NO_FONT (//)
  77. Couldn't open %s with size %d!
  78. ;
  79. MSG_ERROR_NO_MENUS (//)
  80. Couldn't create menus!
  81. ;
  82. ; This message can be followed by some of the following messages:
  83. ; MSG_NO_PUBSCREEN           /* If a PUBSCREEN parameter was used */
  84. ; MSG_ERROR_NO_PUBSCREEN
  85. ; MSG_NO_VISUAL_INFO
  86. ; MSG_ERROR_NO_FONT
  87. ; MSG_ERROR_NO_GADGET
  88. ; MSG_ERROR_NO_MENUS
  89. ; MSG_ERROR_NO_MEM
  90. ;
  91. MSG_ERROR_NO_WINDOW (//)
  92. Couldn't open window
  93. ;
  94. MSG_ERROR_NO_RESIZE (//)
  95. Couldn't resize window\n\
  96. (failed to recreate gadgets)!
  97. ;
  98. MSG_ERROR_NO_PORT (//)
  99. Couldn't create message port!
  100. ;
  101. MSG_ERROR_UNKNOWN_ERROR (//)
  102. Internal error %ld! Please report!
  103. ;
  104. ; First  %s: Name of prefs file
  105. ; Second %s: Reason for failure (ala dos.library/Fault())
  106. ;
  107. MSG_ERROR_SAVE_PREFS (//)
  108. Couldn't save prefs file\n\
  109. \"%s\":\n\
  110. %s!
  111. ;
  112. ; First  %s: Name of prefs file
  113. ; Second %s: Reason for failure (ala dos.library/Fault())
  114. ;
  115. MSG_ERROR_READ_PREFS (//)
  116. Couldn't read prefs file\n\
  117. \"%s\":\n\
  118. %s!
  119. ;
  120. ; First  %s: Name of directory
  121. ; Second %s: Reason for failure (ala dos.library/Fault())
  122. ;
  123. MSG_ERROR_CREATE_DIR (//)
  124. Couldn't create drawer\n\
  125. \"%s\":\n\
  126. %s!
  127. ;
  128. ; First  %s: Name of directory
  129. ; Second %s: Reason for failure (ala dos.library/Fault())
  130. ;
  131. MSG_ERROR_LONG_PATH (//)
  132. File path too long!
  133. ;
  134. MSG_ERROR_DENYNODE_ALLOC (//)
  135. Couldn't allocate denynode!
  136. ;
  137. MSG_ERROR_REXXNODE_ALLOC (//)
  138. Couldn't allocate rexxnode!
  139. ;
  140. MSG_ERROR_NO_DENYNAME (//)
  141. You must enter a volume name!
  142. ;
  143. MSG_ERROR_NO_REXXNAME (//)
  144. You must enter a name!
  145. ;
  146. MSG_ERROR_NO_REXXCMD (//)
  147. You must enter a command!
  148. ;
  149. MSG_ERROR_NO_SIGBIT (//)
  150. Couldn't allocate signal!
  151. ;
  152. MSG_ERROR_NO_NODE (//)
  153. Internal error: Couldn't find\n\
  154. requested node! Please report!
  155. ;
  156. ; %s: Either MSG_ERROR_SORT_OVERFLOW or MSG_ERROR_NO_MEM
  157. ;
  158. MSG_ERROR_SORT (//)
  159. Couldn't sort the list:\n\
  160. %s
  161. ;
  162. ; Can't occur any longer...
  163. ;
  164. ;MSG_ERROR_SORT_OVERFLOW (//)
  165. ;Internal recursion overflow!
  166. ;
  167. ; First  %s: Name of icon (without the ".info" part)
  168. ; Second %s: Reason for failure (ala dos.library/Fault())
  169. ;
  170. MSG_ERROR_NO_ICON (+1//)
  171. Couldn't open icon for\n\
  172. \"%s\":\n\
  173. %s!
  174. ;
  175. ; First  %s: Name of icon (without the ".info" part)
  176. ; Second %s: Reason for failure (ala dos.library/Fault())
  177. ;
  178. MSG_ERROR_BAD_TTYPES (//)
  179. Error in tooltypes for\n\
  180. \"%s\":\n\
  181. %s!
  182. ;
  183. ; First  %s: Name of icon (without the ".info" part)
  184. ; Second %s: Reason for failure (ala dos.library/Fault())
  185. ;
  186. MSG_ERROR_WRITE_ICON (//)
  187. Couldn't write icon for\n\
  188. \"%s\":\n\
  189. %s!
  190. ;
  191. ; First  %s: Name of icon (without the ".info" part)
  192. ; Second %s: Reason for failure (ala dos.library/Fault())
  193. ;
  194. MSG_ERROR_NO_DEF_ICON (//)
  195. Couldn't find any icon to use for\n\
  196. \"%s\":\n\
  197. %s!
  198. ;
  199. ; Make sure this message is "similar to" MSG_ERROR_OPEN_LIB. :)
  200. ;
  201. MSG_ERROR_HELP (//)
  202. Online help not available:\n\
  203. Couldn't open amigaguide.library\n\
  204. version 34 or higher!
  205. ;
  206. ; %s: Error string returned from GetAmigaGuideString()
  207. ;
  208. MSG_ERROR_AMIGAGUIDE (//)
  209. AmigaGuide error:\n\
  210. %s!
  211. ;
  212. ; The following string *MAY* *NOT* be more than 99 chars after the %ld has
  213. ; been "expanded".
  214. ;
  215. MSG_ERROR_DOS (//85)
  216. DOS error %ld
  217. ;
  218. ; Misc texts used in gadgets
  219. ;
  220. MSG_CONTINUE_QUIT_GAD (//)
  221. C_ontinue|_Quit
  222. ;
  223. MSG_OK_CANCEL_GAD (+1//)
  224.  _Ok |C_ancel
  225. ;
  226. ; Gadgets in the main windows
  227. ;
  228. MSG_MISC_FLAGS_TXT (//)
  229. Patch flags
  230. ;
  231. MSG_PATCH_ASLFONTREQ_GAD (//)
  232. ASL _font requester
  233. ;
  234. MSG_PATCH_ASLSMREQ_GAD (//)
  235. ASL scr_een mode requester
  236. ;
  237. MSG_ASSIGNWEDGE_GAD (//)
  238. Assign_Wedge
  239. ;
  240. MSG_ONLYASSIGN_GAD (//)
  241. AR_Q mode
  242. ;
  243. MSG_TEXTREQ_FLAGS_TXT (//)
  244. Text requester flags
  245. ;
  246. MSG_KEYS_GAD (//)
  247. _Keyboard shortcuts
  248. ;
  249. MSG_CENTERTEXT_GAD (//)
  250. Center _text
  251. ;
  252. MSG_FILEREQ_FLAGS_TXT (//)
  253. File requester flags
  254. ;
  255. MSG_FILEBUFFER_GAD (//)
  256. _Buffer filelist
  257. ;
  258. MSG_REQTYPE_GAD (//)
  259. _Requester type:
  260. ;
  261. MSG_CENTERTYPE_GAD (//)
  262. Center _mode:
  263. ;
  264. MSG_OFFSET_GAD (//)
  265. _Offset:
  266. ;
  267. MSG_DEFAULTOFFSET_GAD (//)
  268. _Default
  269. ;
  270. MSG_DEFAULTHEIGHT_GAD (//)
  271. Default _height
  272. ;
  273. MSG_POPSCR_GAD (//)
  274. _Pop screen
  275. ;
  276. MSG_BACKFILL_GAD (//)
  277. Backfi_ll requester
  278. ;
  279. MSG_REXXMSGS_GAD (//)
  280. ARe_xx messages
  281. ;
  282. MSG_SELECTFONT_GAD (//)
  283. Fo_nt...
  284. ;
  285. MSG_SAVE_GAD (//)
  286. _Save
  287. ;
  288. MSG_USE_GAD (//)
  289. _Use
  290. ;
  291. MSG_CANCEL_GAD (//)
  292. C_ancel
  293. ;
  294. ; Texts in the cycle gadgets
  295. ;
  296. ; First we have the Requester type gadget. Try to keep them rather short,
  297. ; for the rexxwindow's sake..
  298. ;
  299. MSG_FILE_TXT (//)
  300. File
  301. ;
  302. MSG_FONT_TXT (//)
  303. Font
  304. ;
  305. MSG_PALETTE_TXT (//)
  306. Palette
  307. ;
  308. MSG_SCREENMODE_TXT (//)
  309. Screen mode
  310. ;
  311. MSG_TEXT_TXT (//)
  312. Text
  313. ;
  314. MSG_STRING_TXT (//)
  315. String
  316. ;
  317. MSG_INTEGER_TXT (//)
  318. Integer
  319. ;
  320. ; This item is only available in the rexxwindow cycle gadget
  321. ;
  322. MSG_ANY_TXT (//)
  323. Any
  324. ;
  325. ; Here is the Center mode gadget
  326. ;
  327. MSG_NORMAL_TXT (//)
  328. Normal
  329. ;
  330. MSG_DEFAULT_TXT (//)
  331. Default
  332. ;
  333. MSG_POINTER_TXT (//)
  334. Pointer
  335. ;
  336. MSG_CENTERWIN_TXT (//)
  337. Center in window
  338. ;
  339. MSG_CENTERSCR_TXT (//)
  340. Center on screen
  341. ;
  342. MSG_TOPLEFTWIN_TXT (//)
  343. Top left of window
  344. ;
  345. MSG_TOPLEFTSCR_TXT (//)
  346. Top left of screen
  347. ;
  348. ; Texts in the edit list window
  349. ;
  350. MSG_LISTTYPE_TXT (//)
  351. List _type:
  352. ;
  353. MSG_NEW_GAD (//)
  354. _New...
  355. ;
  356. MSG_DELETE_GAD (//)
  357. De_lete...
  358. ;
  359. MSG_UP_GAD (//)
  360. _Up
  361. ;
  362. MSG_DOWN_GAD (//)
  363. _Down
  364. ;
  365. MSG_SORT_GAD (//)
  366. S_ort
  367. ;
  368. MSG_EDIT_GAD (//)
  369. _Edit...
  370. ;
  371. ; The cycle gadget in the edit list window
  372. ; (there is another one as of version 3.3. See below)
  373. ;
  374. MSG_EDIT_REXX_TXT (//)
  375. Rexx messages
  376. ;
  377. MSG_EDIT_DENY_TXT (//)
  378. Denied volumes
  379. ;
  380. ; Texts used in the deny- and rexxwindow.
  381. ;
  382. MSG_DENY_NAME_GAD (//)
  383. _Volume name:
  384. ;
  385. MSG_NODE_OK_GAD (//)
  386.  _Ok \
  387.  
  388. MSG_NODE_CANCEL_GAD (//)
  389. C_ancel
  390. ;
  391. MSG_REXX_NAME_GAD (//)
  392. _Name:
  393. ;
  394. MSG_REXX_REQTYPE_GAD (//)
  395. _Requester type:
  396. ;
  397. MSG_REXX_TITLE_GAD (//)
  398. _Title:
  399. ;
  400. MSG_REXX_BODY_GAD (//)
  401. _Body:
  402. ;
  403. MSG_REXX_CMD_GAD (//)
  404. Co_mmand:
  405. ;
  406. ; Main window menu items. First char indicates "right-amiga-shortcut". Space for none.
  407. ;
  408. MSG_PROJECT_MENU (//)
  409. Project
  410. ;
  411. MSG_PROJECT_OPEN_ITEM (//)
  412. O\0Open...
  413. ;
  414. MSG_PROJECT_SAVEAS_ITEM (//)
  415. A\0Save as...
  416. ;
  417. MSG_PROJECT_ABOUT_ITEM (//)
  418. ?\0About...
  419. ;
  420. MSG_PROJECT_QUIT_ITEM (//)
  421. Q\0Quit
  422. ;
  423. MSG_EDIT_MENU (//)
  424. Edit
  425. ;
  426. MSG_EDIT_LISTS_ITEM (//)
  427. I\0Lists...
  428. ;
  429. MSG_EDIT_DEFAULTS_ITEM (//)
  430. D\0Defaults
  431. ;
  432. MSG_EDIT_LASTSAVED_ITEM (//)
  433. L\0Last saved
  434. ;
  435. MSG_EDIT_RESTORE_ITEM (//)
  436. R\0Restore
  437. ;
  438. MSG_PATCHES_MENU (//)
  439. Patches
  440. ;
  441. MSG_PATCHES_INTUITION_ITEM (//)
  442.  \0Intuition?
  443. ;
  444. MSG_PATCHES_ASL_ITEM (//)
  445.  \0ASL?
  446. ;
  447. MSG_PATCHES_ARP_ITEM (//)
  448.  \0ARP?
  449. ;
  450. MSG_PATCHES_REQ_ITEM (//)
  451.  \0REQ?
  452. ;
  453. MSG_PATCHES_UPDATE_ITEM (//)
  454.  \0Update
  455. ;
  456. MSG_PATCHES_INSTALL_ITEM (//)
  457.  \0Install...
  458. ;
  459. MSG_PATCHES_REMOVE_ITEM (//)
  460.  \0Remove...
  461. ;
  462. MSG_OPTIONS_MENU (//)
  463. Options
  464. ;
  465. MSG_OPTIONS_CREATEICONS (//)
  466. C\0Create icons?
  467. ;
  468. ; Edit list window menu items (that doesn't have a text shared with the main window).
  469. ;
  470. MSG_PROJECT_APPEND_ITEM (//)
  471. E\0Append...
  472. ;
  473. MSG_EDIT_CLEAR_ITEM (//)
  474.  \0Clear list...
  475. ;
  476. ; Other misc texts..
  477. ;
  478. MSG_REQUESTER_TITLE (//)
  479. ReqChange request
  480. ;
  481. MSG_NOT_PATCHED (//)
  482. The patches are not installed
  483. ;
  484. MSG_ALREADY_PATCHED (//)
  485. The patches are installed
  486. ;
  487. MSG_CONFIRM_INSTALL_PATCHES (//)
  488. Really install the patches?
  489. ;
  490. MSG_SELECT_FONT (//)
  491. Select a font
  492. ;
  493. ; First %s : Version information.
  494. ; Second %s : Date string (numeric).
  495. ; Third %s : MSG_ALREADY_PATCHED or MSG_NOT_PATCHED (see above)
  496. ;
  497. MSG_ABOUT (//)
  498. ReqChange preferences %s\n\
  499. Copyright © 1993-96  Magnus Holmgren\n\
  500. \n\
  501. Compilation date: %s\n\
  502. \n\
  503. %s\n\
  504. Active patches: %ld\n\
  505. Allocated requesters: %ld
  506. ;
  507. MSG_MAINWINDOWTITLE (//)
  508. ReqChange preferences
  509. ;
  510. MSG_EDITWINDOWTITLE (//)
  511. Edit list
  512. ;
  513. MSG_DENYWINDOWTITLE (//)
  514. Deny node
  515. ;
  516. MSG_REXXWINDOWTITLE (//)
  517. Rexx node
  518. ;
  519. MSG_SELECT_MAINPREFS_TITLE (//)
  520. Select a mainprefs file
  521. ;
  522. MSG_SELECT_REXXPREFS_TITLE (//)
  523. Select a rexxprefs file
  524. ;
  525. MSG_SELECT_DENYPREFS_TITLE (//)
  526. Select a denyprefs file
  527. ;
  528. MSG_CONFIRM_DELETE_NODE (//)
  529. Really delete this node?
  530. ;
  531. MSG_CONFIRM_CLEAR (//)
  532. Do you really want to\n\
  533. clear the current list?
  534. ;
  535. MSG_APPICON_NAME (//)
  536. ReqChange dock
  537. ;
  538. MSG_ERROR_NO_ICONDROP (//)
  539. Couldn't init icon dropping!\n\
  540. (No Workbench?)
  541. ;
  542. MSG_ERROR_NO_HOMEDIR (//)
  543. Couldn't find the home\n\
  544. directory of ReqChange!
  545. ;
  546. MSG_ERROR_NO_PRGPATH (//)
  547. Couldn't get the path to ReqChange!
  548. ;
  549. MSG_RUN_QUIT_GAD (//)
  550. _Keep running|_Quit
  551. ;
  552. MSG_ERROR_RESTORE_LIST (//)
  553. Couldn't restore list\n\
  554. \"%s\":\n\
  555. %s!
  556. ;
  557. MSG_REQUESTER_INFO (//)
  558. ReqChange information
  559. ;
  560. ; ** ReqChange 3.3 **
  561. ;
  562. ; A new list type..
  563. ;
  564. MSG_EDIT_EXCEPT_TXT (//)
  565. Excepted programs
  566. ;
  567. ; Titles for the new windows
  568. ;
  569. MSG_EXCEPTWINDOWTITLE (//)
  570. Except node
  571. ;
  572. MSG_TASKWINDOWTITLE (//)
  573. Select a program
  574. ;
  575. ; Except window
  576. ;
  577. MSG_EXCEPT_NAME_GAD (//)
  578. _Program:
  579. ;
  580. MSG_SELECT_EXCEPTPREFS_TITLE (//)
  581. Select an exceptprefs file
  582. ;
  583. MSG_ERROR_NO_EXCEPTNAME (//)
  584. You must enter a program name!
  585. ;
  586. MSG_ERROR_EXCEPTNODE_ALLOC (//)
  587. Couldn't allocate exceptnode!
  588. ;
  589. MSG_REXX_TASK_GAD (//)
  590. _Program:
  591. ;
  592. MSG_ERROR_NO_ALTIMAGE (//)
  593. Couldn't init BOOPSI "GetAlt" image class!
  594. ;
  595. ; ** ReqChange 3.6 **
  596. ;
  597. MSG_REXX_TIMEOUT_GAD (//)
  598. Time_out:
  599. ;
  600. MSG_PATCHES_REQTOOLS_ITEM (//)
  601.  \0ReqTools?
  602. ;
  603. MSG_SHORT_NOT_REGISTERED (//)
  604. Unregistered evaluation version. Please support shareware!
  605. ;
  606. MSG_NOT_REGISTERED (//)
  607. Unregistered evaluation version\n\
  608. \n\
  609. If you have used ReqChange more than\n\
  610. 30 days, please support shareware\n\
  611. and register this program!\n\
  612. \n\
  613. By registering you will encourage the\n\
  614. author to develop new versions of\n\
  615. ReqChange, and you'll get a keyfile\n\
  616. that "unlocks" certain features that are\n\
  617. disabled in this evaluation version.\n\
  618. \n\
  619. (You will be able to close this soon.)
  620. ;
  621. MSG_REGISTERED (//)
  622. This copy of ReqChange\n\
  623. is registered to:\n\
  624. \n\
  625. %s\n\
  626. (Serial number: %ld)\n\
  627. \n\
  628. Thank you for your support!
  629. ;
  630. MSG_DENY_TASK_GAD (//)
  631. _Program:
  632. ;
  633. MSG_VERSION (//160)
  634. %s\n\
  635. (Library version: %ld.%ld)
  636. ;
  637. ; ** ReqChange 3.7 **
  638. ;
  639. MSG_PATCHES_ACTIVE_ITEM (//)
  640.  \0Active?
  641. ;
  642. MSG_STRIP_KEYS_GAD (//)
  643. Remo_ve shortcuts
  644. ;
  645. #endif
  646. ;
  647. #ifdef REQCHANGE_CX
  648. ;
  649. ; ** 3.7 **
  650. ;
  651. ; These messages are used by ReqChangeCX.
  652. ;
  653. ; NOTE: Strings marked as "Copy" are copies of strings found above.
  654. ; (Name is same, except for the "CX" part). This to keep the size
  655. ; of the executable down. Use the same translation as above.
  656. ;
  657. MSG_ERROR_CX_STARTPREFS (1000//)
  658. Couldn't start \"%s\":\n\
  659. %s!
  660. ;
  661. MSG_ERROR_CX_PREFSFAIL (//)
  662. \"%s\" returned %ld!
  663. ;
  664. MSG_ERROR_CX_PREFSIO (//)
  665. Couldn't open IO to run\n\
  666. \"%s\":\n\
  667. %s!
  668. ;
  669. ; Copy
  670. ;
  671. MSG_ERROR_CX_NO_ICON (//)
  672. Couldn't open icon for\n\
  673. \"%s\":\n\
  674. %s!
  675. ;
  676. ; Copy
  677. ;
  678. MSG_ERROR_CX_NO_PORT (//)
  679. Couldn't create message port!
  680. ;
  681. MSG_ERROR_NO_CX (//)
  682. Couldn't init Commodities system!
  683. ;
  684. MSG_ERROR_CX_BADKEY (//)
  685. Bad hotkey specification for %s:\n\
  686. \"%s\"!
  687. ;
  688. MSG_ERROR_CX_NOKEY (//)
  689. Couldn't create hotkey object for %s!
  690. ;
  691. MSG_ERROR_CX_NOTIFY (//)
  692. Not enough memory for file notification!
  693. ;
  694. MSG_CX_REQUESTER_TITLE (//)
  695. ReqChangeCX request
  696. ;
  697. MSG_CX_TITLE (//)
  698. ReqChangeCX  by Magnus Holmgren
  699. ;
  700. MSG_CX_DESCRIPTION (//)
  701. ReqChange controller commodity.
  702. ;
  703. MSG_CX_OK_QUIT_GAD (//)
  704.  Ok |Quit
  705. ;
  706. #endif
  707. ;
  708.