XEmacs 21.4.9 "Informed Management".
[chise/xemacs-chise.git.1] / netinstall / res.rc
index e6133c0..349b6c2 100644 (file)
@@ -33,7 +33,7 @@ STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
 CAPTION "XEmacs Setup"\r
 FONT 8, "MS Sans Serif"\r
 BEGIN\r
-    PUSHBUTTON      "Next >",IDOK,199,176,45,15, WS_GROUP\r
+    PUSHBUTTON      "Next >",IDOK,199,176,45,15,WS_GROUP\r
     PUSHBUTTON      "Cancel",IDCANCEL,256,176,45,15\r
     CONTROL         "Download from the Internet",IDC_SOURCE_DOWNLOAD,"Button",\r
                     BS_AUTORADIOBUTTON | WS_TABSTOP,127,102,152,10\r
@@ -203,7 +203,7 @@ BEGIN
     LTEXT           "",IDC_STATIC,10,169,291,1,SS_SUNKEN | NOT WS_GROUP\r
     LTEXT           "Installing Packages",IDC_STATIC,112,10,170,17\r
     LTEXT           "(PKG)",IDC_INS_PKG,112,26,170,11\r
-    LTEXT           "(FILE)",IDC_INS_FILE,112,41,166,11\r
+    LTEXT           "(FILE)",IDC_INS_FILE,112,41,183,11\r
     CONTROL         "Progress1",IDC_INS_DISKFULL,"msctls_progress32",\r
                     WS_BORDER,123,143,165,10\r
     CONTROL         "Progress1",IDC_INS_IPROGRESS,"msctls_progress32",\r
@@ -516,17 +516,17 @@ BEGIN
     IDS_ERR_OPEN_READ       "Can't open %s for reading: %s"\r
     IDS_ROOT_ABSOLUTE       "The install directory must be absolute, with both a drive letter and leading slash, like C:\\Cygwin"\r
     IDS_DOWNLOAD_COMPLETE   "Download Complete"\r
-    IDS_CVSID               "\n%%% $Id: res.rc,v 1.2.2.1 2001/12/17 05:49:18 stephent Exp $\n"\r
+    IDS_CVSID               "\n%%% $Id: res.rc,v 1.2.2.2 2002/08/20 11:36:07 stephent Exp $\n"\r
     IDS_NOLOGFILE           "Cannot open log file %s for writing"\r
     IDS_UNINSTALL_COMPLETE  "Uninstalls complete."\r
     IDS_WININET             "Unable to find or load the Internet Explorer 5 DLLs"\r
     IDS_ERR_CHDIR           "Could not change dir to %s"\r
-    IDS_CREATE_DIR           "The directory %s does not exist, create it?"\r
     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."\r
     IDS_DOWNLOAD_FAILED     "Unable to download %s"\r
     IDS_DOWNLOAD_INCOMPLETE "Download Incomplete.  Try again?"\r
     IDS_INSTALL_INCOMPLETE  "Installation incomplete.  Check /setup.log.full for details"\r
     IDS_ROOT_NOCYGWIN       "You should not install the Cygwin version without Cygwin installed.  Proceed anyway?"\r
+    IDS_CREATE_DIR          "The directory %s does not exist, create it?"\r
 END\r
 \r
 #endif    // English (U.S.) resources\r