home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / usr / lib / NextStep / Resources / English.lproj / SoundLib.strings < prev    next >
Encoding:
Text File  |  1991-12-10  |  1.8 KB  |  111 lines

  1. /* SNDSoundError message */
  2. "No error";
  3.  
  4. /* SNDSoundError message */
  5. "Not a sound";
  6.  
  7. /* SNDSoundError message */
  8. "Bad data format";
  9.  
  10. /* SNDSoundError message */
  11. "Bad sampling rate";
  12.  
  13. /* SNDSoundError message */
  14. "Bad channel count";
  15.  
  16. /* SNDSoundError message */
  17. "Bad size";
  18.  
  19. /* SNDSoundError message */
  20. "Bad file name";
  21.  
  22. /* SNDSoundError message */
  23. "Cannot open file";
  24.  
  25. /* SNDSoundError message */
  26. "Cannot write file";
  27.  
  28. /* SNDSoundError message */
  29. "Cannot read file";
  30.  
  31. /* SNDSoundError message */
  32. "Cannot allocate memory";
  33.  
  34. /* SNDSoundError message */
  35. "Cannot free memory";
  36.  
  37. /* SNDSoundError message */
  38. "Cannot copy";
  39.  
  40. /* SNDSoundError message */
  41. "Cannot reserve access";
  42.  
  43. /* SNDSoundError message */
  44. "Access not reserved";
  45.  
  46. /* SNDSoundError message */
  47. "Cannot record sound";
  48.  
  49. /* SNDSoundError message */
  50. "Already recording sound";
  51.  
  52. /* SNDSoundError message */
  53. "Not recording sound";
  54.  
  55. /* SNDSoundError message */
  56. "Cannot play sound";
  57.  
  58. /* SNDSoundError message */
  59. "Already playing sound";
  60.  
  61. /* SNDSoundError message */
  62. "Not implemented";
  63.  
  64. /* SNDSoundError message */
  65. "Not playing sound";
  66.  
  67. /* SNDSoundError message */
  68. "Cannot find sound";
  69.  
  70. /* SNDSoundError message */
  71. "Cannot edit sound";
  72.  
  73. /* SNDSoundError message */
  74. "Bad memory space in dsp load image";
  75.  
  76. /* SNDSoundError message */
  77. "Mach kernel error";
  78.  
  79. /* SNDSoundError message */
  80. "Bad configuration";
  81.  
  82. /* SNDSoundError message */
  83. "Cannot configure";
  84.  
  85. /* SNDSoundError message */
  86. "Data underrun";
  87.  
  88. /* SNDSoundError message */
  89. "Aborted";
  90.  
  91. /* SNDSoundError message */
  92. "Bad tag";
  93.  
  94. /* SNDSoundError message */
  95. "Cannot access hardware resources";
  96.  
  97. /* SNDSoundError message */
  98. "Timeout";
  99.  
  100. /* SNDSoundError message */
  101. "Hardware resources already in use";
  102.  
  103. /* SNDSoundError message */
  104. "Cannot abort operation";
  105.  
  106. /* SNDSoundError message */
  107. "Information string too large";
  108.  
  109. /* SNDSoundError message */
  110. "Unknown error";
  111.