home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / develop / gadtoolsbox / gengtxsource / locale / gengtxsource.cd < prev    next >
Text File  |  1995-02-27  |  1KB  |  64 lines

  1. #header GENGTXSOURCE_LOCALE
  2. ;
  3. MSG_OUT_OF_MEMORY (/0/)
  4. Error -: out of memory\n
  5. ;
  6. MSG_WRITE_ERROR (/0/)
  7. Error -: write error\n
  8. ;
  9. MSG_READ_ERROR (/0/)
  10. Error -: read error\n
  11. ;
  12. MSG_PREPEND_FILE_ERROR (/0/)
  13. Error -: unable to open user descriptor file\n
  14. ;
  15. MSG_SOURCE_FILE_ERROR (/0/)
  16. Error -: unable to open source files\n
  17. ;
  18. MSG_INTUITION_ERROR (/0/)
  19. Error -: unable to open the intuition.library\n
  20. ;
  21. MSG_GTX_ERROR (/0/)
  22. Error -: unable to open the gadtoolsbox.library\n
  23. ;
  24. MSG_ERROR (/0/)
  25. Error -
  26. ;
  27. MSG_OPEN_FILE_ERROR (/0/)
  28. Error -: unable to open the GUI file\n
  29. ;
  30. MSG_PARSE_ERROR (/0/)
  31. Error -: unable to parse the GUI file\n
  32. ;
  33. MSG_DECRUNCH_ERROR (/0/)
  34. Error -: unable to decrunch the GUI file\n
  35. ;
  36. MSG_PPLIB_ERROR (/0/)
  37. Error -: the file is crunched and the powerpacker.library could not be opened\n
  38. ;
  39. MSG_NOT_GUI_FILE_ERROR (/0/)
  40. Error -: this is not a GadToolsBox GUI file\n
  41. ;
  42. ;
  43. ;
  44. ;
  45. ;
  46. MSG_XREF_STRINGS (/0/)
  47. Cross referencing strings...\n
  48. ;
  49. MSG_GENERATING_SOURCE (/0/)
  50. Generating source...\n
  51. ;
  52. MSG_PREPENDING_CD (/0/)
  53. Inserting user descriptor file...\n
  54. ;
  55. MSG_BY (/0/)
  56. Written by
  57. ;
  58. MSG_LOADING (/0/)
  59. Loading...\n
  60. ;
  61. MSG_DONE (/0/)
  62. Done.\n
  63. ;
  64.