comparison netinstall/res.rc @ 458:c33ae14dd6d0 r21-2-44

Import from CVS: tag r21-2-44
author cvs
date Mon, 13 Aug 2007 11:42:25 +0200
parents e7ef97881643
children 0784d089fdc9
comparison
equal deleted inserted replaced
457:4b9290a33024 458:c33ae14dd6d0
459 459
460 STRINGTABLE DISCARDABLE 460 STRINGTABLE DISCARDABLE
461 BEGIN 461 BEGIN
462 IDS_ROOT_SLASH "Warning: we recommend you do NOT use the root of your hard drive as the XEmacs root. Proceed anyway?" 462 IDS_ROOT_SLASH "Warning: we recommend you do NOT use the root of your hard drive as the XEmacs root. Proceed anyway?"
463 IDS_ROOT_SPACE "You should not choose a root path that include spaces in directory names. Proceed anyway?" 463 IDS_ROOT_SPACE "You should not choose a root path that include spaces in directory names. Proceed anyway?"
464 IDS_MIRROR_LST "http://ftp.xemacs.org/pub/xemacs/mirrors.lst" 464 IDS_MIRROR_LST "http://www.xemacs.org/Download/mirrors.lst"
465 IDS_DIALOG_FAILED "Unable to create Dialog Box" 465 IDS_DIALOG_FAILED "Unable to create Dialog Box"
466 IDS_CYGWIN_FUNC_MISSING "Error: unable to find function `%s' in %s" 466 IDS_CYGWIN_FUNC_MISSING "Error: unable to find function `%s' in %s"
467 IDS_DOWNLOAD_SHORT "Download error: %s too short (%d, wanted %d)" 467 IDS_DOWNLOAD_SHORT "Download error: %s too short (%d, wanted %d)"
468 IDS_ERR_OPEN_WRITE "Can't open %s for writing: %s" 468 IDS_ERR_OPEN_WRITE "Can't open %s for writing: %s"
469 IDS_SETUPINI_MISSING "Unable to get setup.ini from %s" 469 IDS_SETUPINI_MISSING "Unable to get setup.ini from %s"
476 STRINGTABLE DISCARDABLE 476 STRINGTABLE DISCARDABLE
477 BEGIN 477 BEGIN
478 IDS_ERR_OPEN_READ "Can't open %s for reading: %s" 478 IDS_ERR_OPEN_READ "Can't open %s for reading: %s"
479 IDS_ROOT_ABSOLUTE "The install directory must be absolute, with both a drive letter and leading slash, like C:\\Cygwin" 479 IDS_ROOT_ABSOLUTE "The install directory must be absolute, with both a drive letter and leading slash, like C:\\Cygwin"
480 IDS_DOWNLOAD_COMPLETE "Download Complete" 480 IDS_DOWNLOAD_COMPLETE "Download Complete"
481 IDS_CVSID "\n%%% $Id: res.rc,v 1.1.2.4 2001/01/24 09:18:30 andyp Exp $\n" 481 IDS_CVSID "\n%%% $Id: res.rc,v 1.1.2.5 2001/02/02 19:47:47 andyp Exp $\n"
482 IDS_NOLOGFILE "Cannot open log file %s for writing" 482 IDS_NOLOGFILE "Cannot open log file %s for writing"
483 IDS_UNINSTALL_COMPLETE "Uninstalls complete." 483 IDS_UNINSTALL_COMPLETE "Uninstalls complete."
484 IDS_WININET "Unable to find or load the Internet Explorer 5 DLLs" 484 IDS_WININET "Unable to find or load the Internet Explorer 5 DLLs"
485 IDS_ERR_CHDIR "Could not change dir to %s" 485 IDS_ERR_CHDIR "Could not change dir to %s"
486 IDS_OLD_SETUP_VERSION "This setup is version %s, but setup.ini claims version %s is available.\nYou might want to upgrade to get the latest features and bug fixes." 486 IDS_OLD_SETUP_VERSION "This setup is version %s, but setup.ini claims version %s is available.\nYou might want to upgrade to get the latest features and bug fixes."