home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / tools / workbench / uniview / locale / dtwindow.cd next >
Encoding:
Text File  |  1996-12-08  |  1.6 KB  |  55 lines

  1. ;
  2. ; $PROJECT: dtwindow.class
  3. ;
  4. ; $VER: dtwindow.cd 40.4 (08.12.96)
  5. ;
  6. ; $AUTHOR: Stefan Ruppert , Windthorststrasse 5 , 65439 Floersheim , GERMANY
  7. ;
  8. ; $COPYRIGHT: (C) Copyright 1996 by Stefan Ruppert, All Rights Reserved!
  9. ;
  10. ; $EMAIL: Stefan.Ruppert@informatik.fh-wiesbaden.de
  11. ;
  12. ; $HISTORY:
  13. ;
  14. ; 08.12.96 : 040.004 : added TXT_ABOUT_OBJECT_EMPTY
  15. ; 01.12.96 : 040.003 : added TXT_DOCUMENTS
  16. ; 24.11.96 : 040.002 : added TXT_ABOUT_OBJECT - TXT_NOENTRY
  17. ; 16.11.96 : 040.001 : initial
  18. ;
  19. TXT_PRINTING           (//)
  20. Printing...
  21. ;
  22. TXT_ABORT              (//)
  23. Abort
  24. ;
  25. TXT_SELINPUTFILE       (//)
  26. Select file to open
  27. ;
  28. TXT_SELOUTPUTFILE      (//)
  29. Select file to save to
  30. ;
  31. TXT_ABOUT_PROGRAM      (//)
  32. %s\n\ndtwindow.class V%ld.%ld (%s) (C) by Stefan Ruppert
  33. ;
  34. TXT_ABOUT_OBJECT       (//)
  35. Object Information :\n\nName       : %s\nVersion    : %s\nAuthor     : %s\nCopyright  : %s\nAnnotation : %s\n\n---\n\nObject Datatype :\n\nName       : %s\nBasename   : %s\nGroup      : %s\nType       : %s\nPattern    : %s\nPriority   : %ld\nFlags      : %s\n
  36. ;
  37. TXT_REGISTERED         (//)
  38. Registered to :\n\n%s
  39. ;
  40. TXT_UNREGISTERED       (//)
  41. You are using an unregistered version of dtwindow.class!\n\nWith this version has nearly MultiView functionality.\nYou can use it without paying the ShareWare fee.\nIf you want the full functionality you have to register.\nSee the docs how to register or\nhttp://home.pages.de/~Ruppert/amiga/DTReg.html\n\nNote: This registration enables also the full HTDS!\n
  42. ;
  43. TXT_NOENTRY            (//)
  44. ---
  45. ;
  46. TXT_DOCUMENTS          (//)
  47. Documents
  48. ;
  49. TXT_ABOUT_OBJECT_EMPTY (//)
  50. No object loaded
  51. ;
  52. TXT_OK                 (//)
  53. Ok
  54. ;
  55.