home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / libs / reqchangelib.cd < prev    next >
Text File  |  1977-12-31  |  899b  |  55 lines

  1. ;
  2. ; $VER: ReqChangeLib.cd 3.7
  3. ;
  4. ; All messages in reqchange.library that might need localization
  5. ;
  6. ;
  7. ; All alerts removed in version 3.7 (library version 6)!
  8. ;
  9. MSG_ASSIGNX_GAD (3//)
  10. Retry|Mount|Assign...|Deny|Cancel
  11. ;
  12. MSG_ASSIGN_GAD (//)
  13. _Assign
  14. ;
  15. MSG_OK_GAD (//)
  16.  Ok \
  17.  
  18. ;
  19. MSG_ASSIGN_TITLE (//)
  20. Assign for \"%s\"
  21. ;
  22. MSG_SYSTEM_REQUEST_TITLE (//)
  23. System Request
  24. ;
  25. MSG_PALETTE_TITLE (//)
  26. Palette
  27. ;
  28. ; Default titles for the ASL requesters
  29. ;
  30. MSG_SCREENMODE_TITLE (//)
  31. Select screen mode
  32. ;
  33. MSG_FONT_TITLE (//)
  34. Select font
  35. ;
  36. MSG_FILE_TITLE (//)
  37. Select file
  38. ;
  39. ; ReqChange extended error messages. Try to keep these under 60 chars in length.
  40. ;
  41. MSG_ERROR_NOT_PREFS (1000//80)
  42. invalid preferences file
  43. ;
  44. MSG_ERROR_BAD_VERSION (//80)
  45. unknown version of preferences file
  46. ;
  47. MSG_ERROR_SHORT_PREFS (//80)
  48. wrong size of preferences file
  49. ;
  50. ; ** Version 3.7 **
  51. ;
  52. MSG_ERROR_BAD_PREFS (//80)
  53. error in preferences file
  54. ;
  55.