home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / disk / directory / browser2.41 / browserii / browserii.cd < prev    next >
Text File  |  1995-02-27  |  14KB  |  841 lines

  1. ;
  2. ;    BrowserII.cd - Copyright © 1991-93 by S.R. & P.C.
  3. ;
  4. ;    Created:    21 Jan 1993  19:26:03
  5. ;    Modified:    09 Aug 1993  19:01:58
  6. ;
  7. ;    Make>> smake
  8. ;
  9. ;    WARNING:
  10. ;
  11. ;    This file is absolutly READONLY, if you modify anything in it,
  12. ;    next modify in .ct file will be desastrous
  13. ;
  14. ;    Messages beginning with MSG1L_ MUST NOT include line feeds (\n)
  15. ;
  16. ;
  17. MSG_RequestTitle (//)
  18. BrowserII Request
  19. ;
  20. MSG_About (//)
  21. CopyRight © Sylvain Rougier & Pierre Carrette.\n\
  22. English version by S.R. & P.C.\n\
  23. This program is ShareWare.\n\
  24. If you like it or use it, send $25 to:\n\
  25. \n\
  26. Sylvain Rougier\n\
  27. 39 rue Carnot\n\
  28. 86000 Poitiers\n\
  29. France\n\
  30. \n\
  31. You will receive the latest registered version.\n\
  32. Don't forget to give your version number\n\
  33. and your ROM/KickStart version.
  34. ;
  35. MSG_RegisteredTo (//)
  36. Registered to: 
  37. ;
  38. MSG_Demo (//)
  39. Demo version.
  40. ;
  41. MSG_AboutTitle (//)
  42. About BrowserII
  43. ;
  44. ;
  45. MSG_Q_SureDeleteFile (//)
  46. Really delete ALL marked files%s ?\n\n%lD file(s) and  %lD drawer(s)
  47. ;
  48. MSG_SkipCancel    (//)
  49. _Skip|_Cancel
  50. ;
  51. MSG_ReSelectResume (//)
  52. Re_Select|_Resume
  53. ;
  54. MSG_ProjectSkipCancel (//)
  55. _Project|_Skip|_Cancel
  56. ;
  57. MSG_ErrReadingDir (//)
  58. Error reading directory \"%s\"\n%s.
  59. ;
  60. MSG_NotADir (//)
  61. \"%s\" is not a directory
  62. ;
  63. MSG_Selected (//)
  64. There is  %lD Bytes  %lD Blocks selected\nin  %lD files and  %lD dirs.
  65. ;
  66. MSG_CantCreatIcon (//)
  67. Couldn't create icon for \"%s\"\n%s.
  68. ;
  69. MSG_NoIconDefined (//)
  70. No icon defined for %s
  71. ;
  72. MSG_CantGetIcon (//)
  73. Couldn't get icon for \"%s\"\nFile Type: \"%s\"\nIcon: \"%s\"\n%s.
  74. ;
  75. MSG_UnknownIcon (//)
  76. Type of \"%s\" is unknown.
  77. ;
  78. MSG_CantProtect (//)
  79. Couldn't protect \"%s\"\n%s.
  80. ;
  81. MSG_CantComment (//)
  82. Couldn't set comment of \"%s\"\n%s.
  83. ;
  84. MSG_CantTouch (//)
  85. Couldn't set date \"%s\"\n%s.
  86. ;
  87. MSG_CantRename (//)
  88. Couldn't rename \"%s\" as \"%s\"\n%s.
  89. ;
  90. MSG_RenamingAs (//)
  91. \"%s\" as \"%s\"
  92. ;
  93. MSG_CantRelabel (//)
  94. Couldn't relabel \"%s\"\n%s.
  95. ;
  96. MSG_CantCreateDirHere (//)
  97. Can't create a dir in this window.
  98. ;
  99. MSG_CantCreateDir (//)
  100. Couldn't create dir \"%s\"\n%s.
  101. ;
  102. MSG_NoFullPathForDuplicate (//)
  103. Full path name not allowed for Duplicate.
  104. ;
  105. MSG_MakeDir_AndSoOn (//)
  106. Makedir(s)...
  107. ;
  108. MSG_Duplicate_AndSoOn (//)
  109. Duplicate...
  110. ;
  111. MSG1L_AddSuffixPrefix_AndSoOn (//)
  112. Add suffix and/or prefix...
  113. ;
  114. MSG_CantDuplicateMultipleVolume (//)
  115. Can't duplicate multiple volumes.
  116. ;
  117. MSG_CantDupMultipleAssignNorVol (//)
  118. Can't duplicate assigns nor volumes.
  119. ;
  120. MSG_AddingIcon_AndSoOn (//)
  121. Adding Icon...
  122. ;
  123. MSG_CantAddIconToAssign (//)
  124. Can't add icon to assigns.
  125. ;
  126. MSG_Deleting_AndSoOn (//)
  127. Deleting...
  128. ;
  129. MSG_AndTheirIcon (//)
  130. \nand their icon (.info)
  131. ;
  132. MSG_DeleteCancel (//)
  133. _Delete|_Cancel
  134. ;
  135. MSG_DeleteDeleteAllCancel (//)
  136. _Delete|Delete _All|_Cancel
  137. ;
  138. MSG_CantDeleteVolume (//)
  139. Can't delete Volume.
  140. ;
  141. MSG_ReadingSize_AndSoOn (//)
  142. Reading Size...
  143. ;
  144. MSG_CantCheckSizeOfVolume (//)
  145. Can't check size of Volumes.
  146. ;
  147. MSG_SettingProtection (//)
  148. Setting Protection...
  149. ;
  150. MSG_CantProtectVolume (//)
  151. Can't Protect Volumes.
  152. ;
  153. MSG_SettingComment_AndSoOn (//)
  154. Setting Comment...
  155. ;
  156. MSG_SetComment_AndSoOn (//)
  157. Set Comment...
  158. ;
  159. MSG_CantCommentVolume (//)
  160. Can't comment Volumes.
  161. ;
  162. MSG_SettingDate_AndSoOn (//)
  163. Setting Date...
  164. ;
  165. MSG_SetDate_AndSoOn (//)
  166. Set Date...
  167. ;
  168. MSG_CantSetDateVolume (//)
  169. Can't set date Volumes.
  170. ;
  171. MSG_Renaming_AndSoOn (//)
  172. Renaming...
  173. ;
  174. MSG_SelectVolumeInMain (//)
  175. Select volumes in BrowserII window.
  176. ;
  177. MSG_CantRenameAssign (//)
  178. Can't rename an assign.
  179. ;
  180. MSG_AskNewName (//)
  181. Enter new name...
  182. ;
  183. MSG_CantRelabelMultipleVolume (//)
  184. Can't relabel multiple volumes.
  185. ;
  186. MSG_FileNameTooLong (//)
  187. Filename to long: \"%s\"
  188. ;
  189. MSG_GiveOneStar (//)
  190. You MUST keep a single '*' in name.
  191. ;
  192. MSG_BytesBlocks (//)
  193.    %lD Bytes  %lD Blocks
  194. ;
  195. MSG_ReadingIcon_AndSoOn (//)
  196. Reading Icon...
  197. ;
  198. MSG_ReallyMoveInto (//)
  199. Really move files into\n\"%s\" ?
  200. ;
  201. MSG_RequestCopyMode_GAD (//)
  202. Cop_y|_Move|_Cancel
  203. ;
  204. MSG1L_AlienBottomSelect_Fmt (//)
  205. %lD/%lD Bytes  %lD/%lD Blocks  %lD/%lD Entries selected
  206. ;
  207. MSG1L_AlienBottom_Fmt (//)
  208. %lD/%lD Icons  %lD/%lD Files  %lD/%lD Dirs  %lD/%lD Bytes  %lD/%lD Blocks
  209. ;
  210. MSG_RootNoParent (//)
  211. Root directory\nNo parent.
  212. ;
  213. MSG_CantGetParent (//)
  214. Couldn't get parent dir\n%s.
  215. ;
  216. MSG_OpenDir_AndSoOn (//)
  217. Open Dir...
  218. ;
  219. MSG1L_NoProcessRunning (//)
  220. No child processes currently running.
  221. ;
  222. MSG_Mem_Fmt (//)
  223. Chip:%6lD  Other:%7lD
  224. ;
  225. MSG_ReallyQuit (//)
  226. Really quit BrowserII ?
  227. ;
  228. ;
  229. MSG_SelectWindowFont (//)
  230. Select Window Font...
  231. ;
  232. MSG_SelectScreenFont (//)
  233. Select Screen Font...
  234. ;
  235. MSG_RequiresDiskFont (//)
  236. Requires diskfont.library
  237. ;
  238. MSG_CantOpenFont (//)
  239. Couldn't open \"%s\" %ld.
  240. ;
  241. MSG_CantSaveConfig (//)
  242. Couldn't save configuration.
  243. ;
  244. ;
  245. MSG_CantCreateDirCauseFile (//)
  246. Can't create dir \"%s\"\nA file already exists.
  247. ;
  248. MSG_ErrorWriting (//)
  249. Error writing \"%s\"\n%s.
  250. ;
  251. MSG_CantOpenWrite (//)
  252. Couldn't open \"%s\" for writing\n%s.
  253. ;
  254. MSG_DirAlreadyExist (//)
  255. A dir already exists
  256. ;
  257. MSG_OverWrtOverWrtAllSkipCancel (//)
  258. _Overwrite|Overwrite _All|_Update|_Skip|_Cancel
  259. ;
  260. MSG_FileXAlreadyExist (//)
  261. File \"%s\" already exists\n\
  262. Old:  %lD Bytes  %s\n\
  263. New:  %lD Bytes  %s
  264. ;
  265. MSG_Q_DeleteBadCopy (//)
  266. File \"%s\" couldn't be copied\nDelete bad copy ?
  267. ;
  268. MSG_Writing_AndSoOn (//)
  269. Writing...
  270. ;
  271. MSG_ErrorReadingX (//)
  272. Error reading \"%s\"\n%s.
  273. ;
  274. MSG_CantOpenXReading (//)
  275. Couldn't open \"%s\" for reading\n%s.
  276. ;
  277. MSG_Reading_AndSoOn (//)
  278. Reading...
  279. ;
  280. MSG_RetryOverwriteSkipCancel (//)
  281. _Retry|_Overwrite|_Skip|_Cancel
  282. ;
  283. MSG_CantMoveX (//)
  284. Couldn't move \"%s\"\n%s.
  285. ;
  286. MSG_CantDelete (//)
  287. Couldn't delete \"%s\"\n%s.
  288. ;
  289. MSG_Moving_AndSoOn (//)
  290. Moving...
  291. ;
  292. MSG_Q_DeleteSourceAnyway (//)
  293. One or more file(s) not copied\nDelete source(s) anyway ?
  294. ;
  295. MSG_CantAccessX (//)
  296. Couldn't access \"%s\"\n%s.
  297. ;
  298. MSG1L_MainBottomSelected_Fmt (//)
  299. %lD Bytes  %lD Blocks  %lD Entries selected
  300. ;
  301. MSG1L_MainBottom_Fmt (//)
  302. %s %lD KBytes  %lD Blocks Free
  303. ;
  304. MSG1L_DirBottomSelected_Fmt (//)
  305. %lD/%lD Bytes  %lD/%lD Blocks  %lD/%lD Entries selected
  306. ;
  307. MSG1L_DirBottom_Fmt (//)
  308. %lD/%lD Files  %lD/%lD Dirs  %lD/%lD Bytes  %lD/%lD Blocks
  309. ;
  310. MSG_CantMoveFileHere (//)
  311. Can't move files into this window.
  312. ;
  313. MSG_RetryCancel (//)
  314. _Retry|_Cancel
  315. ;
  316. MSG_CantDeleteBadCopy (//)
  317. Couldn't delete bad copy of \"%s\"\n%s.
  318. ;
  319. MSG_Q_DeleteIncompleteX (//)
  320. File \"%s\" wasn't completly copied\nDelete bad copy ?
  321. ;
  322. MSG_Q_HiddenSelectedContinue (//)
  323. Some hidden entries where selected\nContinue anyway ?
  324. ;
  325. MSG_CantOpenWindow (//)
  326. Couldn't open window.
  327. ;
  328. MSG_NotEnoughMemory (//)
  329. Not enough memory.
  330. ;
  331. MSG_CantCreateProcess (//)
  332. Couldn't create process.\n%s.
  333. ;
  334. MSG1L_TryLaunch (//)
  335. BrowserII: Attempting to load \"%s\"...
  336. ;
  337. MSG1L_WaitChildReply (//)
  338. Waiting for process replies. Cancel requesters...
  339. ;
  340. MSG_CommandTooLong (//)
  341. Command line too long.
  342. ;
  343. MSG1L_Run_FileType (//)
  344. Run...  File Type: %s
  345. ;
  346. ;
  347. MSG_Resume (//)
  348. _Resume
  349. ;
  350. MSG_YesNoWay (//)
  351. _Yes|_No Way
  352. ;
  353. MSG_RetrySkipCancel (//)
  354. _Retry|_Skip|_Cancel
  355. ;
  356. ;
  357. MSG1L_BrowserActionStatus (//)
  358. BrowserII Action status
  359. ;
  360. MSG_Stop_GAD (//6)
  361. _Stop
  362. ;
  363. MSG_Pause_GAD (//6)
  364. _Pause
  365. ;
  366. MSG_CantOpenScreen (//)
  367. Couldn't open screen.
  368. ;
  369. MSG_CloseVisitorWindow (//)
  370. Close ALL visitor windows first!
  371. ;
  372. MSG_CantOpenMain (//)
  373. Couldn't open main window.
  374. ;
  375. MSG_AlienWindow (//)
  376. Alien Window
  377. ;
  378. MSG_AdjustColors (//)
  379. Adjust Colors
  380. ;
  381. MSG_Dir (/3/9)
  382. (dir)
  383. ;
  384. MSG_Icon (/3/9)
  385. (icon)
  386. ;
  387. MSG_RequiresAsl (//)
  388. Requires asl.library V38 or higher.
  389. ;
  390. MSG_RequiresParM (//)
  391. Requires parm.library V%ld or higher.
  392. ;
  393. MSG_RequiresReqTools (//)
  394. Requires reqtools.library.
  395. ;
  396. ;
  397. MSG1L_SetProtectAndSoOn (//)
  398. Set Protect...
  399. ;
  400. MSG1L_SetFiltersAndSoOn (//)
  401. Set Filters...
  402. ;
  403. MSG1L_SelectAndSoOn (//)
  404. Select...
  405. ;
  406. MSG_StringGadsLabel1 (//10)
  407. Pattern
  408. ;
  409. MSG_StringGadsLabel2 (//10)
  410. Since
  411. ;
  412. MSG_StringGadsLabel3 (//10)
  413. Before
  414. ;
  415. MSG_StringGadsLabel4 (//10)
  416. Min size
  417. ;
  418. MSG_StringGadsLabel5 (//10)
  419. Max size
  420. ;
  421. MSG_TypeFlagsLabel1 (//10)
  422. Exclude
  423. ;
  424. MSG_TypeFlagsLabel2 (//10)
  425. & Subtypes
  426. ;
  427. MSG_FilesDirsGadLabel1 (//6)
  428. No
  429. ;
  430. MSG_FilesDirsGadLabel2 (//6)
  431. Yes
  432. ;
  433. MSG_FilesDirsGadLabel3 (//6)
  434. Match
  435. ;
  436. MSG_Files_GAD (//11)
  437. Files
  438. ;
  439. MSG_Dirs_GAD (//11)
  440. Dirs
  441. ;
  442. MSG_AffectSubdirs_GAD (//17)
  443. Affect Subdirs
  444. ;
  445. MSG_Clear_GAD (//6)
  446. Clear
  447. ;
  448. MSG_FileTypes_GAD (//12)
  449. File Types
  450. ;
  451. MSG_Selected_GAD (//12)
  452. Selected
  453. ;
  454. MSG_DEL_GAD (//3)
  455. DEL
  456. ;
  457. MSG_Ok_GAD (//7)
  458. Ok
  459. ;
  460. MSG_Cancel_GAD (//7)
  461. Cancel
  462. ;
  463. MSG_Reset_GAD (//7)
  464. Reset
  465. ;
  466. MSG1L_Protection (//12)
  467. Protection:
  468. ;
  469. MSG_MaximumReached (//)
  470. Maximum reached.
  471. ;
  472. MSG_ProcessesStillRunning (//)
  473. Processes still running.
  474. ;
  475. MSG_ScanningAndSoOn (//)
  476. Scanning...
  477. ;
  478. MSG_OkWithIconCancel_GAD (//)
  479. Without Icon|With Icon|Cancel
  480. ;
  481. ;
  482. ;
  483. ;    Menus
  484. ;
  485. MSG_Bro_UpdateMenu_MENU (//)
  486. Update Menus
  487. ;
  488. MSG_Bro_LastError_MENU (//)
  489. Last Error
  490. ;
  491. MSG_Bro_Command_MENU (//)
  492. _C Command
  493. ;
  494. MSG_Bro_Scrn_MENU (//)
  495. Screen
  496. ;
  497. MSG_Bro_Scrn_Workbench_MENU (//)
  498. Workbench Screen
  499. ;
  500. MSG_Bro_Scrn_Custom_MENU (//)
  501. Custom Screen
  502. ;
  503. MSG_Bro_Scrn_WBColor_MENU (//)
  504. Workbench Colors
  505. ;
  506. MSG_Bro_Scrn_CustomColors_MENU (//)
  507. Custom Colors
  508. ;
  509. MSG_Bro_ScreenFont_MENU (//)
  510. Screen Font
  511. ;
  512. MSG_Bro_ScreenFont_DefFont_MENU (//)
  513. Default Font
  514. ;
  515. MSG_Bro_ScreenFont_CstFont_MENU (//)
  516. Custom Font
  517. ;
  518. MSG_Bro_WindowFont_MENU (//)
  519. Window Font
  520. ;
  521. MSG_Bro_WindowFont_DefFont_MENU (//)
  522. Default Font
  523. ;
  524. MSG_Bro_WindowFont_CstFont_MENU (//)
  525. Custom Font
  526. ;
  527. MSG_Bro_RunMode_MENU (//)
  528. Run Mode
  529. ;
  530. MSG_Bro_RunMode_RunBack_MENU (//)
  531. RunBack
  532. ;
  533. MSG_Bro_RunMode_Shell_MENU (//)
  534. Shell
  535. ;
  536. MSG_Bro_RunMode_Request_MENU (//)
  537. Request
  538. ;
  539. MSG_Bro_RunMode_WBToFront_MENU (//)
  540. WBToFront
  541. ;
  542. MSG_Bro_CpyM_MENU (//)
  543. Copy Mode
  544. ;
  545. MSG_Bro_CpyM_Context_MENU (//)
  546. Context
  547. ;
  548. MSG_Bro_CpyM_AlwCopy_MENU (//)
  549. Always Copy
  550. ;
  551. MSG_Bro_CpyM_AlwMove_MENU (//)
  552. Always Move
  553. ;
  554. MSG_Bro_CpyM_Request_MENU (//)
  555. Request
  556. ;
  557. MSG_Bro_CpyM_Update_MENU (//)
  558. Update
  559. ;
  560. MSG_Bro_CpyM_DontOverwFile_MENU (//)
  561. Don't overwrite files
  562. ;
  563. MSG_Bro_CpyM_AskBeforeOver_MENU (//)
  564. Ask before overwrite
  565. ;
  566. MSG_Bro_CpyM_CopyEmptyDir_MENU (//)
  567. Copy Empty Dirs
  568. ;
  569. MSG_Bro_CpyM_CopyHierarchy_MENU (//)
  570. Copy Hierarchy
  571. ;
  572. MSG_Bro_CopyFlags_MENU (//)
  573. Copy Flags
  574. ;
  575. MSG_Bro_CopyFlags_Clone_MENU (//)
  576. Clone
  577. ;
  578. MSG_Bro_CopyFlags_Dates_MENU (//)
  579. Dates
  580. ;
  581. MSG_Bro_CopyFlags_Protect_MENU (//)
  582. Protect
  583. ;
  584. MSG_Bro_CopyFlags_Comment_MENU (//)
  585. Comment
  586. ;
  587. MSG_Bro_Display_MENU (//)
  588. Display
  589. ;
  590. MSG_Bro_Display_Device_MENU (//)
  591. Devices
  592. ;
  593. MSG_Bro_Display_Volumes_MENU (//)
  594. Volumes
  595. ;
  596. MSG_Bro_Display_Assigns_MENU (//)
  597. Assigns
  598. ;
  599. MSG_Bro_Opts_MENU (//)
  600. Options
  601. ;
  602. MSG_Bro_Opts_KeepSelected_MENU (//)
  603. Keep selected
  604. ;
  605. MSG_Bro_Opts_ToggleSelect_MENU (//)
  606. Toggle selections
  607. ;
  608. MSG_Bro_Opts_MoveFileInto_MENU (//)
  609. Move files into subdirectories
  610. ;
  611. MSG_Bro_Opts_ABefMoveInto_MENU (//)
  612. Ask before moving into subdirectories
  613. ;
  614. MSG_Bro_Opts_ASynchronous_MENU (//)
  615. ASynchronous actions
  616. ;
  617. MSG_Bro_Opts_OpenStatus_MENU (//)
  618. Open process status window
  619. ;
  620. MSG_Bro_Opts_ACOverDefTool_MENU (//)
  621. AutoCmds override icon's default tool
  622. ;
  623. MSG_Bro_Opts_ExFOnDblClick_MENU (//)
  624. Examine file on DoubleClick (for AutoCmds)
  625. ;
  626. MSG_Bro_Opts_BdropPattern_MENU (//)
  627. Install backdrop pattern
  628. ;
  629. MSG_Bro_Opts_WinFontInReq_MENU (//)
  630. Use window font in requesters
  631. ;
  632. MSG_Bro_WOptions_MENU (//)
  633. Window Options
  634. ;
  635. MSG_Bro_WOptions_DDUsage_MENU (//)
  636. Display directory disk usage
  637. ;
  638. MSG_Bro_WOptions_PofVData_MENU (//)
  639. Display proportion of visible data
  640. ;
  641. MSG_Bro_WOptions_AutoZ_MENU (//)
  642. Windows AutoZoom
  643. ;
  644. MSG_Bro_WOptions_AutoZDir_MENU (//)
  645. Windows AutoZoom dirs only
  646. ;
  647. MSG_Bro_WOptions_MainAutoZ_MENU (//)
  648. Main Window AutoZoom
  649. ;
  650. MSG_Bro_WOptions_ZSMain_MENU (//)
  651. Zoom Main Window on startup
  652. ;
  653. MSG_Bro_WOptions_CapMPos_MENU (//)
  654. Capture Main Window position
  655. ;
  656. MSG_Bro_WOptions_CapMSize_MENU (//)
  657. Capture Main Window size
  658. ;
  659. MSG_Bro_WOptions_CapAlnPos_MENU (//)
  660. Capture Alien Window position
  661. ;
  662. MSG_Bro_WOptions_CapAlnSiz_MENU (//)
  663. Capture Alien Window size
  664. ;
  665. MSG_Bro_SaveConfig_MENU (//)
  666. Save Config
  667. ;
  668. MSG_Bro_About_MENU (//)
  669. About
  670. ;
  671. MSG_Bro_Quit_MENU (//)
  672. Quit
  673. ;
  674. MSG_Window_MENU (//)
  675. Window
  676. ;
  677. MSG_Window_Rescan_MENU (//)
  678. _S Rescan
  679. ;
  680. ;
  681. MSG_Window_Open_MENU (//)
  682. Open
  683. ;
  684. MSG_Window_Open_Parent_MENU (//)
  685. _P Open Parent
  686. ;
  687. MSG_Window_Open_Dir_MENU (//)
  688. _O Open Dir...
  689. ;
  690. MSG_Window_Open_Alien_MENU (//)
  691. Open Alien
  692. ;
  693. MSG_Window_Open_Status_MENU (//)
  694. Open Status
  695. ;
  696. MSG_Window_Zoom_MENU (//)
  697. Zoom
  698. ;
  699. MSG_Window_Zoom_UnZoom_MENU (//)
  700. UnZoom     F1
  701. ;
  702. MSG_Window_Zoom_ZoomAll_MENU (//)
  703. Zoom All   F2
  704. ;
  705. MSG_Window_Zoom_ZoomDirs_MENU (//)
  706. Zoom Dirs  F3
  707. ;
  708. MSG_Window_SelectMatch_MENU (//)
  709. _? Select Match
  710. ;
  711. MSG_Window_SelectAll_MENU (//)
  712. _A Select All
  713. ;
  714. MSG_Window_Flts_MENU (//)
  715. Filters
  716. ;
  717. MSG_Window_Flts_Set_MENU (//)
  718. _F Set...
  719. ;
  720. MSG_Window_Flts_Prefs_MENU (//)
  721. _= Prefs
  722. ;
  723. MSG_Window_Flts_NoInfo_MENU (//)
  724. _. No .info
  725. ;
  726. MSG_Window_Flts_Clear_MENU (//)
  727. _- Clear
  728. ;
  729. MSG_Window_Flts_Invert_MENU (//)
  730. _/ Invert
  731. ;
  732. MSG_Window_FileInfo_MENU (//)
  733. File Info
  734. ;
  735. MSG_Window_FileInfo_Bytes_MENU (//)
  736. Size in Bytes
  737. ;
  738. MSG_Window_FileInfo_Blocks_MENU (//)
  739. Size in Blocks
  740. ;
  741. MSG_Window_FileInfo_Prtct_MENU (//)
  742. Protection
  743. ;
  744. MSG_Window_FileInfo_Date_MENU (//)
  745. Date
  746. ;
  747. MSG_Window_FileInfo_DskKey_MENU (//)
  748. Disk Key
  749. ;
  750. MSG_Window_FileInfo_Type_MENU (//)
  751. Type
  752. ;
  753. MSG_Window_SortBy_MENU (//)
  754. Sort by
  755. ;
  756. MSG_Window_SortBy_Name_MENU (//)
  757. Name
  758. ;
  759. MSG_Window_SortBy_Date_MENU (//)
  760. Date
  761. ;
  762. MSG_Window_SortBy_Size_MENU (//)
  763. Size
  764. ;
  765. MSG_Window_SortBy_Key_MENU (//)
  766. Key
  767. ;
  768. MSG_Window_SortBy_EntryTp_MENU (//)
  769. Entry Type
  770. ;
  771. MSG_Window_SortBy_FileTp_MENU (//)
  772. File Type
  773. ;
  774. MSG_Window_Opts_MENU (//)
  775. Options
  776. ;
  777. MSG_Window_Opts_FindTpName_MENU (//)
  778. Find Type by Name
  779. ;
  780. MSG_Window_Opts_FindTpScan_MENU (//)
  781. Find Type by Scan
  782. ;
  783. MSG_Window_Opts_KeepWin_MENU (//)
  784. Keep Window
  785. ;
  786. MSG_Window_Opts_IconifyWin_MENU (//)
  787. Auto Iconify
  788. ;
  789. MSG_Window_Opts_CloseWin_MENU (//)
  790. Auto Close
  791. ;
  792. MSG_Window_Opts_TurboScan_MENU (//)
  793. Turbo Scan
  794. ;
  795. MSG_Window_AffectVolume_MENU (//)
  796. Affect Volume
  797. ;
  798. MSG_Window_AffectAll_MENU (//)
  799. Affect All
  800. ;
  801. MSG_Actions_MENU (//)
  802. Actions
  803. ;
  804. MSG_Actions_Rename_MENU (//)
  805. _R Rename
  806. ;
  807. MSG_Actions_MakeDir_MENU (//)
  808. _M MakeDir
  809. ;
  810. MSG_Actions_Duplicate_MENU (//)
  811. _2 Duplicate
  812. ;
  813. MSG_Actions_SetDate_MENU (//)
  814. Set Date
  815. ;
  816. MSG_Actions_SetComment_MENU (//)
  817. Set Comment
  818. ;
  819. MSG_Actions_SetProtect_MENU (//)
  820. Set Protect
  821. ;
  822. MSG_Actions_AddIcon_MENU (//)
  823. Add Icon
  824. ;
  825. MSG_Actions_CheckSize_MENU (//)
  826. Check Size
  827. ;
  828. MSG_Action_WBInfo_MENU (//)
  829. _I WB Info
  830. ;
  831. MSG_Actions_Delete_MENU (//)
  832. _D Delete
  833. ;
  834. ;
  835. ;
  836. ;    ADD _ALL_ NEW CALATOG STRINGS BEFORE THIS LINE
  837. ;
  838. NB_CATALOG_STRINGS (//)
  839.  
  840. ;
  841.