home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Sound / Misc / AHIV4USR.LHA / AHI / User / Catalogs / ahi.cd next >
Encoding:
Text File  |  1997-04-21  |  1.6 KB  |  104 lines

  1. #language english
  2. #version 0
  3. ; $Id: ahi.cd,v 4.1 1997/04/02 22:29:53 lcs Exp $
  4. ; $Log: ahi.cd,v $
  5. ; Revision 4.1  1997/04/02 22:29:53  lcs
  6. ; Bumped to version 4
  7. ;
  8. ; Revision 1.4  1997/02/20 10:26:13  lcs
  9. ; New Flexcat caused some problems
  10. ;
  11. ; Revision 1.3  1997/02/10 02:23:06  lcs
  12. ; Infowindow in the requester added.
  13. ;
  14. ; Revision 1.2  1997/02/04 22:14:27  lcs
  15. ; The users preffered audio mode can now be selected in the requester
  16. ;
  17. ; Revision 1.1  1997/02/02 22:37:47  lcs
  18. ; Initial revision
  19. ;
  20. ;
  21. ;
  22. ; Input and Output connector name
  23. ;
  24. msgDefault (//)
  25. Default
  26. ;
  27. ; The requesters menu
  28. msgMenuControl (//)
  29. \000\000Control
  30. ;
  31. msgMenuLastMode (//)
  32. L\000Last Mode
  33. ;
  34. msgMenuNextMode (//)
  35. N\000Next Mode
  36. ;
  37. msgMenuPropertyList (//)
  38. ?\000Property List...
  39. ;
  40. msgMenuRestore (//)
  41. R\000Restore
  42. ;
  43. msgMenuOK (//)
  44. O\000OK
  45. ;
  46. msgMenuCancel (//)
  47. C\000Cancel
  48. ;
  49. ; Mode name in requester whose driver cannot be opened
  50. ;
  51. msgUnknown (//)
  52. UNKNOWN:Audio ID 0x%08lx
  53. ;
  54. ; The requester gadgets
  55. ;
  56. msgReqOK (//)
  57. OK
  58. ;
  59. msgReqCancel (//)
  60. Cancel
  61. ;
  62. msgReqFrequency (//)
  63. Frequency
  64. ;
  65. ; Name of default mode in requester
  66. ;
  67. msgDefaultMode (//)
  68. Default audio mode
  69. ;
  70. ; The requester's info-winodow
  71. ;
  72. msgReqInfoTitle (//)
  73. Mode Properties
  74. ;
  75. msgReqInfoAudioID (//)
  76. Audio mode ID: 0x%08lx
  77. ;
  78. msgReqInfoResolution (//)
  79. Resolution: %ld bit %s
  80. ;
  81. msgReqInfoMono (//)
  82. mono
  83. ;
  84. msgReqInfoStereo (//)
  85. stereo
  86. ;
  87. msgReqInfoStereoPan (//)
  88. stereo with panning
  89. ;
  90. msgReqInfoChannels (//)
  91. Channels: %ld
  92. ;
  93. msgReqInfoMixrate (//)
  94. Mixing rates: %ld-%ld Hz
  95. ;
  96. msgReqInfoHiFi (//)
  97. HiFi mixing
  98. ;
  99. msgReqInfoRecordHalf (//)
  100. Record in half duplex
  101. ;
  102. msgReqInfoRecordFull (//)
  103. Record in full duplex
  104.