home *** CD-ROM | disk | FTP | other *** search
- #language english
- #version 0
- #basename anyprogram
- ;
- ; Catalog description for AnyProgram
- ;
- ;
- BEVELBOX_1 (//)
- Gadgets
- ;
- FIRST_GAD (//)
- _First Gadget
- ;
- SECOND_GAD (//)
- _Second Gadget
- ;
- THIRD_GAD (//)
- _Third Gadget
- ;
- MNU_PRJ_TITLE (//)
- \x00Project
- ;
- MNI_PRJ_OPEN (//)
- O\x00Open...
- ;
- MNI_PRJ_SAVE (//)
- S\x00Save...
- ;
- MNI_PRJ_PRINT (//)
- \x00Print...
- ;
- MNS_PRJ_PRINT_DRAFT (//)
- \x00Draft
- ;
- MNS_PRJ_PRINT_NLQ (//)
- \x00NLQ
- ;
- MNI_PRJ_ABOUT (//)
- ?\x00About
- ;
- MNI_PRJ_QUIT (//)
- Q\x00Quit
- ;
- MNU_EDIT_TITLE (//)
- \x00Edit
- ;
- MNI_EDIT_CUT (//)
- X\x00Cut
- ;
- MNI_EDIT_COPY (//)
- C\x00Copy
- ;
- MNI_EDIT_PASTE (//)
- V\x00Paste
- ;
- MNI_EDIT_UNDO (//)
- U\x00Undo
- ;
- ABOUT_TIT (//)
- About AnyProgram
- ;
- ABOUT_TEXT (//)
- AnyProgram v%s (%s)\n\nCopyright © 1995 by:%sThis program is DiskWare. Send me one or\nmore disks with freely distributable\nprograms if you use it.\n\nBug reports and suggestions should also\nbe sent to the same address.\n\nThis program uses gadutil.library, which\nis Copyright © 1994-1995 by P-O Yliniemi\nand Staffan Hämälä.
- ;
- ABOUT_OK (//)
- OK
- ;
-