home *** CD-ROM | disk | FTP | other *** search
- #language english
- #version 0
- ;
- ; Application Description
- msgAppDesc (//)
- little Notepad
- ; Title of AboutWindow
- msgAboutTitle (//)
- About µNote...
- ; Button of AboutWindow
- msgAboutButton (//)
- * _Smile \
-
- ; Text of AboutWindow
- msgAbout (//)
- \ec\ebµNote\en\n\n\
- ©1996 Daniel Hirscher\n\
- hirscher@fl-sun00.fbe.fh-weingarten.de\n\
- e-mailware\n\
- a latenight & daylight production\n\
- 4U!
- ; Bubble of Scroller
- msgSchieber (//)
- Scroller to scroll the text.
- ; Menu
- msgMDrucken (//)
- Print
- msgMDruckenSC (//)
- P
- msgMAbout (//)
- About...
- msgMAboutM (//)
- About MUI...
- msgMQuit (//)
- Quit
- msgMSettings (//)
- Settings
- msgMSettingsM (//)
- MUI...
- ; ende
-