home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1999 February / DPPCPRO0299.ISO / February / Delphi / Install / DATA.Z / PRJEXPL.RC < prev    next >
Encoding:
Text File  |  1996-06-11  |  214 b   |  11 lines

  1. // string tables
  2.  
  3. #include "prjexpl.inc"
  4.  
  5. STRINGTABLE DISCARDABLE
  6. {
  7.     sMenuItemCaption  "Project E&xplorer"
  8.     sExpertName  "Project Explorer"
  9.     sFileNotLoaded  "File, %s, is not open.  Open now?"
  10. }
  11.