home *** CD-ROM | disk | FTP | other *** search
- #header ERRORMSG_LIBRARY_MESSAGES
- #array ErrorMsg.DefaultMsg
- ;
- ; ********************** Exec Messages **************************
- ;
- MSG_EXEC_NO_MEMORY (100//)
- Not enough memory.
- ;
- MSG_EXEC_NO_CHIP_MEMORY (//)
- Not enough CHIP memory.
- ;
- MSG_EXEC_NO_FAST_MEMORY (//)
- Not enough FAST memory.
- ;
- ; ********************** Graphics messages **********************
- ;
- MSG_GRAPHICS_MVP_NO_MEM (//)
- Not enough memory for MakeVPort().
- ;
- MSG_GRAPHICS_MVP_NO_VPE (//)
- Cannot allocate a temporary ViewPortExtra structure.
- ;
- MSG_GRAPHICS_MVP_NO_DSPINS (//)
- Not enough memory for intermediate copper list.
- ;
- MSG_GRAPHICS_MVP_NO_DISPLAY (//)
- Misaligned bitmap data for ViewPort.
- ;
- MSG_GRAPHICS_MCOP_NO_MEM (//)
- Not enough memory for system copper lists.
- ;
- MSG_GRAPHICS_MCOP_NOP (//)
- MrgCop() did not do any merging.
- ;
- ; ********************* Intuition messages **********************
- ;
- MSG_INTUITION_OPENSCREEN_NOMONITOR (//)
- Named monitor not available.
- ;
- MSG_INTUITION_OPENSCREEN_NOCHIPS (//)
- Need newer custom chips for requested mode.
- ;
- MSG_INTUITION_OPENSCREEN_NOMEM (//)
- Not enough memory for opening a screen.
- ;
- MSG_INTUITION_OPENSCREEN_NOCHIPMEM (//)
- Not enough CHIP memory for opening a screen.
- ;
- MSG_INTUITION_OPENSCREEN_PUBNOTUNIQUE (//)
- A public screen already has the same name.
- ;
- MSG_INTUITION_OPENSCREEN_UNKNOWNMODE (//)
- Unknown mode requested for a new screen.
- ;
- MSG_INTUITION_OPENSCREEN_TOODEEP (//)
- Hardware cannot display screens that deep.
- ;
- MSG_INTUITION_OPENSCREEN_ATTACHFAIL (//)
- Unable to attach screens.
- ;
- MSG_INTUITION_OPENSCREEN_NOTAVAILABLE (//)
- Cannot open a new screen in requested mode.
- ;
- ; ************************ IFFParse messages ***********************
- ;
- MSG_IFFPARSE_EOF (//)
- End of IFF file reached.
- ;
- MSG_IFFPARSE_EOC (//)
- End of IFF chunk reached.
- ;
- MSG_IFFPARSE_NOSCOPE (//)
- No valid scope for property.
- ;
- MSG_IFFPARSE_READ (//)
- IFF stream read error.
- ;
- MSG_IFFPARSE_WRITE (//)
- IFF stream write error.
- ;
- MSG_IFFPARSE_SEEK (//)
- IFF stream seek error.
- ;
- MSG_IFFPARSE_MANGLED (//)
- IFF file is corrupt.
- ;
- MSG_IFFPARSE_SYNTAX (//)
- IFF file has a syntax error.
- ;
- MSG_IFFPARSE_NOTIFF (//)
- Not an IFF file.
- ;
- MSG_IFFPARSE_NOHOOK (//)
- No callback hook provided for IFF stream.
- ;
- ; ****************** Standard device error messages ******************
- MSG_STANDARD_DEVICE_OPENFAIL (//)
- Device failed to open.
- ;
- MSG_STANDARD_DEVICE_ABORTED (//)
- Operation aborted.
- ;
- MSG_STANDARD_DEVICE_NOCMD (//)
- Unsupported device command.
- ;
- MSG_STANDARD_DEVICE_BADLENGTH (//)
- Bad length for IO operation.
- ;
- MSG_STANDARD_DEVICE_BADADDRESS (//)
- Bad address for IO operation.
- ;
- MSG_STANDARD_DEVICE_UNITBUSY (//)
- Requested unit is busy.
- ;
- MSG_STANDARD_DEVICE_SELFTEST (//)
- Hardware failed self-test !
- ;
- ; *********************** Audio messages *****************************
- ;
- MSG_AUDIO_ALLOCFAILED (//)
- Cannot allocate audio channels.
- ;
- MSG_AUDIO_NOALLOCATION (//)
- Allocation key does not match for audio channel.
- ;
- MSG_AUDIO_CHANNELSTOLEN (//)
- Audio channel being stolen.
- ;
- ; ********************* Gameport messages ****************************
- ;
- MSG_GAMEPORT_SETCTYPE (//)
- Invalid gameport controller.
- ;
- ; ********************** Narrator messages ***************************
- ;
- MSG_NARRATOR_NOAUDLIB (//)
- Cannot open the audio.device.
- ;
- MSG_NARRATOR_MAKEBAD (//)
- MakeLibrary() failed.
- ;
- MSG_NARRATOR_UNITERR (//)
- Invalid unit.
- ;
- MSG_NARRATOR_CANTALLOC (//)
- Unable to allocate audio channels.
- ;
- MSG_NARRATOR_UNIMPL (//)
- Unknown command.
- ;
- MSG_NARRATOR_NOWRITE (//)
- Attempt to read without write.
- ;
- MSG_NARRATOR_EXPUNGED (//)
- Expunge requested.
- ;
- MSG_NARRATOR_PHONERR (//)
- Invalid phoneme.
- ;
- MSG_NARRATOR_RATEERR (//)
- Invalid rate value.
- ;
- MSG_NARRATOR_PITCHERR (//)
- Invalid pitch value.
- ;
- MSG_NARRATOR_SEXERR (//)
- Invalid sex value.
- ;
- MSG_NARRATOR_MODEERR (//)
- Invalid mode.
- ;
- MSG_NARRATOR_FREQERR (//)
- Invalid sampling frequency.
- ;
- MSG_NARRATOR_VOLERR (//)
- Invalid volume.
- ;
- MSG_NARRATOR_DCENTERR (//)
- Invalid degree of centralization.
- ;
- MSG_NARRATOR_CENTPHONERR (//)
- Invalid central phoneme.
- ;
- ; ************************* Parallel messages ************************
- ;
- MSG_PARALLEL_DEVBUSY (//)
- Device is busy.
- ;
- MSG_PARALLEL_BUFTOOBIG (//)
- Buffer too big.
- ;
- MSG_PARALLEL_INVPARAM (//)
- Invalid parameters.
- ;
- MSG_PARALLEL_LINEERR (//)
- Line error.
- ;
- MSG_PARALLEL_NOTOPEN (//)
- Device not open.
- ;
- MSG_PARALLEL_PORTRESET (//)
- Port was reset.
- ;
- MSG_PARALLEL_INITERR (//)
- Initialization error.
- ;
- ; *********************** Printer messages **************************
- ;
- MSG_PRINTER_CANCEL (//)
- Operation cancelled.
- ;
- MSG_PRINTER_NOTGRAPHICS (//)
- The printer cannot output graphics.
- ;
- MSG_PRINTER_BADDIMENSION (//)
- Illegal print dimensions.
- ;
- MSG_PRINTER_INTERNALMEMORY (//)
- Out of memory for internal variables.
- ;
- MSG_PRINTER_BUFFERMEMORY (//)
- Not enough memory for buffer.
- ;
- ; *********************** SCSIDisk messages *************************
- ;
- MSG_SCSIDISK_SELFUNIT (//)
- Attempt to issue an SCSI command to oneself.
- ;
- MSG_SCSIDISK_DMA (//)
- DMA error.
- ;
- MSG_SCSIDISK_PHASE (//)
- Illegal or unexpected SCSI phase.
- ;
- MSG_SCSIDISK_PARITY (//)
- SCSI parity error.
- ;
- MSG_SCSIDISK_SELTIMEOUT (//)
- Select timed out.
- ;
- MSG_SCSIDISK_BADSTATUS (//)
- Status error.
- ;
- MSG_SCSIDISK_NOBOARD (//)
- Unexisting board.
- ;
- ; *************************** Serial messages ************************
- ;
- MSG_SERIAL_DEVBUSY (//)
- Device is busy.
- ;
- MSG_SERIAL_BAUDMISMATCH (//)
- Unsupported baud rate.
- ;
- MSG_SERIAL_BUFERR (//)
- Not enough memory for read buffer.
- ;
- MSG_SERIAL_INVPARAM (//)
- Invalid parameters.
- ;
- MSG_SERIAL_LINEERR (//)
- Line error.
- ;
- MSG_SERIAL_PARITYERR (//)
- Parity error.
- ;
- MSG_SERIAL_TIMERERR (//)
- Write timed out.
- ;
- MSG_SERIAL_BUFOVERFLOW (//)
- Buffer overflow.
- ;
- MSG_SERIAL_NODSR (//)
- No DSR.
- ;
- MSG_SERIAL_DETECTEDBREAK (//)
- Received a break.
- ;
- ; ********************** Trackdisk messages **********************
- ;
- MSG_TRACKDISK_NOTSPECIFIED (//)
- Some error was encountered.
- ;
- MSG_TRACKDISK_NOSECHDR (//)
- No sector header found.
- ;
- MSG_TRACKDISK_BADSECPREAMBLE (//)
- Bad sector preamble.
- ;
- MSG_TRACKDISK_BADSECID (//)
- Bad sector ID.
- ;
- MSG_TRACKDISK_BADHDRSUM (//)
- Incorrect header checksum.
- ;
- MSG_TRACKDISK_BADSECSUM (//)
- Incorrect sector checksum.
- ;
- MSG_TRACKDISK_TOOFEWSECS (//)
- Not enough sectors.
- ;
- MSG_TRACKDISK_BADSECHDR (//)
- Bad sector header.
- ;
- MSG_TRACKDISK_WRITEPROT (//)
- Disk is write-protected.
- ;
- MSG_TRACKDISK_DISKCHANGED (//)
- No disk in the drive.
- ;
- MSG_TRACKDISK_SEEKERROR (//)
- Seek error.
- ;
- MSG_TRACKDISK_BADUNITNUM (//)
- Bad unit number.
- ;
- MSG_TRACKDISK_BADDRIVETYPE (//)
- Bad drive type.
- ;
- MSG_TRACKDISK_DRIVEINUSE (//)
- Drive in use.
- ;
- MSG_TRACKDISK_POSTRESET (//)
- Reset received.
- ;
- ; *********************** AmigaGuide messages ************************
- ;
- MSG_AMIGAGUIDE_CANT_OPEN_DATABASE (//)
- Cannot open database.
- ;
- MSG_AMIGAGUIDE_CANT_FIND_NODE (//)
- Cannot find node.
- ;
- MSG_AMIGAGUIDE_CANT_OPEN_NODE (//)
- Cannot open node.
- ;
- MSG_AMIGAGUIDE_CANT_OPEN_WINDOW (//)
- Cannot open window.
- ;
- MSG_AMIGAGUIDE_INVALID_COMMAND (//)
- Invalid command.
- ;
- MSG_AMIGAGUIDE_CANT_COMPLETE (//)
- Cannot complete.
- ;
- MSG_AMIGAGUIDE_PORT_CLOSED (//)
- Port closed.
- ;
- MSG_AMIGAGUIDE_CANT_CREATE_PORT (//)
- Cannot create port.
- ;
- MSG_AMIGAGUIDE_KEYWORD_NOT_FOUND (//)
- Keyword not found.
- ;
- ; **************************ARP messages *****************************
- ;
- MSG_ARP_NOFILE (//)
- Cannot find file.
- ;
- MSG_ARP_NOCLI (//)
- Caller is not a CLI.
- ;
- MSG_ARP_NOSLOT (//)
- No slot in task array.
- ;
- MSG_ARP_NOINPUT (//)
- Cannot get input stream.
- ;
- MSG_ARP_NOOUTPUT (//)
- Cannot get output stream.
- ;
- MSG_ARP_NOLOCK (//)
- Cannot get lock.
- ;
- MSG_ARP_ARGERR (//)
- Bad arguments.
- ;
- MSG_ARP_NOBCPL (//)
- Bad program passed to ASyncRun().
- ;
- MSG_ARP_BADLIB (//)
- Bad library version.
- ;
- MSG_ARP_NOSTDIO (//)
- Cannot get StdIO streams.
- ;
- MSG_ARP_NOT_CLI (//)
- Not a CLI program.
- ;
- ; ************************ Commodities messages **********************
- ;
- MSG_COMMODITIES_CXB_SYSERR (//)
- Cannot create a broker because of a system error.
- ;
- MSG_COMMODITIES_CXB_DUP (//)
- A broker already has the same name.
- ;
- MSG_COMMODITIES_CXB_VERSION (//)
- Unknown version of the NewBroker structure.
- ;
- MSG_COMMODITIES_CXOE_ISNULL (//)
- Object is NULL.
- ;
- MSG_COMMODITIES_CXOE_NULLATTACH (//)
- Attached object is NULL.
- ;
- MSG_COMMODITIES_CXOE_BADFILTER (//)
- Bad filter description given.
- ;
- MSG_COMMODITIES_CXOE_BADTYPE (//)
- Type mismatch for requested operation.
- ;
- ; *********** ErrorMsg messages (yes, that's our own ones!) **********
- ;
- MSG_ERRORMSG_UNSUPPORTED_SYSTEM (//)
- Unsupported system code.
- ;
- MSG_ERRORMSG_UNSUPPORTED_SUBSYSTEM (//)
- Unsupported subsystem code.
- ;
- MSG_ERRORMSG_UNKNOWN_CODE (//)
- Unknown error code.
- ;
- ; ************************ Expansion messages ************************
- ;
- MSG_EXPANSION_LASTBOARD (//)
- Could not shut last board.
- ;
- MSG_EXPANSION_NOEXPANSION (//)
- Cannot get enough expansion memory.
- ;
- MSG_EXPANSION_NOBOARD (//)
- No expansion board at that address.
- ;
- MSG_EXPANSION_BADMEM (//)
- Attempt to add bad memory.
- ;
- ; ************************* GadTools messages ************************
- ;
- MSG_GADTOOLS_TRIMMED (//)
- Menu trimmed down.
- ;
- MSG_GADTOOLS_INVALID (//)
- Invalid NewMenu array.
- ;
- ; *************************** PowerPacker messages *******************
- ;
- MSG_POWERPACKER_OPENERR (//)
- Error opening file.
- ;
- MSG_POWERPACKER_READERR (//)
- Error reading file.
- ;
- MSG_POWERPACKER_CRYPTED (//)
- File is crypted.
- ;
- MSG_POWERPACKER_PASSERR (//)
- Password error.
- ;
- MSG_POWERPACKER_UNKNOWNPP (//)
- Unknown powerpacker algorythm.
- ;
- ; ************************** DataTypes messages **********************
- ;
- MSG_DATATYPES_UNKNOWN_DATATYPE (//)
- Unknown datatype.
- ;
- MSG_DATATYPES_COULDNT_SAVE (//)
- Cannot save.
- ;
- MSG_DATATYPES_COULDNT_OPEN (//)
- Cannot open.
- ;
- MSG_DATATYPES_COULDNT_SEND_MESSAGE (//)
- Cannot send a message.
- ;
- ; **************************** DiskFont messages *********************
- ;
- MSG_DISKFONT_FAILURE (//)
- Unspecified failure.
- ;
- MSG_DISKFONT_BADTAG (//)
- Inappropriate tag.
- ;
- MSG_DISKFONT_UNKNOWNTAG (//)
- Unknown tag.
- ;
- MSG_DISKFONT_BADDATA (//)
- Bad tag data.
- ;
- MSG_DISKFONT_NOFACE (//)
- No typeface specified.
- ;
- MSG_DISKFONT_BADFACE (//)
- Bad typeface.
- ;
- MSG_DISKFONT_NOGLYPH (//)
- No glyph specified.
- ;
- MSG_DISKFONT_BADGLYPH (//)
- Bad glyph.
- ;
- MSG_DISKFONT_NOSHEAR (//)
- Shear partially specified.
- ;
- MSG_DISKFONT_NOROTATE (//)
- Rotate partially specified.
- ;
- MSG_DISKFONT_TOOSMALL (//)
- Too small.
- ;
- MSG_DISKFONT_UNKNOWNGLYPH (//)
- Unknown glyph.
- ;
- ; ********************** MUI messages (as of V3) *********************
- ;
- MSG_MUI_INVALID_WINDOW_OBJECT (//)
- Invalid window object.
- ;
- MSG_MUI_MISSING_LIBRARY (//)
- A library is missing.
- ;
- MSG_MUI_NO_AREXX (//)
- Unable to create ARexx port.
- ;
- MSG_MUI_SINGLETASK (//)
- Application is already running.
- ;
- ; ***************** New EXEC messages for V3.02 **********************
- ;
- MSG_EXEC_MISSING_LIBRARY (//)
- A library or device is missing.
- ;
- MSG_EXEC_NO_LIBRARY_NAME (//)
- Unable to open:\n\
- \n\
- %s
- ;
- MSG_EXEC_NO_LIBRARY_NAMEVER (//)
- Unable to open:\n\
- \n\
- %s,\n\
- \n\
- version %ld
- ;
- ; ******************* XFD messages (as of V3.04) *********************
- ;
- MSG_XFD_NOSLAVE (//)
- No slave entry in information structure.
- ;
- MSG_XFD_NOT_SUPPORTED (//)
- The slave does not support the given function.
- ;
- MSG_XFD_UNKNOWN (//)
- Unknown file format.
- ;
- MSG_XFD_NOSOURCE (//)
- No source specified.
- ;
- MSG_XFD_WRONG_PASSWORD (//)
- Wrong password.
- ;
- MSG_XFD_BAD_HUNK (//)
- Bad hunk structure.
- ;
- MSG_XFD_CORRUPTED_DATA (//)
- Crunched data is corrupted.
- ;
- ; ***************** GadToolsBox messages (as of V4.00) ***************
- ;
- MSG_GADTOOLSBOX_NO_CONTEXT (//)
- Could not create a gadget context.
- ;
- MSG_GADTOOLSBOX_NO_GADGET (//)
- Could not create a gadget.
- ;
- MSG_GADTOOLSBOX_NO_MENUS (//)
- Could not create menus.
- ;
- MSG_GADTOOLSBOX_NO_WINDOW (//)
- Cannot open a window.
- ;
- MSG_GADTOOLSBOX_NO_SYSFONT (//)
- Cannot open the system font.
- ;
- ;
- MSG_GADTOOLSBOX_CANT_LOCK_SCREEN (//)
- Cannot open or lock a screen.
- ;
- MSG_GADTOOLSBOX_NO_VISUAL_INFO (//)
- Cannot get the screen's VisualInfo.
- ;
- MSG_GADTOOLSBOX_NO_GETFILE_CLASS (//)
- Cannot set-up the GETFILE boopsi class.
- ;
- MSG_GADTOOLSBOX_NO_GETFILE_OBJECT (//)
- Cannot create a GETFILE boopsi object.
- ;
- MSG_GADTOOLSBOX_NO_FONT (//)
- Cannot open a font.
- ;
- ;
- MSG_GADTOOLSBOX_OPEN (//)
- Cannot open the file.
- ;
- MSG_GADTOOLSBOX_READ (//)
- Error encountered while reading.
- ;
- MSG_GADTOOLSBOX_WRITE (//)
- Error encountered while writing.
- ;
- MSG_GADTOOLSBOX_PARSE (//)
- Error encountered by iffparse.library.
- ;
- MSG_GADTOOLSBOX_PACKER (//)
- Error encountered by powerpacker.library.
- ;
- MSG_GADTOOLSBOX_PPLIB (//)
- Cannot open powerpacker.library V35+.
- ;
- MSG_GADTOOLSBOX_NOT_GUI_FILE (//)
- The file is not a GadToolsBox GUI file.
- ;
- ; ******************* GUIFront messages (as of V4.01) ****************
- ;
- MSG_GUIFRONT_UNKNOWN (//)
- Unknown error.
- ;
- MSG_GUIFRONT_MISSING_LOCALIZER (//)
- Missing localizer.
- ;
- MSG_GUIFRONT_GUI_TOO_WIDE (//)
- Graphic interface too wide.
- ;
- MSG_GUIFRONT_GUI_TOO_TALL (//)
- Graphic interface too tall.
- ;
- MSG_GUIFRONT_CANT_FIND_SCREEN (//)
- Cannot find or open required screen.
- ;
- MSG_GUIFRONT_MISSING_GADGETSPECARRAY (//)
- Missing gadget specification array.
- ;
- MSG_GUIFRONT_CANT_FIND_GADGETSPECID (//)
- Cannot find gadget specification ID.
- ;
- MSG_GUIFRONT_UNKNOWN_LAYOUT_TAG (//)
- Unknown layout tag.
- ;
- MSG_GUIFRONT_CANT_OPEN_WINDOW (//)
- Cannot open window.
- ;
- MSG_GUIFRONT_CANT_CREATE_MENUS (//)
- Cannot create menus.
- ;
- ; ********************** XPK messages (as of V4.01) ******************
- ;
- MSG_XPK_NOFUNC (//)
- Function not implemented.
- ;
- MSG_XPK_NOFILES (//)
- No files allowed for this function.
- ;
- MSG_XPK_IOERRIN (//)
- Input error.
- ;
- MSG_XPK_IOERROUT (//)
- Output error.
- ;
- MSG_XPK_CHECKSUM (//)
- Wrong checksum.
- ;
- MSG_XPK_VERSION (//)
- File crunched with a newer version.
- ;
- MSG_XPK_LIBINUSE (//)
- Non-reentrant library in use.
- ;
- MSG_XPK_WRONGFORM (//)
- File not packed with this library.
- ;
- MSG_XPK_SMALLBUF (//)
- Output buffer too small.
- ;
- MSG_XPK_LARGEBUF (//)
- Input buffer too large.
- ;
- MSG_XPK_WRONGMODE (//)
- Packing mode not supported.
- ;
- MSG_XPK_NEEDPASSWD (//)
- Password needed for decoding file.
- ;
- MSG_XPK_CORRUPTPKD (//)
- Packed data are corrupted.
- ;
- MSG_XPK_MISSINGLIB (//)
- A required library is missing.
- ;
- MSG_XPK_BADPARAMS (//)
- Bad parameters.
- ;
- MSG_XPK_EXPANSION (//)
- Data about to expand.
- ;
- MSG_XPK_NOMETHOD (//)
- Cannot find requested method.
- ;
- MSG_XPK_ABORTED (//)
- Operation aborted.
- ;
- MSG_XPK_TRUNCATED (//)
- Input file is truncated.
- ;
- MSG_XPK_WRONGCPU (//)
- A better processor is required.
- ;
- MSG_XPK_PACKED (//)
- Data are already packed.
- ;
- MSG_XPK_NOTPACKED (//)
- Data are not packed.
- ;
- MSG_XPK_FILEEXISTS (//)
- File already exists.
- ;
- MSG_XPK_OLDMASTLIB (//)
- Master library is too old.
- ;
- MSG_XPK_OLDSUBLIB (//)
- Sub library is too old.
- ;
- MSG_XPK_NOCRYPT (//)
- Cannot encrypt data.
- ;
- MSG_XPK_NOINFO (//)
- Cannot get info for that packer.
- ;
- MSG_XPK_LOSSY (//)
- This compression method is lossy.
- ;
- MSG_XPK_NOHARDWARE (//)
- Compression hardware required.
- ;
- MSG_XPK_BADHARDWARE (//)
- Compression hardware failed.
- ;
- MSG_XPK_WRONGPW (//)
- Wrong password.
- ;
- ; ********************** Library internal messages *******************
- ;
- MSG_DISPLAYMESSAGE_DEFAULTGAD (0//)
- Okay.
- ;
- MSG_DISPLAYERRORMSG_HEADER (//)
- Error report from %s:\n\
- \n\
- %s
- ;
- MSG_DISPLAYMESSAGE_DEFAULT_MUIGAD (//)
- *_Okay.
- ;
-