fixing bug #33342 - new exit setup string. a=dveditz r=sgehani

This commit is contained in:
ssu%netscape.com 2000-08-16 23:02:19 +00:00
Родитель 35c1592c4e
Коммит f04eb8cd80
2 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -6,7 +6,6 @@
#define WINVER 0x0400
#endif
#include "winresrc.h"
#define IDS_ERROR_DIALOG_CREATE 1
#define IDS_ERROR_FAILED 2
#define IDS_ERROR_FILE_NOT_FOUND 3

Просмотреть файл

@ -368,7 +368,7 @@ BEGIN
IDS_ERROR_GET_SYSTEM_DIRECTORY_FAILED "GetSystemDirectory() failed."
IDS_ERROR_GET_WINDOWS_DIRECTORY_FAILED "GetWindowsDirectory() failed."
IDS_DLGQUITTITLE "Exit Setup"
IDS_DLGQUITMSG "Are you sure you want to cancel Setup?"
IDS_DLGQUITMSG "Setup is not complete. If you quit the Setup program now, the program will not be installed. \n\nYou may run the Setup program at a later time to complete the installation.\n\nAre you sure you want to cancel Setup?"
IDS_DLG_REBOOT_TITLE "Restarting Windows"
IDS_ERROR_GETPROCADDRESS "GetProcAddress() of %s failed."
IDS_ERROR_WRITEPRIVATEPROFILESTRING