home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
RISC DISC 1
/
RISC_DISC_1.iso
/
commercial
/
4mation
/
dinodemo
/
!DinoDemo
/
Messages
< prev
next >
Wrap
Text File
|
1993-10-11
|
2KB
|
92 lines
# DAS
# version 1.00
#
# Messages file
# General purpose messages
null:
NoMem:Not enough memory
NoMemTo:Not enough memory to %s
FatalOS:Unexpected fatal OS error (%s)
NamTooBig:Filename is too long (%s)
NoTemplate:Template not found (%s)
Oops:Internal logic error (code: %s)
StrTooBig:String too long
# The following use the RO3 char for single open & close
#NoFile:File ‘%s’ not found
#NoDir:Directory ‘%s’ not found
#NoAny:‘%s’ not found
# The following don't use the RO3 char for single open & close
NoFile:File '%s' not found
NoDir:Directory '%s' not found
NoAny:'%s' not found
# main.c
main2:Usage: %s [filename]
# error.c
sorry:SORRY but due to unforeseen circumstances %s has just died
# iconbar.c
iconbar1:>Info,~>Save game F3,Choices...,Restart,Quit
iconbar2:Do you want to go back to the beginning?
# sketch.c
menutext1:Full screen,Close ^F2
# datafile.c
datafile1:Corrupt (or missing) data file '%s'.
datafile2:Memory read out of bounds
datafile3:load data index.
datafile4:Object '%s' not found in file '%s'.
# lookup.c
lookup1:Text file doesn't end with a newline (LF).
lookup2:lookup a message.
lookup3:Lookup message (%s) is too long.
# anim.c
anim1:load animation.
# fonts.c
fonts0:Display font
fonts1:Font family '%s' has too many sub-styles for the current menu system to handle. Regrettably some of the sub-styles must be disregarded
fonts2:There are too many fonts available for the current menu system to handle. Regrettably some of the fonts must be disregarded
#fonts3:Unable to save font substitutions
fonts4:Illegal object size adjustment
fonts5:Couldn't adjust object size (when substituting fonts)
# choices.c
choices1:Preferences
choices2:Language,>Font
choices3:Language
choices4:English,French,German
# end