home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gfx / megaview-2.0.lha / MegaView / source / megaview / MegaView.cd < prev    next >
Encoding:
Text File  |  1993-12-21  |  1.6 KB  |  91 lines

  1. ; MegaView catalog English
  2. #catalogname MegaView
  3. #function GetString
  4. #language english
  5. ;
  6. msgOK (1//)
  7. OK
  8. ;
  9. msgNeedWhatIs (//)
  10. whatis.library not found
  11. ;
  12. msgNeedIntuition (//)
  13. Intuition library V37 not found
  14. ;
  15. msgNeedWorkbench (//)
  16. Workbench library V37 not found
  17. ;
  18. msgNeedIcon (//)
  19. Icon Library V37 not found
  20. ;
  21. msgNeedASL (//)
  22. ASL Library V37 not found
  23. ;
  24. msgNeedActionfile (//)
  25. ACTIONFILE not found
  26. ;
  27. msgMissingNewline (//)
  28. Missing NEWLINE at end of ACTIONFILE
  29. ;
  30. msgParseError (//)
  31. Parse error in line %ld: %s
  32. ;
  33. msgUnknownFiletype (//)
  34. Unknown filetype
  35. ;
  36. msgErrorReadingDir (//)
  37. Error reading directory
  38. ;
  39. msgErrorFileInfoBlock (//)
  40. Unable to create FileInfoBlock
  41. ;
  42. msgErrorCurrentDir (//)
  43. Unable to lock current directory
  44. ;
  45. msgErrorLockDirectory (//)
  46. Unable to lock directory
  47. ;
  48. msgNoAction (//)
  49. Error: No Action for %s filetype
  50. ;
  51. msgErrorLockFile (//)
  52. Unable to lock file
  53. ;
  54. msgErrorAllocateBuffer (//)
  55. Unable to allocate buffer
  56. ;
  57. msgReqText (//)
  58. Quit|Select|Editor|Continue
  59. ;
  60. msgErrorAppIcon (//)
  61. Cannot AddAppIcon()
  62. ;
  63. msgErrorCreatePort (//)
  64. Cannot CreatePort()
  65. ;
  66. msgErrorAppMenu (//)
  67. Cannot AddAppMenuItem()
  68. ;
  69. msgErrorMenuIcon (//)
  70. Mutual excluding ToolTypes MENU and ICON set
  71. ;
  72. msgWorkbenchUsage (//)
  73. \n© 1993 by DIgital DImensions\nUsage from Workbench:\nDouble click icon\
  74.  together with\nshift-selected icon to show them, or use as Default tool\n
  75. ;
  76. msgErrorIcon (//)
  77. Error opening icon
  78. ;
  79. msgNoIcon (//)
  80. You selected a non-existing icon (?????)
  81. ;
  82. msgErrorManDir (//)
  83. MAN directory not found
  84. ;
  85. msgErrorAnchor (//)
  86. Unable to allocate AnchorPath (lack of memory)
  87. ;
  88. msgNeedFilename (//)
  89. Need a filename
  90. ;
  91.