home *** CD-ROM | disk | FTP | other *** search
- #language english
- #version 0
- #basename BetterTest
- ;
- ; Catalog description for GadUtil test program
- ;
- ;
- MSG_NEXTDRIVE (//)
- _Next drive
- ;
- MSG_PREVDRIVE (//)
- _Prev drive
- ;
- MSG_DRIVE (//)
- _Drive
- ;
- MSG_CHECKME (//)
- C_heck me:
- ;
- MSG_REQUESTER (//)
- _Requester
- ;
- MSG_FILENAME (//)
- _Filename:
- ;
- MSG_INTEGER (//)
- _Integer:
- ;
- MSG_DRAGME (//)
- D_rag me:
- ;
- MSG_SCROLLME (//)
- Scr_oll me:
- ;
- MSG_SELECTITEM (//)
- _Select an item:
- ;
- MSG_SELECTCOL (//)
- Select _Color:
- ;
- MNU_1_TITLE (100//)
- \x00Project
- ;
- MNI_1_IT1 (//)
- O\x00Open...
- ;
- MNI_1_IT2 (//)
- S\x00Save
- ;
- MNI_1_IT3 (//)
- \x00Print
- ;
- MNS_1_IT3_1 (//)
- \x00Draft
- ;
- MNS_1_IT3_2 (//)
- \x00NLQ
- ;
- MNI_1_IT4 (//)
- Q\x00Quit
-