home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / commercial / 4mation / grangarden / !Granny / Messages < prev    next >
Text File  |  1992-12-30  |  3KB  |  121 lines

  1. # Noot
  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.  
  32. error1:Usage: %s [filename]\n
  33. error7:You cannot load a directory
  34. error8:File cannot be loaded
  35. error18:open a new Noot file.
  36. error20:Object is too small - bad data
  37. error22:Error when moving memory pointer
  38. error23:Error when reading file in memory
  39.  
  40.  
  41. menutext1:>Info,Choices,Quit
  42. menutext2:>Info,>Save           F3,Full screen    F5,Remote control...
  43. menutitl3:Info
  44. menutext3:>Info, >File
  45. menutext4:>Info,Choices,Restart,Quit
  46. menutitl5:Choices
  47. menutext5:>Font name,Font size|Full screen default|Try to use memory,Always use files|Load choices,Save choices
  48. menutitl8:Size
  49. menutext8:20
  50.  
  51.  
  52. sketch2:<Untitled>
  53. sketch4:Not enough free memory (needed %d bytes)
  54. sketch5:Cannot join strings (too long)
  55.  
  56.  
  57. # load.c
  58.  
  59. load1:This Noot file was created for a different version of Noot.
  60. load2:This file is not a Noot file
  61. load3:Corrupted Noot file
  62.  
  63. load6:Bad file offset to MAP (%d)
  64. load7:PAGE %d cannot be found.
  65. load8:Data file '%s' not found.
  66.  
  67.  
  68. # unlock.c
  69.  
  70. unlock1:Noot files can only be initialised from ADFS drive 0
  71. unlock2:Unable to initialise '%s'
  72. unlock3:Error when moving file pointer
  73. unlock4:Error when reading file
  74. unlock5:Error when writing to file
  75. unlock6:Corrupted Noot file
  76. unlock7:Not enough free memory to initialise this file (need %d bytes)
  77. unlock8:Cannot initialise this Noot file (corrupted or illegal disc?)
  78. unlock9:This file does not belong to this copy of Noot. It belongs to '%s', serial number %d.
  79. unlock10:This Noot file is uninitialised. When initialised it can only be used with !Noot (SN %s - owner "%s").  Continue?
  80.  
  81.  
  82. # fonts.c
  83.  
  84. fonts0:Fonts
  85. 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
  86. fonts2:There are too many fonts available for the current menu system to handle.  Regrettably some of the fonts must be disregarded
  87. #fonts3:Unable to save font substitutions
  88. fonts4:Illegal object size adjustment
  89. fonts5:Couldn't adjust object size (when substituting fonts)
  90.  
  91. # save.c
  92.  
  93. save1:untitled
  94.  
  95. demo1:This function is not available in the demo version.
  96.  
  97.  
  98. # help.c
  99.  
  100. help1:This is the main Noot window.
  101. help2:|MType into the white text box then press the Return key.
  102. help3:|MPress any key or click SELECT to continue.
  103. help5:This is the Noot icon.
  104.  
  105. # decomp.c
  106.  
  107. #comp3:Unknown path element type (at location %x in file)
  108.  
  109.  
  110. # choices.c
  111.  
  112. choices1:Error when reading 'Choices' file.
  113. choices2:Failed to write the 'Choices' file.
  114.  
  115.  
  116. # main.c
  117.  
  118. main1:'%s' error occurred whilst attempting to make Desktop boot file
  119.  
  120. NootErr:Error in Noot Book - %s
  121.