home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Sound / SampleE / Catalogs / source / se_fio_multi.cd < prev    next >
Text File  |  1999-10-04  |  1KB  |  91 lines

  1. MULTI_OK (//)
  2. ok
  3. ;
  4. MULTI_L_MULTIWINTIT (//20)
  5. load sample...
  6. ;
  7. MULTI_L_UNKNOWNFORMAT (//22)
  8. unknown format
  9. ;
  10. MULTI_L_LOADOPTIONS (//22)
  11. load options
  12. ;
  13. MULTI_L_MONO (//8)
  14. mono
  15. ;
  16. MULTI_L_STEREO (//8)
  17. stereo
  18. ;
  19. MULTI_L_SIGNED (//8)
  20. signed
  21. ;
  22. MULTI_L_UNSIGNED (//8)
  23. unsigned
  24. ;
  25. MULTI_L_SKIP (//11)
  26. skip
  27. ;
  28. MULTI_L_SKIPREQ (//)
  29. skip ... bytes
  30. ;
  31. MULTI_L_LOAD (//10)
  32. load
  33. ;
  34. MULTI_L_CANCEL (//10)
  35. cancel
  36. ;
  37. MULTI_S_MULTIWINTIT (//20)
  38. MULTI-Options
  39. ;
  40. MULTI_S_MONO (//8)
  41. mono
  42. ;
  43. MULTI_S_STEREO (//8)
  44. stereo
  45. ;
  46. MULTI_S_SIGNED (//8)
  47. signed
  48. ;
  49. MULTI_S_UNSIGNED (//8)
  50. unsigned
  51. ;
  52. MULTI_S_SAVE (//12)
  53. save
  54. ;
  55. MULTI_S_CANCEL (//12)
  56. cancel
  57. ;
  58. MULTI_LOADING (//24)
  59. MULTI loading
  60. ;
  61. MULTI_SAVEING (//24)
  62. MULTI saveing
  63. ;
  64. MULTI_NOCONTEXT (//)
  65. could not create context
  66. ;
  67. MULTI_NOGADGET (//)
  68. could not create gadget
  69. ;
  70. MULTI_NOWINDOW (//)
  71. could not open window
  72. ;
  73. MULTI_NODELETE (//)
  74. could not delete file
  75. ;
  76. MULTI_NOWRITE (//)
  77. problems while writing to file
  78. ;
  79. MULTI_NOREAD (//)
  80. problems while reading from file
  81. ;
  82. MULTI_NOSEEK (//)
  83. could not seek in file
  84. ;
  85. MULTI_NOOPEN (//)
  86. could not open file
  87. ;
  88. MULTI_NOMEM (//)
  89. could not allocate memory
  90. ;
  91.