home *** CD-ROM | disk | FTP | other *** search
- //---------------------------------------------------------------
- #include "logostrs.h"
- //---------------------------------------------------------------
- STRINGTABLE DISCARDABLE
- {
- sUntitled, "Untitled"
- sOverwrite, "OK to overwrite %s"
- sSendError, "Error sending mail"
- }
- //---------------------------------------------------------------
-