home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 3 / AACD03.BIN / AACD / Programming / Triton / Source / catalogs / triton.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1998-05-23  |  738b  |  30 lines

  1. ## version $VER: XX.catalog XX.XX (XX.XX.XX)
  2. ## codeset X
  3. ## language X
  4. MSG_SYSTEMREQUEST_TITLE
  5. ; System request;
  6. MSG_ERROR_UNKNOWN
  7. ; Triton failed for unknown reason;
  8. MSG_ERROR_ALLOCMEM
  9. ; Can't allocate memory;
  10. MSG_ERROR_OPENWINDOW
  11. ; Can't open window;
  12. MSG_ERROR_WINDOWTOOBIG
  13. ; The window would become too big (even with fallback);
  14. MSG_ERROR_DRAWINFO
  15. ; Can't get the screen's DrawInfo;
  16. MSG_ERROR_OPENFONT
  17. ; Can't open font;
  18. MSG_ERROR_CREATEMSGPORT
  19. ; Can't create message port;
  20. MSG_ERROR_INSTALLOBJECT
  21. ; Can't install object;
  22. MSG_ERROR_CREATECLASS
  23. ; Can't create class;
  24. MSG_ERROR_NOLOCKPUBSCREEN
  25. ; Can't lock public screen;
  26. MSG_ERROR_CREATEMENUS
  27. ; Can't create menus;
  28. MSG_ERROR_GADGETCONTEXT
  29. ; Can't create gadget context;
  30.