;****************************************************************
;* Programme :	Screen Shell					*
;* Exécutable :	SShell						*
;* Auteur :	Leu Simon GRIS ©1993-1994			*
;* Modifié le :	27.03.1994					*
;* Fichier :	SShell.cd					*
;* Contenu :	Description du catalogue pour la localisation	*
;****************************************************************
;
; Error messages
;
MSG_ERROVERSCAN (//80)
unknown overscan type\n
;
MSG_ERRCOULEURS (//80)
incorrect number of colors\n
;
MSG_ERRNOMONITOR (//80)
the monitor for this mode is not available\n
;
MSG_ERRNOCHIPS (//80)
you need newer chips for this mode\n
;
MSG_ERRNOMEM (//80)
not enough FAST memory to open the screen\n
;
MSG_ERRNOCHIPMEM (//80)
not enough CHIP memory to open the screen\n
;
MSG_ERRNOTAVAILABLE (//80)
unknown or unavailable screenmode\n
;
MSG_ERRTOODEEP (//80)
two many colors for this mode\n
;
MSG_ERRSCREENUNK (//80)
unknown error while opening the screen\n
