; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
;
VERSION 4
REVISION 3
LANGUAGE "ENGLISH"
NATURALNAME "Splash"
; SPLASHMSG_ExecuteError
; Execute error (LATIN1)
MSG 0x09d00c00 "Error executing"
; SPLASHMSG_UnknownError
; Unknown error (LATIN1)
MSG 0x09d01000 "Unknown error"
; SPLASHMSG_CorruptEXEFile
; Corrupt EXE file message (DOS text)
MSG 0x09d04800 "The EXE file is damaged."
; SPLASHMSG_SetModeError
; Unable to set video mode message (DOS text)
MSG 0x09d04c00 "Unable to set video mode."
; SPLASHMSG_PressAnyKey
; Press any key to exit video message (DOS text)
MSG 0x09d05000 "Press any key to exit..."
; SPLASHMSG_PressAnyKeyLatin1
; Press any key to exit video message (LATIN1)
MSG 0x09d05400 "Press any key to exit..."
; SPLASHMSG_StartupErrors
; If a publisher image is used, errors are written on exit (LATIN1)
MSG 0x09d05c00 "Errors occurred during startup:"
; SPLASHMSG_PubImageError
; Error loading the publisher BMP image (DOS text)
MSG 0x09d06001 "Unable to read startup picture (%s)."
; SPLASHMSG_BoxTitle
; this is used to title the message box when MMOS fails.
MSG 0x09d07400 "SCALA Fatal Error"
; SPLASHMSG_MMOSNotStarted
; this is used if the splash screen is unable to spawn a new process
; to run mmos.
MSG 0x09d07800 "Scala could not start.\n\nEither your Scala installation has been corrupted, or some component needed by Scala has been moved."
; SPLASHMSG_MMOSNotStartedIC
MSG 0x09d08000 "InfoChannel could not start.\n\nEither your InfoChannel installation has been corrupted, or some component needed by Scala has been moved."
; SPLASHMSG_AppNotStarted
; this is used if the main tasks exits prior to someone asking the
; splash screen to shutdown.
MSG 0x09d08400 "There is a problem with your installation. Please see your Scala User's Guide for more information."
; SPLASHMSG_AppNotStartedIC
MSG 0x09d09800 "There is a problem with your installation. Please see your InfoChannel User's Guide for more information."
; SPLASHMSG_IllegalParameter
; this is used if MMOS detected an illegal parameter. Thisis not possible
; in the released product.
MSG 0x09d08800 "You have specified an invalid parameter to MMOS; see your MMOSMON output."
; SPLASHMSG_InsufficientMemory
; this is used if MMOS cannot allocate its initial memory requirement.
MSG 0x09d08c00 "There is not enough memory for Scala to start."
; SPLASHMSG_InsufficientMemoryIC
MSG 0x09d09c00 "There is not enough memory for InfoChannel to start."
; SPLASHMSG_IllegalProcessor
; this is used if we detect a processor that we cannot run upon.
MSG 0x09d09000 "Scala cannot run on this processor."
; SPLASHMSG_IllegalProcessorIC
MSG 0x09d0a000 "InfoChannel cannot run on this processor."
; SPLASHMSG_InvalidReturn
; this should never be seen as we control the possible return values
; from MMOS.
MSG 0x09d09400 "Scala failed to start."
; SPLASHMSG_InvalidReturnIC
MSG 0x09d0a400 "InfoChannel failed to start."
; SPLASHMSG_COLUMN_MMOS
; this is used to identify the icon that is placed on the splash screen