home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 1 / AU_CD1.iso / demos / j_to_r / labelstar / _labelstar / messages < prev    next >
Text File  |  1995-01-02  |  3KB  |  96 lines

  1. # LabelStar Message File, English.
  2. # ===============================
  3.  
  4. # Library Messages:-
  5.  
  6. CL_CantFree:Bug:Attempt to free unallocated memory.
  7. CL_NoMenu:Bug:Temporary menu buffer too small.
  8. CL_BadFileSprite:Bug: Unknown file sprite.
  9. CL_NoAccess:Bug: Access module not loaded.
  10. CL_NoTrap:Bug: Too many nested error traps.
  11. CL_BadValue:Bug: Value type mismatch, %s should be a %s.
  12. CL_NoMemory:Run out of memory (RAM), need another %i bytes.
  13. CL_DrawFull:Bug: Draw path buffer full.
  14. CL_BadWimp:This program requires RISC OS Version 3.10 or later.
  15. CL_NoSprites:Cannot find application sprites file.
  16. CL_NoExport:Data export failed, receiving task did not respond.
  17. CL_NoPath:Supply full pathname, or drag icon to destination.
  18. CL_Serious:A serious internal error has occurred, program aborting...
  19. CL_NoName:No file name entered.
  20. CL_CardMod:This card has been modified, changes will be lost if you continue.
  21. CL_NoMod:There are no changes to save on this card.
  22. CL_DelRec:About to remove this entry from the file.
  23. CL_NotDisc:Item is not a disc type.
  24. CL_BadTypes:Illegal types for operand (%s and %s).
  25. CL_NoData:This database has no records.
  26. CL_NoPrinter:No printer driver installed.
  27. CL_NoPrintReply:Printer did not acknowledge receipt of print file.
  28. CL_NoFiltRec:No matching records for this filter.
  29. CL_DemoOnly:Operation not permitted with the demo version.
  30.  
  31. # The following 6 messages are restricted to a display area of 16 characters.
  32.  
  33. CL_LabWide:Label too wide
  34. CL_LabTall:Label too tall
  35. CL_LabOver:Labels overlap
  36. CL_LabBadC:Bad col spacing
  37. CL_LabBadR:Bad row spacing
  38. CL_LabBadL:Bad line spacing
  39.  
  40. # Program Messages:-
  41.  
  42. NoName:No file name entered.
  43. NoAlter:Field lengths have not been altered.
  44. AlterMod:Field lengths have been modified, changes will be lost if you continue.
  45. Altering:About to modify data file.
  46. AlterClip:Fields have been shortened, data may be truncated if you continue.
  47. NotSaved:Warning: The database has not been correctly saved.
  48. PreQuit:There are unsaved changes, continue close down?
  49. LabOver:Label %s already exists, about to overwrite it...
  50. NoEnter:Select Entry tool to import CSV files.
  51. NoLabName:No label name entered.
  52. NoLabels:There are no labels defined in this database.
  53. NoLabel:No label selected, click Menu over this tool to select one.
  54. NoLabelPrint:No label selected to print.
  55. Delete:About to delete label '%s'
  56. NotDeleted:Current label has not been saved so cannot be deleted.
  57. LabMod:This label definition has been modified, changes will be lost if you continue.
  58. NoLength:No field length given in messages file.
  59. ImpRecs:%i records imported.
  60. ImpBadType:Can only import Text or CSV files.
  61. NotDraw:You can only import Draw files to a label design.
  62. NoGraph:You cannot have drawings on a text label.
  63. KillDraw:Selecting text mode will remove the current drawing.
  64. NoImport:Please save data to CSV disc file, then import file.
  65.  
  66. # Iconbar menu.
  67.  
  68. IBMenu0:LabelStar
  69. IBMenu1:Info
  70. IBMemu2:Database
  71. IBMenu3:New file...
  72. IBMenu4:Help...
  73. IBMenu5:Quit
  74.  
  75. # The following address category strings define the
  76. # labelling of the address category buttons on the Address card.
  77. # Dialogue box space limits these items to 8 characters.
  78.  
  79. Cat1:Private
  80. Cat2:Business
  81. Cat3:Club
  82. Cat4:Customer
  83. Cat5:Cardlist
  84. Cat6:Supplier
  85. Cat7:Other
  86. Cat8:Selected
  87.  
  88. # General label address field titles and default lengths.
  89.  
  90. Field0:Name,    32
  91. Field1:Address, 64
  92. Field2:Postcode, 8
  93. Field3:Country, 16
  94. Field4:Phone,   16
  95. Field5:Fax,     16
  96.