home *** CD-ROM | disk | FTP | other *** search
/ My First Incredible Amazing Dictionary / DKMMMFD.iso / dksetup / dklang.inc < prev    next >
Text File  |  1995-04-12  |  635b  |  9 lines

  1. CONST STR_QUITERROR = "The setup sources were corrupted. You may be able to correct the problem by using SCANDISK to fix your hard disk."
  2. CONST STR_DIRNOTEXIST = "The specified directory does not exist.  Do you want to create the directory?"
  3. CONST STR_EXIT = "Windows will now exit and then restart."
  4. CONST STR_EXITFAIL = "Windows cannot be restared because MS-DOS applications are active. Close all MS-DOS applications and then click OK."
  5. CONST STR_SYSMESSAGE = "The new system configuration will not be loaded until Windows is restarted."
  6.  
  7. CONST STR_COMPANYNAME = "DK Multimedia"
  8. CONST STR_COPYRIGHT = "⌐ 1995 DK Multimedia"
  9.