home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 May / VPR9705A.ISO / VPR_DATA / PROGRAM / CBTRIAL / SETUP / DATA.Z / LOGOSTRS.RC < prev    next >
Text File  |  1997-02-14  |  355b  |  12 lines

  1. //---------------------------------------------------------------
  2. #include "logostrs.h"
  3. //---------------------------------------------------------------
  4. STRINGTABLE DISCARDABLE
  5. {
  6. sUntitled,      "Untitled"
  7. sOverwrite,     "%s を上書きしますか?"
  8. sSendError,     "メール送信エラー"
  9. }
  10.  
  11. //---------------------------------------------------------------
  12.