home *** CD-ROM | disk | FTP | other *** search
- ; MegaView catalog English
- #catalogname MegaView
- #function GetString
- #language english
- ;
- msgOK (1//)
- OK
- ;
- msgNeedWhatIs (//)
- whatis.library not found
- ;
- msgNeedIntuition (//)
- Intuition library V37 not found
- ;
- msgNeedWorkbench (//)
- Workbench library V37 not found
- ;
- msgNeedIcon (//)
- Icon Library V37 not found
- ;
- msgNeedASL (//)
- ASL Library V37 not found
- ;
- msgNeedActionfile (//)
- ACTIONFILE not found
- ;
- msgMissingNewline (//)
- Missing NEWLINE at end of ACTIONFILE
- ;
- msgParseError (//)
- Parse error in line %ld: %s
- ;
- msgUnknownFiletype (//)
- Unknown filetype
- ;
- msgErrorReadingDir (//)
- Error reading directory
- ;
- msgErrorFileInfoBlock (//)
- Unable to create FileInfoBlock
- ;
- msgErrorCurrentDir (//)
- Unable to lock current directory
- ;
- msgErrorLockDirectory (//)
- Unable to lock directory
- ;
- msgNoAction (//)
- Error: No Action for %s filetype
- ;
- msgErrorLockFile (//)
- Unable to lock file
- ;
- msgErrorAllocateBuffer (//)
- Unable to allocate buffer
- ;
- msgReqText (//)
- Quit|Select|Editor|Continue
- ;
- msgErrorAppIcon (//)
- Cannot AddAppIcon()
- ;
- msgErrorCreatePort (//)
- Cannot CreatePort()
- ;
- msgErrorAppMenu (//)
- Cannot AddAppMenuItem()
- ;
- msgErrorMenuIcon (//)
- Mutual excluding ToolTypes MENU and ICON set
- ;
- msgWorkbenchUsage (//)
- \n© 1993 by DIgital DImensions\nUsage from Workbench:\nDouble click icon\
- together with\nshift-selected icon to show them, or use as Default tool\n
- ;
- msgErrorIcon (//)
- Error opening icon
- ;
- msgNoIcon (//)
- You selected a non-existing icon (?????)
- ;
- msgErrorManDir (//)
- MAN directory not found
- ;
- msgErrorAnchor (//)
- Unable to allocate AnchorPath (lack of memory)
- ;
- msgNeedFilename (//)
- Need a filename
- ;
-