home *** CD-ROM | disk | FTP | other *** search
/ Da Capo / da_capo_vol1.bin / programs / amiga / midi / synth_librarian / sources / synthlib / synthlib.cd < prev    next >
Text File  |  1994-08-20  |  2KB  |  120 lines

  1. ; $VER: SynthLib.cd Revison 1.1
  2. ; This file is part of Synth Librarian v1.1
  3. ; ©1993-1994 Jean-Alexis MONTIGNIES
  4. ; This file must not be distributed modified or separatly
  5. ; without my written permission
  6. ; See Synth_Librarian.guide for more details
  7. ;
  8. ; Catalog descriptor file for main task messages.
  9. #block MainCatBlock
  10. #arrayopts const
  11. MG_INFO_ABOUT (//)
  12. SynthLib V1.1 \nby Jean-Alexis Montignies \n©1993-1994
  13. MG_INFO_OK (//)
  14. OK
  15. ;
  16. MG_INIT_GRAPHICS (//)
  17. Can't open Graphics library.
  18. MG_INIT_INTUITION (//)
  19. Can't open Intuition library.
  20. MG_INIT_GADTOOLS (//)
  21. Can't open GadTools library.
  22. MG_INIT_UTILITY (//)
  23. Can't open Utility library.
  24. MG_INIT_ASL (//)
  25. Can't open Asl.
  26. MG_INIT_SCREEN (//)
  27. Screen initialization has failed.
  28. MG_INIT_WINDOW (//)
  29. Window initialization has failed.
  30. MG_INIT_PORT (//)
  31. Can't get a message port.
  32. ;
  33. MG_FILE_NODATA (//)
  34. No data to save.
  35. MG_FILE_NODIR (//)
  36. Can't open directory.
  37. MG_FILE_NOFILE (//)
  38. Can't open file.
  39. MG_FILE_IO_ERROR (//)
  40. I/O Error.
  41. MG_FI_NOTIFF (//)
  42. Bad iff file.
  43. MG_FI_OUT_OF_MEMORY (//)
  44. Out of memory.
  45. ;
  46. MG_ERROR_INUSE (//)
  47. Object in use.
  48. MG_DRIVER_IO_ERROR (//)
  49. Can't load driver.
  50. ;
  51. ;Menu texts
  52. ;
  53. MG_MENU_PROJECT (//)
  54. Project
  55. MG_MENU_P_NEW (//)
  56. New
  57. MG_MENU_P_OPEN (//)
  58. Open ...
  59. MG_MENU_P_OPEN_RAW (//)
  60. Open raw file...
  61. MG_MENU_P_SAVE (//)
  62. Save
  63. MG_MENU_P_SAVE_AS (//)
  64. Save As ...
  65. MG_MENU_P_ABOUT (//)
  66. About ...
  67. MG_MENU_P_QUIT (//)
  68. Quit
  69. MG_MENU_DATA (//)
  70. Data
  71. MG_MENU_D_REMOVE (//)
  72. Remove
  73. MG_MENU_D_SAVE (//)
  74. Save ...
  75. MG_MENU_D_SEND (//)
  76. Send
  77. MG_MENU_DRIVER (//)
  78. Driver
  79. MG_MENU_DR_NEW (//)
  80. New driver ...
  81. MG_MENU_DR_ABOUT (//)
  82. About ...
  83. MG_SHORTCUTS_MENUS (//)
  84. n\x00o\x00\x00s\x00\x00?\x00q\x00r\x00\x00\x00\x00\x00
  85. ;
  86. ;Gadgets texts
  87. ;
  88. MG_GAD_DATA (//)
  89. Data
  90. MG_GAD_SEND (//)
  91. _Send
  92. MG_GAD_INFO (//)
  93. Informations
  94. MG_GAD_SERIAL (//)
  95. Serial
  96. MG_GAD_TYPE (//)
  97. Type :
  98. MG_GAD_SIZE (//)
  99. Size :
  100. MG_GAD_DATA_TYPES (//)
  101. Data types
  102. MG_GAD_REQUEST (//)
  103. _Request
  104. MG_GAD_ABORT (//)
  105. _Abort
  106. MG_SHORTCUTS_GADGETS (//)
  107. --s-----ra
  108. ;
  109. ;Titles
  110. ;
  111. MG_WINDOW_TITLE (//)
  112. SynthLib
  113. MG_SCREEN_TITLE (//)
  114. SynthLib V1.1
  115. ;
  116. MG_NODE_UNNAMED (//)
  117. Unnamed
  118. MG_NODE_UNTYPED (//)
  119. Unknown
  120.