home *** CD-ROM | disk | FTP | other *** search
/ Delphi 5 for Professionals / DELPHI5.iso / Runimage / Delphi50 / Demos / Experts / prjexpl.inc < prev    next >
Encoding:
Text File  |  1999-08-11  |  156 b   |  6 lines

  1. resourcestring
  2.   sMenuItemCaption =  'Project E&xplorer';
  3.   sExpertName = 'Project Explorer';
  4.   sFileNotLoaded = 'File, %s, is not open.  Open now?';
  5.  
  6.