Source code of Windows XP (NT5)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
//Microsoft Developer Studio generated resource script. // #include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #define IDC_STATIC -1 #include <windows.h> #include "..\..\burnslib\inc\burnslib.h"
///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS
///////////////////////////////////////////////////////////////////////////// // English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US #pragma code_page(1252) #endif //_WIN32
#ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE //
1 TEXTINCLUDE DISCARDABLE BEGIN "resource.h\0" END
2 TEXTINCLUDE DISCARDABLE BEGIN "#define IDC_STATIC -1\r\n" "#include <windows.h>\r\n" "#include ""..\\..\\burnslib\\inc\\burnslib.h""\r\n" "\0" END
3 TEXTINCLUDE DISCARDABLE BEGIN "\r\n" "\0" END
#endif // APSTUDIO_INVOKED
///////////////////////////////////////////////////////////////////////////// // // String Table //
STRINGTABLE DISCARDABLE BEGIN IDS_CANT_TARGET_MACHINE "Unable to access the computer ""%1"". The error code was:" IDS_DCPROMO_CSV_FILE_MISSING "dcpromo.csv or 409.csv file not found." END
STRINGTABLE DISCARDABLE BEGIN IDS_TARGET_IS_NOT_DC "The computer ""%1"" is not a domain controller." IDS_UNABLE_TO_CONNECT_TO_DC "Unable to connect to the domain controller ""%1"". The error was:" IDS_UNABLE_TO_READ_DIRECTORY_INFO "Unable to read information from Active Directory Services. The error was:" IDS_ERROR_BINDING_TO_OBJECT "An error occurred while attempting to bind to object %1 using the path %2. Processing will continue. The error was:" IDS_INVALID_CSV_UNICODE_ID "Invalid CSV file (no Unicode ID) for csv file: %1" IDS_MISSING_LOCALES "CSV file did not have all locales necessary" IDS_OBJECT_NOT_FOUND_IN_CSV "Object %1 not found for locale %2!3X! in csv file %3" IDS_PROPERTY_NOT_FOUND_IN_CSV "Property %1 was not found in csv file %2" IDS_QUOTES_NOT_CLOSED "Quotes not closed for line in csv file %1" IDS_COULD_NOT_CREATE_CSV "Could not create csv file %1" IDS_NO_CSV_VALUE "No values in CSV file for locale %1, object %2!3X!" IDS_ERROR_BINDING_TO_CONTAINER "An error occured while attempting to bind to container %1. The error was:" END
STRINGTABLE DISCARDABLE BEGIN IDS_COULD_NOT_START_EXE "Could not start %1." IDS_EXE_NOT_FOUND "The required program was not found: %1." IDS_NO_WORK_PATH "Could not retrieve a working path." IDS_COULD_NOT_CREATE_FILE "Could not create file %1." END
STRINGTABLE DISCARDABLE BEGIN IDS_RPT_OBJECT_FORMAT " Object ""%1"" in locale %2!x!." IDS_RPT_CONTAINER_FORMAT " Container %1!x!." IDS_RPT_ADD_VALUE_FORMAT " Add to property ""%1"" the value: %2." IDS_RPT_DEL_VALUE_FORMAT " Remove from property ""%1"" the value: %2." IDS_RPT_CONFLICTINGXP "\r\n\r\n ATTENTION: The following objects are new in Whistler and conflict with existing objects. They will not be changed:\r\n" IDS_RPT_ACTIONS "\r\n\r\n Values to be added or deleted as indicated:\r\n" IDS_RPT_CREATEW2K "\r\n\r\n Windows 2000 objects that were not found and will be created:\r\n" IDS_RPT_CREATEXP "\r\n\r\n Whistler objects to be created:\r\n" IDS_RPT_CONTAINERS "\r\n\r\n Locale containers that where not found and will be created:\r\n" END
STRINGTABLE DISCARDABLE BEGIN IDS_RPT_HEADER "\r\n\r\nReport of actions to be performed during update:\r\n" IDS_CSVDE_LDIFDE_ERROR_COMPLETE "Error %1 with %2.\r\nUsing the command line %3.\r\n See error file: %4." IDS_CSVDE_LDIFDE_ERROR_BASIC "Error %1 with %2.\r\nUsing the command line %3.\r\n " IDS_VALUE_NOT_IN_CSV "Could not find value starting with %1 for locale %2!x!, object %3, property %4 in file %5." END
STRINGTABLE DISCARDABLE BEGIN IDS_CANT_WRITE_OBJECT_VERSION "Error writing objectVersion" IDS_CANT_READ_OBJECT_VERSION "Error reading objectVersion" IDS_NOT_ONE_CSV_VALUE "There should be only one value instead of %1!d! in file %2 for locale %3!d!, object %4 and property %5." IDS_RPT_CUSTOMIZED "\r\n\r\n Custom values that will not be replaced by the Whistler values:\r\n" IDS_RPT_EXTRANEOUS "\r\n\r\n Additional values that will be removed:\r\n" IDS_RPT_VALUE_FORMAT "Value %1 in locale %2!x!, object %3, property %4." IDS_NO_ANALISYS "In order to run the repair you must have successfully run the analisys." IDS_OUT_OF_MEMORY "Out of memory." IDS_FILE_NAME_UNDO "DisplaySpecifierUpgradeUndo" IDS_FILE_NAME_REPORT "DisplaySpecifierUpgradeReport" IDS_FILE_NAME_CSV_ACTIONS "DisplaySpecifierUpgradeCsvActions" IDS_FILE_NAME_LDIF_ACTIONS "DisplaySpecifierUpgradeLdifActions" IDS_FILE_NAME_CSV_ERROR "DisplaySpecifierUpgradeCsvError" IDS_FILE_NAME_CSV_LOG "DisplaySpecifierUpgradeCsvLog" IDS_FILE_NAME_LDIF_ERROR "DisplaySpecifierUpgradeLdifError" END
STRINGTABLE DISCARDABLE BEGIN IDS_FILE_NAME_LDIF_LOG "DisplaySpecifierUpgradeLdifLog" IDS_NO_ERROR_FILE "No error file." IDS_EXPORTING "exporting" IDS_IMPORTING "importing" END
#endif // English (U.S.) resources /////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. //
///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED
|