home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / cdrom / compactplayer / source / compactplayer.cd < prev    next >
Text File  |  1995-12-28  |  1KB  |  89 lines

  1. ;
  2. CDPANEL_FAIL (//)
  3. Failed to create custom gadget class
  4. ;
  5. TIMER_FAIL (//)
  6. Can't initialize timer
  7. ;
  8. DEVICE_FAIL (//)
  9. Device %s/%ld is not a CD-ROM
  10. ;
  11. TRACK_NUM (//)
  12. Track %-2ld
  13. ;
  14. UNKNOWN_ARTIST (//)
  15. Unknown artist
  16. ;
  17. UNKNOWN_TITLE (//)
  18. Unknown title
  19. ;
  20. ERROR_TITLE (//)
  21. CompactPlayer Error
  22. ;
  23. ERROR_BUTTON (//)
  24. Oops
  25. ;
  26. DEVICE_INCOMPATIBLE (//)
  27. Device %s is listed as incompatible.
  28. ;
  29. PLEASE_WAIT (//)
  30. Please wait...
  31. ;
  32. ERROR (//)
  33. « Error »
  34. ;
  35. CONFIGURATION (//)
  36. Configuration
  37. ;
  38. B_USE_THIS (//)
  39. _Use this
  40. ;
  41. TITLE_COPYRIGHT (//)
  42. CompactPlayer Copyright 1995 Osma Ahvenlampi
  43. ;
  44. GUI_FAIL (//)
  45. Failed to create GUI
  46. ;
  47. STR_ARTIST (//)
  48. _Artist
  49. ;
  50. STR_TITLE (//)
  51. _Title
  52. ;
  53. SAVE_TITLES (//)
  54. _Save titles
  55. ;
  56. TITLE_EDITOR (//)
  57. Title Editor
  58. ;
  59. MENU_PROJECT (//)
  60. Project
  61. ;
  62. MENU_DEVICE (//)
  63. D\00Select device
  64. ;
  65. MENU_TITLES (//)
  66. E\00Edit titles
  67. ;
  68. MENU_ICONIFY (//)
  69. I\00Iconify
  70. ;
  71. MENU_QUIT (//)
  72. Q\00Quit
  73. ;
  74. B_TITLES (//)
  75. _TITLES
  76. ;
  77. B_PROGR (//)
  78. _PROGR
  79. ;
  80. COMPACTPLAYER (//)
  81. CompactPlayer
  82. ;
  83. FONTS_FAIL (//)
  84. Failed to open fonts
  85. ;
  86. SCSI_FAIL (//)
  87. Failed to initialize SCSI functions (device %s unit %ld)
  88. ;
  89.