home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1998 #2 / amigaacscoverdisc1998-021998.iso / utilities / shareware / workbench / µnote / source / note.cd < prev    next >
Encoding:
Text File  |  1996-12-27  |  629 b   |  41 lines

  1. #language english
  2. #version 0
  3. ;
  4. ; Application Description
  5. msgAppDesc (//)
  6. little Notepad
  7. ; Title of AboutWindow
  8. msgAboutTitle (//)
  9. About µNote...
  10. ; Button of AboutWindow
  11. msgAboutButton (//)
  12. * _Smile \
  13.  
  14. ; Text of AboutWindow
  15. msgAbout (//)
  16. \ec\ebµNote\en\n\n\
  17. ©1996 Daniel Hirscher\n\
  18. hirscher@fl-sun00.fbe.fh-weingarten.de\n\
  19. e-mailware\n\
  20. a latenight & daylight production\n\
  21. 4U!
  22. ; Bubble of Scroller
  23. msgSchieber (//)
  24. Scroller to scroll the text.
  25. ; Menu
  26. msgMDrucken (//)
  27. Print
  28. msgMDruckenSC (//)
  29. P
  30. msgMAbout (//)
  31. About...
  32. msgMAboutM (//)
  33. About MUI...
  34. msgMQuit (//)
  35. Quit
  36. msgMSettings (//)
  37. Settings
  38. msgMSettingsM (//)
  39. MUI...
  40. ; ende
  41.