home *** CD-ROM | disk | FTP | other *** search
- #language english
- #version 2
- ;
- ; 19.01.1997 (C) Jan Schwenke
- ;
- msgMemoryError(//)
- Out of memory!
- ;
- msgSelectPath(//)
- Select Path
- ;
- msgCancel(//)
- Cancel
- ;
- msgError(//)
- Error
- ;
- msgMuimasterError(//)
- Cant find muimaster.library !
- ;
- msgNoIndexName(//)
- Missing name for indexfile !
- ;
- msgNoIndexFile(//)
- Selected file is not an indexfile
- ;
- msgIndexError(//)
- Cant find indexfile
- ;
- msgInvert(//)
- _Invert
- ;
- msgNone(//)
- _None
- ;
- msgDelete(//)
- Delete
- ;
- msgCopy(//)
- Copy
- ;
- msgUnpack(//)
- _Unpack
- ;
- msgArchive(//)
- _Archive
- ;
- msgRead(//)
- Read
- ;
- msgShow(//)
- Show
- ;
- msgPath(//)
- Path
- ;
- msgSearchword(//)
- Searchword
- ;
- msgSearch(//)
- Search
- ;
- msgNewIndexfile(//)
- Make new indexfile
- ;
- msgcase(//)
- case sensitive
- ;
- msgDirNames(//)
- Directorynames
- ;
- msgExact(//)
- Exact
- ;
- msgIndexsearch(//)
- Indexsearch
- ;
- msgOptions(//)
- Options
- ;
- msgProgram(//)
- Program
- ;
- msgIndexfile(//)
- Indexfile
- ;
- msgPacker(//)
- Packer
- ;
- msgUnpacker(//)
- Unpacker
- ;
- msgTextviewer(//)
- Textviewer
- ;
- msgPictureviewer(//)
- Pictureviewer
- ;
- msgSave(//)
- _Save
- ;
- msgStop(//)
- Stop
- ;
- msgSearching(//)
- Searching...
- ;
- msgAboutMUI(//)
- About MUI
- ;
- msgAboutEasyFind(//)
- About EasyFind
- ;
- msgQuit(//)
- Quit
- ;
- msgProject(//)
- Project
- ;
- msgOK_Cancel(//)
- OK|Cancel
- ;
- msgDelSelectedEntries(//)
- Delete selected entries
- ;
- msgSelDestPath(//)
- Select destinationpath
- ;
- msgSelDestArchive(//)
- Select destinationpath and archive
- ;
- msgReplaceIndexfile(//)
- File already exists ! Replace ?
- ;
- msgGuide(//)
- EasyFind_English.guide
- ;
- msgMinStack(//)
- Please set stacksize to 40000
- ;
- msgDMSSelect(//)
- Select drive for DMS
- ;
- msgFileInfo(//)
- FileInfo
- ;
- msgScript(//)
- \033lS-Script
- ;
- msgPure(//)
- \033lP-Pure
- ;
- msgArchivebit(//)
- \033lA-Archive
- ;
- msgReadable(//)
- \033lR-Read
- ;
- msgWritable(//)
- \033lW-Write;
- ;
- msgExecuteable(//)
- \033lE-Execute
- ;
- msgDeletable(//)
- \033lD-Delete
- ;
- msgProtectionbits(//)
- Protectionbits
- ;
- msgFileName(//)
- Name
- ;
- msgDate(//)
- Date
- ;
- msgComment(//)
- Comment
- ;
- msgSize(//)
- \033cSize
- ;
- msgRename(//)
- Rename
- ;
- msgSetDate(//)
- Set new date
- ;
- msgSetComment(//)
- Set new comment
-