home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / commercial / 4mation / darryl / !Darryl / Messages < prev    next >
Text File  |  1993-01-29  |  2KB  |  90 lines

  1. # Darryle
  2. # version 1.00
  3. #
  4. # Messages file
  5.  
  6.  
  7.  
  8.  
  9. # General purpose messages
  10.  
  11. null:
  12. NoMem:Not enough memory
  13. NoMemTo:Not enough memory to %s
  14. FatalOS:Unexpected fatal OS error (%s)
  15. NamTooBig:Filename is too long (%s)
  16. NoTemplate:Template not found (%s)
  17. Oops:Internal logic error (code: %s)
  18.  
  19. # The following use the RO3 char for single open & close
  20. #NoFile:File ‘%s’ not found
  21. #NoDir:Directory ‘%s’ not found
  22. #NoAny:‘%s’ not found
  23.  
  24. # The following don't use the RO3 char for single open & close
  25. NoFile:File '%s' not found
  26. NoDir:Directory '%s' not found
  27. NoAny:'%s' not found
  28.  
  29.  
  30.  
  31. # main.c
  32.  
  33. main2:Usage: %s [filename]
  34.  
  35.  
  36. # error.c
  37.  
  38. sorry:SORRY but due to unforseen circumstances %s has just died
  39.  
  40.  
  41. # iconbar.c
  42.  
  43. iconbar1:>Info,>Save game  F3,Choices...,Restart,Quit
  44.  
  45.  
  46. # sketch.c
  47.  
  48. menutext1:Full screen,>Volume,Close      ^F2
  49.  
  50.  
  51. # datafile.c
  52.  
  53. datafile1:Corrupt (or missing) data file '%s'.
  54. datafile2:Memory read out of bounds
  55. datafile3:load data index.
  56. datafile4:Object '%s' not found in file '%s'.
  57.  
  58.  
  59. # lookup.c
  60.  
  61. lookup1:Text file doesn't end with a newline (LF).
  62. lookup2:lookup a message.
  63. lookup3:Lookup message (%s) is too long.
  64.  
  65.  
  66. # anim.c
  67.  
  68. anim1:load animation.
  69.  
  70.  
  71. # fonts.c
  72.  
  73. fonts0:Display font
  74. 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
  75. fonts2:There are too many fonts available for the current menu system to handle.  Regrettably some of the fonts must be disregarded
  76. #fonts3:Unable to save font substitutions
  77. fonts4:Illegal object size adjustment
  78. fonts5:Couldn't adjust object size (when substituting fonts)
  79.  
  80.  
  81. # choices.c
  82.  
  83. choices1:Preferences
  84. choices2:Language,>Font
  85. choices3:Language
  86. choices4:English
  87.  
  88.  
  89. # end
  90.