home *** CD-ROM | disk | FTP | other *** search
- #language english
- #version 2
- ;
- ; 31.08.1997 (C) Jan Schwenke
- ;
- msgMemoryError(0//)
- Out of memory!
- ;
- msgSelectPath(1//)
- Select Path
- ;
- msgCancel(2//)
- Cancel
- ;
- msgError(3//)
- Error
- ;
- msgMuimasterError(4//)
- Cant find muimaster.library !
- ;
- msgNoIndexName(5//)
- Missing name for indexfile !
- ;
- msgNoIndexFile(6//)
- Selected file is not an indexfile
- ;
- msgIndexError(7//)
- Cant find indexfile
- ;
- msgInvert(8//)
- Invert
- ;
- msgNone(9//)
- None
- ;
- msgDelete(10//)
- Delete
- ;
- msgCopy(11//)
- Copy
- ;
- msgUnpack(12//)
- Unpack
- ;
- msgArchive(13//)
- Archive
- ;
- msgRead(14//)
- Read
- ;
- msgShow(15//)
- Show
- ;
- msgPath(16//)
- Path
- ;
- msgSearchword(17//)
- Searchword
- ;
- msgSearch(18//)
- Search
- ;
- msgNewIndexfile(19//)
- Make new indexfile
- ;
- msgcase(20//)
- case sensitive
- ;
- msgDirNames(21//)
- Directorynames
- ;
- msgExact(22//)
- Exact
- ;
- msgIndexsearch(23//)
- Indexsearch
- ;
- msgOptions(24//)
- Options
- ;
- msgProgram(25//)
- Program
- ;
- msgIndexfile(26//)
- Indexfile
- ;
- msgPacker(27//)
- Packer
- ;
- msgUnpacker(28//)
- Unpacker
- ;
- msgTextviewer(29//)
- Textviewer
- ;
- msgPictureviewer(30//)
- Pictureviewer
- ;
- msgSave(31//)
- Save
- ;
- msgStop(32//)
- Stop
- ;
- msgSearching(33//)
- Searching...
- ;
- msgAboutMUI(34//)
- About MUI
- ;
- msgAboutEasyFind(35//)
- About EasyFind
- ;
- msgQuit(36//)
- Quit
- ;
- msgProject(37//)
- Project
- ;
- msgOK_Cancel(38//)
- OK|Cancel
- ;
- msgDelSelectedEntries(39//)
- Delete selected entries
- ;
- msgSelDestPath(40//)
- Select destinationpath
- ;
- msgSelDestArchive(41//)
- Select destinationpath and archive
- ;
- msgReplaceIndexfile(42//)
- File already exists ! Replace ?
- ;
- msgGuide(43//)
- EasyFind_English.guide
- ;
- msgMinStack(44//)
- Please set stacksize to 40000
- ;
- msgDMSSelect(45//)
- Select drive for DMS
- ;
- msgFileInfo(46//)
- FileInfo
- ;
- msgScript(47//)
- \033lS-Script
- ;
- msgPure(48//)
- \033lP-Pure
- ;
- msgArchivebit(49//)
- \033lA-Archive
- ;
- msgReadable(50//)
- \033lR-Read
- ;
- msgWritable(51//)
- \033lW-Write;
- ;
- msgExecuteable(52//)
- \033lE-Execute
- ;
- msgDeletable(53//)
- \033lD-Delete
- ;
- msgProtectionbits(54//)
- Protectionbits
- ;
- msgFileName(55//)
- Name
- ;
- msgDate(56//)
- Date
- ;
- msgComment(57//)
- Comment
- ;
- msgSize(58//)
- \033cSize
- ;
- msgRename(59//)
- Rename
- ;
- msgSetDate(60//)
- Set new date
- ;
- msgSetComment(61//)
- Set new comment
- ;
- ;-------------------
- ;new strings in V2.0
- ;-------------------
- msgCreaIfile(62//)
- Creating Indexfile...
- ;
- msgIndex(63//)
- Index
- ;
- msgInfo(64//)
- Info
- ;
- msgAction(65//)
- Action
- ;
- msgFiletypes(66//)
- filetypes
- ;
- msgStorage(67//)
- storage
- ;
- msgNewIfile(68//)
- New Indexfile
- ;
- msgCreaNewIfile(69//)
- Create new indexfile
- ;
- msgCurrent(70//)
- current
- ;
- msgFiletype(71//)
- filetype
- ;
- msgOK(72//)
- OK
- ;
- msgFilename(73//)
- filename
- ;
- msgRNC(74//)
- Replace|Next|Cancel
- ;
- msgFileexists(75//)
- File already exists !
- ;
- msgIdirnotfound(76//)
- Directory for indexfiles not found !
- ;
- msgErrwriteifile(77//)
- Could not write indexfile !
- ;
- msgMaxfound(78//)
- files/directories found.
- ;
- msgContCancel(79//)
- Continue|Cancel
- ;
- msgHotDelete(80/1/1)
- d
- ;
- msgHotCopy(81/1/1)
- c
- ;
- msgHotRead(82/1/1)
- r
- ;
- msgHotShow(83/1/1)
- o
- ;
- msgHotInvert(84/1/1)
- v
- ;
- msgHotNone(85/1/1)
- n
- ;
- msgHotUnpack(86/1/1)
- u
- ;
- msgHotArchive(87/1/1)
- a
- ;
- msgHotSearch(88/1/1)
- s
- ;
- msgHotSave(89/1/1)
- s
- ;
- msgHotInfo(90/1/1)
- i
- ;
- msgHotAction(91/1/1)
- t
- ;
- msgBubSList(92//)
- List of the found files.\nDoubleclick starts the\nfor these filetype selected action.
- ;
- msgBubPath(93//)
- EasyFind searchs within these path
- ;
- msgBubSword(94//)
- Name of the searched file/directory\No wildcards are needed
- ;
- msgBubSearch(95//)
- Select path and start search
- ;
- msgBubInvert(96//)
- Invert the selection within the list.
- ;
- msgBubDelete(97//)
- Delete all selected files
- ;
- msgBubUnpack(98//)
- Unpack all selected archives
- ;
- msgBubRead(99//)
- Read all selected files
- ;
- msgBubNone(100//)
- Unselect all files
- ;
- msgBubCopy(101//)
- Copy all selected files
- ;
- msgBubArchive(102//)
- Archive all selected files
- ;
- msgBubShow(103//)
- Show all selected pictures
- ;
- msgBubInfo(104//)
- Show info about the selected file.
- ;
- msgBubAction(105//)
- Start actions for the filetypes of the selected files
- ;
- msgBubFtypes(106//)
- List of known filetypes.\nDoubleclick to select action.
- ;
- msgBubSelType(107//)
- Name and path of the program/script\nwhich shall be started for this filetype.
- ;
- msgBubcasesensitive(108//)
- Berücksichtigung der Groß- und\nKleinschreibung bei der Suche
- ;
- msgBubDirnames(109//)
- Verzeichnisse mit Inhalt anzeigen, wenn das \n Suchwort im Verzeichnisnamen vorkommt
- ;
- msgBubExact(110//)
- Look only for whole words
- ;
- msgBubIndexsearch(111//)
- Use indexfiles for search
- ;
- msgBubPacker(112//)
- Name and arguments of the packer
- ;
- msgBubUnpacker(113//)
- Name and arguments of the unpacker
- ;
- msgBubTextview(114//)
- Name and path of the textviewer
- ;
- msgBubPicview(115//)
- Name and path of the pictureviewer
- ;
- msgBubPrefsave(116//)
- Save Preferences of EasyFind
- ;
- msgBubIfile_in_use(117//)
- List of Indexfiles which are used while the next search
- ;
- msgBubIfile_storage(118//)
- List of indexfile which are currently not in use
- ;
- msgBubtostor(119//)
- Move selected indexfiles to storage
- ;
- msgBubtouse(120//)
- Move selected indexfiles to "in use"
- ;
- msgBubNewIfile(121//)
- Name of the new indexfile
- ;
- msgBubNewIfilePath(122//)
- Select path and start creation of a new indexfile