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.

1153 lines
31 KiB

  1. ;//
  2. ;// ####################################################################################
  3. ;// #
  4. ;// # w95upg.dll messages
  5. ;// #
  6. ;// ####################################################################################
  7. ;//
  8. MessageId=100 SymbolicName=MSG_FIRST_WIN9X
  9. Language=English
  10. .
  11. ;// ***
  12. ;// *** Types of operating systems
  13. ;// ***
  14. MessageId= SymbolicName=MSG_CHICAGO
  15. Language=English
  16. Windows 95%0
  17. .
  18. MessageId= SymbolicName=MSG_NASHVILLE
  19. Language=English
  20. Windows 95%0
  21. .
  22. MessageId= SymbolicName=MSG_MEMPHIS
  23. Language=English
  24. Windows 98%0
  25. .
  26. ;// ***
  27. ;// *** NT Server block and Windows CE block
  28. ;// ***
  29. MessageId= SymbolicName=MSG_SERVER_UPGRADE_UNSUPPORTED_INIT
  30. Language=English
  31. Setup cannot upgrade %1 settings to Windows XP Server. The Upgrade option is not available.%0
  32. .
  33. MessageId= SymbolicName=MSG_SERVER_UPGRADE_UNSUPPORTED
  34. Language=English
  35. Setup cannot upgrade %1 settings to Windows XP Server. Restart Setup, and select Install Windows XP.%0
  36. .
  37. MessageId= SymbolicName=MSG_PLATFORM_UPGRADE_UNSUPPORTED
  38. Language=English
  39. Setup cannot upgrade this computer to Windows XP. The Upgrade option is not available.%0
  40. .
  41. ;// ***
  42. ;// *** Initialization failure
  43. ;// ***
  44. MessageId= SymbolicName=MSG_DEFERRED_INIT_FAILED_POPUP
  45. Language=English
  46. Setup cannot run on this computer. A hardware device may have failed, or there may not be enough memory available.%0
  47. .
  48. ;// ***
  49. ;// *** Progress bar messages
  50. ;// ***
  51. MessageId= SymbolicName=MSG_HWCOMP_TEXT
  52. Language=English
  53. Hardware check%0
  54. .
  55. MessageId= SymbolicName=MSG_UPGRADEREPORT_TEXT
  56. Language=English
  57. Analyzing your computer...%0
  58. .
  59. MessageId= SymbolicName=MSG_PREPARING_LIST
  60. Language=English
  61. Preparing a list of components...%0
  62. .
  63. MessageId= SymbolicName=MSG_HWCOMP
  64. Language=English
  65. Examining your hardware...%0
  66. .
  67. MessageId= SymbolicName=MSG_MIGAPP
  68. Language=English
  69. Examining programs...%0
  70. .
  71. MessageId= SymbolicName=MSG_ENUMERATING_FILE_SYSTEM
  72. Language=English
  73. Scanning hard disks for incompatibilities...%0
  74. .
  75. MessageId= SymbolicName=MSG_PROCESSING_SYSTEM_FILES
  76. Language=English
  77. Processing system files...%0
  78. .
  79. MessageId= SymbolicName=MSG_PROCESSING_MIGRATIONDLLS
  80. Language=English
  81. Processing upgrade packs...%0
  82. .
  83. MessageId= SymbolicName=MSG_PROCESSING_SHELL_LINKS
  84. Language=English
  85. Processing system files...%0
  86. .
  87. MessageId= SymbolicName=MSG_PROCESSING_DOSFILES
  88. Language=English
  89. Processing MS-DOS configuration files...%0
  90. .
  91. MessageId= SymbolicName=MSG_INITIALIZING
  92. Language=English
  93. Preparing Setup database...%0
  94. .
  95. MessageId= SymbolicName=MSG_LOCATING_MIGRATION_DLLS
  96. Language=English
  97. Locating upgrade packs...%0
  98. .
  99. MessageId= SymbolicName=MSG_BEGINNING_ENUMERATION
  100. Language=English
  101. Examining hard disks...%0
  102. .
  103. ;//
  104. ;// WARNING: This text is sent to NT for uninstall via the registry. This is because
  105. ;// progress text is needed but it is too late to make UI changes. We must
  106. ;// recycle old text. <bleck!>
  107. ;//
  108. MessageId= SymbolicName=MSG_OLEREG
  109. Language=English
  110. Processing...%0
  111. .
  112. ;// When rebuilding the hwcomp.dat file:
  113. MessageId= SymbolicName=MSG_DECOMPRESSING
  114. Language=English
  115. Decompressing installation files...%0
  116. .
  117. ;// ***
  118. ;// *** Supply Hardware Files and Supply Upgrade Packs dialogs
  119. ;// ***
  120. ;// Browse title
  121. MessageId= SymbolicName=MSG_DRIVER_DLG_TITLE
  122. Language=English
  123. Select the location of the hardware files supplied by the manufacturer.%0
  124. .
  125. ;// Browse title
  126. MessageId= SymbolicName=MSG_UPGRADE_MODULE_DLG_TITLE
  127. Language=English
  128. Select the location of any upgrade packs supplied by a software manufacturer.%0
  129. .
  130. ;// User chose Browse, then something, then OK. This popup appears because selection is invalid.
  131. ;// (User will have to Browse again.)
  132. MessageID= SymbolicName=MSG_BAD_SEARCH_PATH
  133. Language=English
  134. Setup cannot search the folder you selected. Please select another folder.%0
  135. .
  136. ;// Either no suitable drivers found, or drivers already supplied.
  137. MessageID= SymbolicName=MSG_NO_DRIVERS_FOUND
  138. Language=English
  139. Setup did not find the required hardware files in the selected folder.%0
  140. .
  141. ;// When copying the driver to the local disk... we ran out of space.
  142. MessageID= SymbolicName=MSG_DISK_FULL
  143. Language=English
  144. There is not enough disk space to copy the selected files. Quit Setup, free additional disk space, and then restart Setup.%0
  145. .
  146. ;// No upgrade packs found.
  147. MessageID= SymbolicName=MSG_NO_MODULES_FOUND
  148. Language=English
  149. Setup did not find any upgrade packs in the selected folder. Select another folder and try again.%0
  150. .
  151. ;// ***
  152. ;// *** Name change UI
  153. ;// ***
  154. MessageId= SymbolicName=MSG_NAME_IN_USE_POPUP
  155. Language=English
  156. The name you specified conflicts with another setting. Click OK, and then type a different name.%0
  157. .
  158. MessageID= SymbolicName=MSG_RECOMMENDED_COMPUTER_NAME
  159. Language=English
  160. MyComputer%0
  161. .
  162. ;//
  163. ;// - Arbitrary name used in rare cases when incompatible user names are
  164. ;// found; must be 15 characters or less
  165. ;// - Setup appends numbers when two or more user names are incompatible
  166. ;// (Windows User 2, Windows User 3, etc...)
  167. ;// - UI allows changing Setup's recommendations
  168. ;//
  169. MessageID= SymbolicName=MSG_RECOMMENDED_USER_NAME
  170. Language=English
  171. Windows User%0
  172. .
  173. MessageID= SymbolicName=MSG_RECOMMENDED_WORKGROUP_NAME
  174. Language=English
  175. Workgroup%0
  176. .
  177. MessageID= SymbolicName=MSG_COMPUTERNAME_CATEGORY
  178. Language=English
  179. Computer Name%0
  180. .
  181. MessageID= SymbolicName=MSG_COMPUTERDOMAIN_CATEGORY
  182. Language=English
  183. Computer Domain%0
  184. .
  185. MessageID= SymbolicName=MSG_WORKGROUP_CATEGORY
  186. Language=English
  187. Workgroup%0
  188. .
  189. MessageID= SymbolicName=MSG_USERNAME_CATEGORY
  190. Language=English
  191. User Name%0
  192. .
  193. ;// Used for other names besides computer names (i.e., domain name, workgroup name)
  194. MessageID= SymbolicName=MSG_INVALID_COMPUTERNAME_CHAR_POPUP
  195. Language=English
  196. The name must be composed only of the following characters:
  197. Alphabetic: A-Z, a-z
  198. Numeric: 0-9
  199. Punctuation and Symbols: ! @ # $ %% ^ & ' ( ) . - _ { } ~
  200. .
  201. MessageID= SymbolicName=MSG_INVALID_EMPTY_NAME_POPUP
  202. Language=English
  203. Please specify a new name, or click Cancel to return to the previous screen.%0
  204. .
  205. ;// Used for other names besides computer names (i.e., domain name, workgroup name)
  206. MessageID= SymbolicName=MSG_INVALID_COMPUTERNAME_LENGTH_POPUP
  207. Language=English
  208. The name cannot be longer than 15 characters.%0
  209. .
  210. MessageID= SymbolicName=MSG_INVALID_USERNAME_CHAR_POPUP
  211. Language=English
  212. User names cannot use the following characters:
  213. " \ / [ ] : ; | = , + * ? < >
  214. .
  215. MessageID= SymbolicName=MSG_INVALID_USERNAME_SPACEDOT_POPUP
  216. Language=English
  217. User names cannot consist only of spaces and periods.%0
  218. .
  219. MessageID= SymbolicName=MSG_INVALID_USERNAME_LENGTH_POPUP
  220. Language=English
  221. User names cannot be longer than 20 characters.%0
  222. .
  223. MessageID= SymbolicName=MSG_INVALID_USERNAME_DUPLICATE_POPUP
  224. Language=English
  225. The specified user name is already in use. You should type a different user name.%0
  226. .
  227. ;// Domain error popup when invalid domain name is entered
  228. ;// ISSUE - because of localization constraints, this message has
  229. ;// been moved to the end of the file
  230. ;// Domain error popup when non-existent domain name is entered
  231. MessageID= SymbolicName=MSG_DOMAIN_NOT_RESPONDING_POPUP
  232. Language=English
  233. Setup could not reach the specified domain. Verify the domain name.%0
  234. .
  235. ;// Domain error popup when no accounts are found on any domains
  236. MessageID= SymbolicName=MSG_DOMAIN_ACCOUNT_NOT_FOUND_POPUP
  237. Language=English
  238. Setup cannot find a network account for this computer. Contact your network administrator.%0
  239. .
  240. ;// Names that collide with NT, not used for display; separate names with pipe symbol (|)
  241. MessageID= SymbolicName=MSG_NAME_COLLISION_LIST
  242. Language=English
  243. Administrators|Account Operators|Anonymous Logon|Authenticated Users|Backup Operators|Batch|Creator Group|Creator Owner|DIALUP|Domain Admins|Domain Guests|Domain Users|Everyone|Guest|Guests|HelpAssistant|HelpServicesGroup|INTERACTIVE|LOCAL SERVICE|NETWORK|Network Configuration Operators|NETWORK SERVICE|None|Power Users|Print Operators|Remote Desktop Users|REMOTE INTERACTIVE LOGON|Replicator|Server Operators|SERVICE|SYSTEM|TERMINAL SERVER USER|TsInternetUser|Users|MTS Administrators|MTS Impersonators|MTS_ADMIN|IMDB Trusted Users|WBEM Users|IMDB Trusted Users|%0
  244. .
  245. ;// ***
  246. ;// *** Print and save as dialogs
  247. ;// ***
  248. ;// Error building SaveReportTo Config Option.
  249. MessageId= SymbolicName=MSG_ERROR_CREATING_SAVETO_DIRECTORY
  250. Language=English
  251. Setup cannot create the SaveReportTo folder specified by the Answer File. Reports will be saved to the Windows folder instead.%0
  252. .
  253. ;// Save As default file name
  254. MessageId= SymbolicName=MSG_DEFAULT_REPORT_FILE
  255. Language=English
  256. upgrade.htm%0
  257. .
  258. ;// prntsave.c -- to be removed soon
  259. MessageId= SymbolicName=MSG_REPORT_SAVE_INDENT_LEN
  260. Language=English
  261. 10%0
  262. .
  263. MessageID= SymbolicName=MSG_CANT_PRINT
  264. Language=English
  265. Setup cannot print the report. Make sure this computer is attached to a local or network printer.%0
  266. .
  267. ;// Headers go at the top of every page on the incompatibility printout.
  268. ;// Each message has arg 1 as a page number.
  269. MessageID= SymbolicName=MSG_REPORT_HEADER_LEFT
  270. Language=English
  271. Upgrade Report%0
  272. .
  273. MessageID= SymbolicName=MSG_REPORT_HEADER_CENTER
  274. Language=English
  275. %0
  276. .
  277. MessageID= SymbolicName=MSG_REPORT_HEADER_RIGHT
  278. Language=English
  279. Page %1%0
  280. .
  281. ;// Winds up in the print spooler UI:
  282. MessageID= SymbolicName=MSG_REPORT_DOC_NAME
  283. Language=English
  284. Windows XP Setup Incompatibility Report%0
  285. .
  286. ;// We tried saving the report, but ran into an error.
  287. MessageID= SymbolicName=MSG_CANT_SAVE
  288. Language=English
  289. Setup cannot save the report to your disk. Please check the disk and make sure it has enough free space.%0
  290. .
  291. ;// ***
  292. ;// *** Disk Space
  293. ;// ***
  294. MessageId= SymbolicName=MSG_ERROR_OUT_OF_DISK_SPACE
  295. Language=English
  296. Setup does not have enough disk space to continue. You will need to free %2 megabytes of space on your %1 drive before setup can continue.%0
  297. .
  298. ;// ***
  299. ;// *** Messages written to the setupact.log or setuperr.log file
  300. ;// ***
  301. MessageId= SymbolicName=MSG_MSGMGR_ADD
  302. Language=English
  303. Added incompatibility message for object %1: %2
  304. .
  305. ;// ***
  306. ;// *** DOSMIG
  307. ;// ***
  308. MessageId= SymbolicName=MSG_DOS_LOG_WARNING
  309. Language=English
  310. The following lines describe incompatible or unknown MS-DOS configuration items. Resources controlled by these lines may not function after Setup is complete.
  311. %1%0
  312. .
  313. MessageId= SymbolicName=MSG_DOS_INCOMPATIBLE_ITEM
  314. Language=English
  315. Line %1 of %2, (Unknown)
  316. %3%0
  317. .
  318. MessageId= SymbolicName=MSG_DOS_UNKNOWN_ITEM
  319. Language=English
  320. Line %1 of %2, (Incompatible)
  321. %3%0
  322. .
  323. ;// ***
  324. ;// *** Messages for user account processing
  325. ;// ***
  326. MessageId= SymbolicName=MSG_NO_VALID_ACCOUNTS_POPUP
  327. Language=English
  328. Setup could not process user accounts. Start Setup again.%0
  329. .
  330. ;// ***
  331. ;// *** Messages from the file scan on Win9x
  332. ;// ***
  333. MessageId= SymbolicName=MSG_MODULE_REQUIRES_EXPORT_LOG
  334. Language=English
  335. File %1 requires export(s) not available on Windows XP.
  336. .
  337. MessageId= SymbolicName=MSG_ENUMDRIVES_FAILED_LOG
  338. Language=English
  339. An error occurred while Setup was examining drives.
  340. .
  341. ;// ***
  342. ;// *** Messages for directory collisions
  343. ;// ***
  344. MessageId= SymbolicName=MSG_DIR_COLLISION_LOG
  345. Language=English
  346. The following files will be renamed because of a collision with Windows XP folders:
  347. %1%0
  348. .
  349. ;// ***
  350. ;// *** Win9x-side Migration DLL processing
  351. ;// ***
  352. ;//
  353. ;// %1 - DLL path
  354. ;// %2 - Product ID (a friendly name, empty until QueryVersion completes successfully)
  355. ;// %3 - Error code
  356. ;// %4 - Entry point that failed
  357. ;//
  358. ;// Additional parameters for MSG_MIGDLL_FAILED_POPUP and MSG_MIGDLL_FAILED_LOG:
  359. ;//
  360. ;// %5 - Company Name
  361. ;// %6 - Support Phone Number
  362. ;// %7 - Support URL
  363. ;// %8 - Instructions to user from migration DLL
  364. ;// %9 - Line break if either %6, %7 or %8 is non empty
  365. ;//
  366. MessageId= SymbolicName=MSG_MIGDLL_QV_FAILED_LOG
  367. Language=English
  368. The upgrade pack %1 failed in QueryVersion with error code %3. Setup cannot process this pack.
  369. .
  370. MessageId= SymbolicName=MSG_MIGDLL_FAILED_POPUP
  371. Language=English
  372. The %2 upgrade pack from %5 failed. Setup cannot process this upgrade pack.%9%8%6%7
  373. .
  374. MessageId= SymbolicName=MSG_MIGDLL_FAILED_LOG
  375. Language=English
  376. The upgrade pack %2 failed in %4 with error code %3. Setup cannot process this pack.%0
  377. .
  378. MessageId= SymbolicName=MSG_MIGDLL_QUERYVERSION_EXCEPTION_LOG
  379. Language=English
  380. Migration DLL at %1 threw an exception in QueryVersion; the DLL will not be processed.
  381. .
  382. MessageId= SymbolicName=MSG_MIGDLL_INITIALIZE9X_EXCEPTION_LOG
  383. Language=English
  384. Migration DLL %2 threw an exception in Initialize9x; the DLL will not be processed.
  385. .
  386. MessageId= SymbolicName=MSG_MIGDLL_MIGRATEUSER9X_EXCEPTION_LOG
  387. Language=English
  388. Migration DLL %2 threw an exception in MigrateUser9x; the DLL will not be processed.
  389. .
  390. MessageId= SymbolicName=MSG_MIGDLL_MIGRATESYSTEM9X_EXCEPTION_LOG
  391. Language=English
  392. Migration DLL %2 threw an exception in MigrateSystem9x; the DLL will not be processed.
  393. .
  394. ;// ***
  395. ;// *** Account Names used for display
  396. ;// ***
  397. MessageId= SymbolicName=MSG_DEFAULT_USER
  398. Language=English
  399. Logon User%0
  400. .
  401. MessageId= SymbolicName=MSG_ADMINISTRATOR
  402. Language=English
  403. Administrator%0
  404. .
  405. ;// ***
  406. ;// *** Drive accessibility
  407. ;// ***
  408. MessageId= SymbolicName=MSG_NO_ACCESSIBLE_DRIVES_POPUP
  409. Language=English
  410. Setup did not find any compatible drives on this computer. Setup cannot upgrade this computer to Windows XP.%0
  411. .
  412. ;//
  413. ;// Other system warnings
  414. ;//
  415. MessageId= SymbolicName=MSG_FULL_REPORT_TEXT
  416. Language=English
  417. Setup found hardware or software on your computer that might not work with Windows XP. You should read and understand this upgrade report before continuing. For more information, click Full Report.%0
  418. .
  419. MessageId= SymbolicName=MSG_FULL_REPORT_BUTTON
  420. Language=English
  421. &Full Report%0
  422. .
  423. ;//
  424. ;// Checked-build Messages - shown only on checked build
  425. ;//
  426. MessageId= SymbolicName=MSG_COMPONENT_OLE
  427. Language=English
  428. Installation Notes\Checked Build Warning\OLE\%2%0
  429. .
  430. MessageId= SymbolicName=MSG_OBJECT_POINTS_TO_DELETED_GUID
  431. Language=English
  432. Checked build warning: OLE object (%1) points to a deleted class ID.
  433. .
  434. MessageId= SymbolicName=MSG_OBJECT_POINTS_TO_DELETED_FILE
  435. Language=English
  436. Checked build warning: OLE object (%1) is part of a %3-specific binary that will be deleted.
  437. .
  438. MessageId= SymbolicName=MSG_GUID_LEAK
  439. Language=English
  440. Checked build warning: A %3-specific OLE object (%1) has an Interface reference to a supported object; the supported object may no longer be needed.
  441. .
  442. MessageId= SymbolicName=MSG_INTERFACE_BROKEN
  443. Language=English
  444. Checked build warning: A supported OLE object (%1) has an Interface dependency on a %3-specific object.
  445. .
  446. MessageId= SymbolicName=MSG_POTENTIAL_INTERFACE_LEAK
  447. Language=English
  448. Checked build warning: A %3-specific OLE object (%1) has a reference to a supported object; the supported object may no longer be needed.
  449. .
  450. MessageId= SymbolicName=MSG_PROGID_BROKEN
  451. Language=English
  452. Checked build warning: A supported OLE program ID (%1) has a reference to a %3-specific object.
  453. .
  454. MessageId= SymbolicName=MSG_POTENTIAL_PROGID_LEAK
  455. Language=English
  456. Checked build warning: A %3-specific OLE object (%1) has a reference to a supported program ID; the supported program ID may no longer be needed.
  457. .
  458. ;//
  459. ;// Messages displayed during unattended operations
  460. ;//
  461. MessageId= SymbolicName=MSG_BUILDING_REPORT_MESSAGE
  462. Language=English
  463. The Windows XP Upgrade Advisor is building a report for your computer's hardware and software. This report will be saved to the following location:
  464. %1%0
  465. .
  466. ;// This is for an undocumented mode that we use for research at upgrade fairs, customers do not see it.
  467. MessageId= SymbolicName=MSG_ERROR_READING_FROM_DEVICE
  468. Language=English
  469. Error reading from device. Click OK to try again, or click Cancel to abort.%0
  470. .
  471. ;// This is for an undocumented mode that we use for research at upgrade fairs, customers do not see it.
  472. MessageId= SymbolicName=MSG_INSERT_FLOPPY
  473. Language=English
  474. Setup requires more space to finish saving this file. Insert a new floppy disk, and click OK, or click Cancel to abort saving this file.%0
  475. .
  476. ;//
  477. ;// Critical error messages explaining why Setup is about to puke. These conditions are extremely rare.
  478. ;//
  479. MessageId= SymbolicName=MSG_ERROR_UNEXPECTED_ACCESSIBLE_DRIVES
  480. Language=English
  481. Setup encountered an error while examining your disk drives. Contact Microsoft Technical Support.%0
  482. .
  483. MessageId= SymbolicName=MSG_COULD_NOT_CREATE_DIRECTORY
  484. Language=English
  485. Setup cannot create a temporary folder. Setup cannot continue.
  486. .
  487. MessageId= SymbolicName=MSG_TXTSETUP_SIF_ERROR
  488. Language=English
  489. Setup cannot access Txtsetup.sif, a required file that comes with Windows XP. Setup cannot continue.
  490. .
  491. MessageId= SymbolicName=MSG_UNEXPECTED_ERROR_ENCOUNTERED
  492. Language=English
  493. Setup cannot continue. Contact Microsoft Technical Support. (Error: %1!X!h)
  494. .
  495. ;//
  496. ;// Hardware compatibility
  497. ;//
  498. MessageID= SymbolicName=MSG_OFFLINE_DEVICE
  499. Language=English
  500. %1</B> (not currently present)%0
  501. .
  502. ;// UNUSED!!
  503. MessageId= SymbolicName=MSG_HARDWARE_COMPONENT
  504. Language=English
  505. %0
  506. .
  507. MessageId= SymbolicName=MSG_HARDWARE_MESSAGE
  508. Language=English
  509. Windows XP does not supply a driver for the following device:
  510. Device: %1
  511. Manufacturer: %4
  512. Device Type: %2
  513. Device Class: %3
  514. .
  515. ;//
  516. ;// Network incompatibility text
  517. ;//
  518. ;// %1 is name of protocol, i.e., Banyan Vines
  519. MessageId= SymbolicName=MSG_UNSUPPORTED_PROTOCOL_UNUSED
  520. Language=English
  521. %0
  522. .
  523. ;// %2 is the protocol vendor, i.e., Banyan
  524. MessageId= SymbolicName=MSG_UNSUPPORTED_PROTOCOL_KNOWN_MFG_UNUSED
  525. Language=English
  526. %0
  527. .
  528. MessageId= SymbolicName=MSG_NETWORK_PROTOCOLS_UNUSED
  529. Language=English
  530. %0
  531. .
  532. ;// Unusual condition where RAS settings can't be obtained.
  533. MessageId= SymbolicName=MSG_RAS_COMPONENT_UNUSED
  534. Language=English
  535. %0
  536. .
  537. MessageId= SymbolicName=MSG_RAS_MESSAGE_UNUSED
  538. Language=English
  539. %0
  540. .
  541. ;//
  542. ;// Messages added since localization began
  543. ;//
  544. ;// The localizers cannot handle changes in MessageID!
  545. ;//
  546. MessageID= SymbolicName=MSG_ACCOUNT_NOT_FOUND_POPUP
  547. Language=English
  548. Setup did not find an account for your computer on the specified domain. Do you want to create an account?%0
  549. .
  550. MessageID= SymbolicName=MSG_FILE_COPY_ERROR
  551. Language=English
  552. Setup cannot copy all of its files to your computer.%0
  553. .
  554. ;// %1 - source, %2 - dest
  555. MessageID= SymbolicName=MSG_FILE_COPY_ERROR_LOG
  556. Language=English
  557. Setup cannot copy %1 to %2.
  558. .
  559. ;// %1 - link name
  560. MessageID= SymbolicName=MSG_NICE_PATH_START_MENU
  561. Language=English
  562. %1</B> (on the Start menu)%0
  563. .
  564. ;// %1 - link name
  565. MessageID= SymbolicName=MSG_NICE_PATH_DESKTOP
  566. Language=English
  567. %1</B> (on the Desktop)%0
  568. .
  569. ;// %1 - link name
  570. MessageID= SymbolicName=MSG_NICE_PATH_FAVORITES
  571. Language=English
  572. %1</B> (in Favorites)%0
  573. .
  574. ;// %1 - link name
  575. MessageID= SymbolicName=MSG_NICE_PATH_PROGRAMS
  576. Language=English
  577. %1</B> (on the Start menu)%0
  578. .
  579. ;// %1 - link name
  580. MessageID= SymbolicName=MSG_NICE_PATH_RECENT
  581. Language=English
  582. %1</B> (in Recent Documents)%0
  583. .
  584. ;// %1 - link name
  585. MessageID= SymbolicName=MSG_NICE_PATH_SEND_TO
  586. Language=English
  587. Send to %1%0
  588. .
  589. ;// %1 - link name
  590. MessageID= SymbolicName=MSG_NICE_PATH_START_UP
  591. Language=English
  592. %1</B> (on the Start menu)%0
  593. .
  594. ;// %1 - link name
  595. MessageID= SymbolicName=MSG_NICE_PATH_TEMPLATES
  596. Language=English
  597. %1</B> (in New Document Templates)%0
  598. .
  599. ;// %1 - link name
  600. MessageID= SymbolicName=MSG_NICE_PATH_WIN_DIR
  601. Language=English
  602. %1</B> (in the Windows folder)%0
  603. .
  604. ;// %1 - link name
  605. MessageID= SymbolicName=MSG_NICE_PATH_SYSTEM_DIR
  606. Language=English
  607. %1</B> (in the System folder)%0
  608. .
  609. ;// %1 - link name
  610. MessageID= SymbolicName=MSG_NICE_PATH_PROGRAM_FILES
  611. Language=English
  612. %1</B> (in Program Files)%0
  613. .
  614. ;// %1 - link name
  615. MessageID= SymbolicName=MSG_NICE_PATH_CONTROL_PANEL
  616. Language=English
  617. %1</B> (in Control Panel)%0
  618. .
  619. ;// %1 - link name %2 - last folder %3 - drive
  620. MessageID= SymbolicName=MSG_NICE_PATH_DRIVE_AND_FOLDER
  621. Language=English
  622. %1</B> (in %2 folder on drive %3)%0
  623. .
  624. ;// %1 - link name %2 - drive
  625. MessageID= SymbolicName=MSG_NICE_PATH_DRIVE
  626. Language=English
  627. %1</B> (on drive %2)%0
  628. .
  629. ;// %1 - link name %2 - last folder
  630. MessageID= SymbolicName=MSG_NICE_PATH_FOLDER
  631. Language=English
  632. %1</B> (in %2 folder)%0
  633. .
  634. ;// %1 - link name
  635. MessageID= SymbolicName=MSG_NICE_PATH_LINK
  636. Language=English
  637. %1%0
  638. .
  639. MessageID= SymbolicName=MSG_OFFLINE_DEVICE_PLAIN
  640. Language=English
  641. %1 (not currently present)%0
  642. .
  643. MessageID= SymbolicName=MSG_386ENH_DRIVER_LOG
  644. Language=English
  645. Setup found the following obsolete drivers:
  646. %1
  647. .
  648. MessageID= SymbolicName=MSG_UNKNOWN_OS
  649. Language=English
  650. The version of Windows running is not supported. Setup can only upgrade official releases. Setup will now exit.%0
  651. .
  652. ;// %1 - link name
  653. MessageID= SymbolicName=MSG_NICE_PATH_SCREEN_SAVER
  654. Language=English
  655. %1</B> (current Screen Saver)%0
  656. .
  657. MessageID= SymbolicName=MSG_RESTYPE_MEMORY
  658. Language=English
  659. Memory Range%0
  660. .
  661. MessageID= SymbolicName=MSG_RESTYPE_IO
  662. Language=English
  663. Input/Output Range%0
  664. .
  665. MessageID= SymbolicName=MSG_RESTYPE_DMA
  666. Language=English
  667. Direct Memory Access%0
  668. .
  669. MessageID= SymbolicName=MSG_RESTYPE_IRQ
  670. Language=English
  671. Interrupt Request%0
  672. .
  673. MessageID= SymbolicName=MSG_FILE_NAME_FILTER
  674. Language=English
  675. HTML Files (*.htm)|*.htm|Text Files (*.txt)|*.txt|All Files (*.*)|*.*|%0
  676. .
  677. ;// %1-device description %2-manufacturer %3-class %4-resource list
  678. MessageID= SymbolicName=MSG_RESOURCE_HEADER_LOG
  679. Language=English
  680. The following settings may be needed to install the device on Windows XP.
  681. Device: %1
  682. Manufacturer: %2
  683. Device Class: %3
  684. Resources:
  685. %4
  686. .
  687. ;// %1-resource type (i.e., IRQ) %2-resource value
  688. ;// IMPORTANT: The number between the exclaimation points (i.e., 22 on US) must be
  689. ;// greater than length of the MSG_RESTYPE constants above.
  690. MessageID= SymbolicName=MSG_RESOURCE_ITEM_LOG
  691. Language=English
  692. %1!-22s!%2
  693. .
  694. MessageID= SymbolicName=MSG_AUTO_DMA
  695. Language=English
  696. Auto
  697. .
  698. ;// %1 - virus application name
  699. MessageID= SymbolicName=MSG_BAD_VIRUS_SCANNER
  700. Language=English
  701. Setup has determined that you are running the %1 program. This program can cause problems while installing Windows XP. You must disable this program before running Setup.
  702. To stop the program and continue with Setup, click End Task.%0
  703. .
  704. ;// %1 - system drive letter, %2 - space to be freed, %3 - ~ls size, %4 - non-system drive option requirment, in mb, %5 - backup image size
  705. MessageID= SymbolicName=MSG_NOT_ENOUGH_DISK_SPACE_WITH_BACKUP
  706. Language=English
  707. Your computer does not have enough free disk space to install Windows XP. You need at least %2 MB free on drive %1. If you want to be able to undo the upgrade, a backup will require %5 MB more.%0
  708. .
  709. MessageID= SymbolicName=MSG_NOT_ENOUGH_DISKSPACE_SUBGROUP
  710. Language=English
  711. Disk Space%0
  712. .
  713. ;// %1 - system drive letter, %2 - space to be freed, %3 - ~ls size, %4 - non-system drive option requirment, in mb, %5 - backup image size
  714. MessageID= SymbolicName=MSG_NOT_ENOUGH_DISK_SPACE
  715. Language=English
  716. Your computer does not have enough free disk space to install Windows XP. You need at least %2 MB free on drive %1.%0
  717. .
  718. ;// network domain account create
  719. MessageID= SymbolicName=MSG_USER_IS_BOGUS
  720. Language=English
  721. The specified user name is not valid.
  722. Contact your network administrator for information on creating a computer account.%0
  723. .
  724. ;// network domain account create
  725. MessageID= SymbolicName=MSG_USER_IS_CURRENT_USER
  726. Language=English
  727. Your user account must have permission to add computers to the domain. Normally, only special accounts and network administrators have this permission.
  728. Are you sure you have permission to add computer accounts to the domain?%0
  729. .
  730. MessageID= SymbolicName=MSG_CONTACT_NET_ADMIN
  731. Language=English
  732. Contact your network administrator for assistance with your computer account before continuing the upgrade to Windows XP.%0
  733. .
  734. MessageID= SymbolicName=MSG_KILL_APPLICATION
  735. Language=English
  736. &End Task%0
  737. .
  738. MessageID= SymbolicName=MSG_QUIT_SETUP
  739. Language=English
  740. &Quit Setup%0
  741. .
  742. ;// Message when error 5, 32, 53, 54, 55, 65, 66, 67, 68, 88, 123, 148, 1203,
  743. ;// 1222, 1231 or 2250 causes setup to die
  744. MessageID= SymbolicName=MSG_ACCESS_DENIED
  745. Language=English
  746. Setup could not access one or more files. Possible causes of this error are:
  747. 1. You do not have the correct network permissions
  748. 2. The network or CD-ROM is no longer accessible
  749. 3. A file might be locked by someone else on the network
  750. Please check your network or CD-ROM, then restart Setup.%0
  751. .
  752. MessageID= SymbolicName=MSG_AUTODETECT_FRAMETYPE
  753. Language=English
  754. Setup could not directly map your IPX Frame Type. After the upgrade is complete, the frame type will be set to auto detect.%0
  755. .
  756. ;// %1 - link name
  757. MessageID= SymbolicName=MSG_NICE_PATH_RUN_KEY
  758. Language=English
  759. %1</B> (a startup program)%0
  760. .
  761. ;// This message is used to recommend a new computer name
  762. ;// %1 - user name
  763. MessageID= SymbolicName=MSG_COMPUTER_REPLACEMENT_NAME
  764. Language=English
  765. %1-COMP%0
  766. .
  767. ;// %1 - drive letter of media to eject (A, C, D, etc...)
  768. MessageID= SymbolicName=MSG_REMOVE_DRIVER_DISK
  769. Language=English
  770. Remove the driver disk from drive %1, then click OK to continue.%0
  771. .
  772. ;// %1 - file names that could not be renamed and will be deleted
  773. MessageId= SymbolicName=MSG_DIR_COLLISION_DELETE_LOG
  774. Language=English
  775. The following files will be deleted because of a collision with Windows XP folders:
  776. %1%0
  777. .
  778. ;// %1 - file name that could not be renamed
  779. MessageID= SymbolicName=MSG_CANNOT_RENAME_FILE
  780. Language=English
  781. Setup cannot rename file %1. Please close all running applications then press Retry.%0
  782. .
  783. ;// caption of the first button on Retry File Rename dialog
  784. MessageID= SymbolicName=MSG_RETRY_RENAME
  785. Language=English
  786. &Retry Rename%0
  787. .
  788. ;// C:\Documents and Settings
  789. MessageID= SymbolicName=MSG_USER_PROFILE_ROOT
  790. Language=English
  791. %%SystemDrive%%\Documents and Settings%0
  792. .
  793. MessageID= SymbolicName=MSG_NO_NECESSARY_MODULES_FOUND
  794. Language=English
  795. Setup found upgrade packs in the selected folder, but they are not needed for your computer.%0
  796. .
  797. MessageID= SymbolicName=MSG_DEFAULT_WORKGROUP
  798. Language=English
  799. WORKGROUP%0
  800. .
  801. MessageID= SymbolicName=MSG_DOMAIN_HELP
  802. Language=English
  803. You must obtain domain information from your network administrator in order to join this computer to a domain.%0
  804. .
  805. ;// %1 - minimum time estimate, %2 - maximum time estimate, %3 - current OS name
  806. MessageID= SymbolicName=MSG_LAST_PAGE
  807. Language=English
  808. Setup is now ready to install Windows XP. The upgrade takes approximately %1 to %2 minutes, and your computer will restart three times.
  809. .
  810. ;// %1 - minimum time estimate, %2 - maximum time estimate, %3 - current OS name
  811. MessageID= SymbolicName=MSG_LAST_PAGE_WITH_NTFS_CONVERSION
  812. Language=English
  813. Setup is now ready to install Windows XP. The upgrade takes approximately %1 to %2 minutes, plus additional time to convert to NTFS. Your computer will restart four times.
  814. .
  815. ;// %1 - win95 name.
  816. MessageID= SymbolicName=MSG_OTHER_OS_FOUND_EARLY_POPUP
  817. Language=English
  818. You cannot upgrade your %1 installation to Windows XP because you have more than one operating system installed on your computer. Upgrading one operating system can cause problems with files shared by the other operating system, and is therefore not permitted.%0
  819. .
  820. MessageID= SymbolicName=MSG_CANCEL_BUTTON
  821. Language=English
  822. &Cancel%0
  823. .
  824. MessageID= SymbolicName=MSG_REVIEW_BUTTON
  825. Language=English
  826. &Review%0
  827. .
  828. MessageID= SymbolicName=MSG_BLOCKING_FILE_BLOCK_UNATTENDED
  829. Language=English
  830. Setup has found programs installed on your computer that must be removed before an upgrade can be attempted. If you wish to review the upgrade report click Review. Otherwise, to quit setup click Quit.%0
  831. .
  832. MessageId= SymbolicName=MSG_BLOCKING_HARDWARE_BLOCK
  833. Language=English
  834. Because your computer has a hardware configuration that is not supported by Windows XP, you cannot continue. Setup will now exit.
  835. .
  836. MessageID= SymbolicName=MSG_BLOCKING_HARDWARE_BLOCK_UNATTENDED
  837. Language=English
  838. Because your computer has a hardware configuration that is not supported by Windows XP, you cannot continue. If you wish to review the upgrade report click Review. Otherwise, to quit setup click Quit.%0
  839. .
  840. MessageID= SymbolicName=MSG_QUIT_BUTTON
  841. Language=English
  842. &Quit%0
  843. .
  844. MessageId= SymbolicName=MSG_UNEXPECTED_ERROR_ENCOUNTERED_NORC
  845. Language=English
  846. Setup cannot continue. Contact Microsoft Technical Support.
  847. .
  848. MessageId= SymbolicName=MSG_PLEASE_SPECIFY_A_DOMAIN
  849. Language=English
  850. To join a domain, you must specify a domain name.
  851. .
  852. MessageId= SymbolicName=MSG_FINISH
  853. Language=English
  854. Finish%0
  855. .
  856. MessageId= SymbolicName=MSG_MILLENNIUM
  857. Language=English
  858. Windows Millennium Edition%0
  859. .
  860. MessageId= SymbolicName=MSG_WIN95UPG_RELOAD_FAILED
  861. Language=English
  862. Setup failed to load the information file %1 and cannot continue.
  863. Contact Microsoft Technical Support.%0
  864. .
  865. MessageID= SymbolicName=MSG_NOT_ENOUGH_DISK_SPACE_FOR_BACKUP
  866. Language=English
  867. Your computer does not have enough disk space to save your current version of Windows for backup. You can cancel Setup now, free additional disk space, and then restart Setup. You need at least %2 MB free space on drive %1.
  868. If you continue, you will not have the ability to uninstall Windows XP.
  869. Do you want to cancel Setup now to free additional disk space? (recommended)%0
  870. .
  871. MessageId= SymbolicName=MSG_DISK_SPACE
  872. Language=English
  873. %1 MB%0
  874. .
  875. MessageId= SymbolicName=MSG_DISK_AND_FREE_DISK_SPACE
  876. Language=English
  877. &%1 - %2 MB Free%0
  878. .
  879. MessageId= SymbolicName=MSG_LONG_BACKUP_PATH
  880. Language=English
  881. Length of PathForBackup is too long: %1%0
  882. .
  883. ;// Names that collide with NT, not used for display; separate names with pipe symbol (|)
  884. MessageID= SymbolicName=MSG_NAME_COLLISION_LIST_PER
  885. Language=English
  886. Administrators|Account Operators|Anonymous Logon|Authenticated Users|Backup Operators|Batch|Creator Group|Creator Owner|DIALUP|Domain Admins|Domain Guests|Domain Users|Everyone|Guest|Guests|Owner|HelpAssistant|HelpServicesGroup|INTERACTIVE|LOCAL SERVICE|NETWORK|Network Configuration Operators|NETWORK SERVICE|None|Power Users|Print Operators|Remote Desktop Users|REMOTE INTERACTIVE LOGON|Replicator|Server Operators|SERVICE|SYSTEM|TERMINAL SERVER USER|TsInternetUser|Users|MTS Administrators|MTS Impersonators|MTS_ADMIN|IMDB Trusted Users|WBEM Users|IMDB Trusted Users|%0
  887. .
  888. MessageId= SymbolicName=MSG_STOP_BECAUSE_CANT_BACK_UP
  889. Language=English
  890. There is not enough disk space on any disk to store a backup of the original operating system, and EnableBackup=Required was specified in the /unattend script. Setup cannot continue.%0
  891. .
  892. ;// %1 - path specified in unattend script
  893. MessageId= SymbolicName=MSG_STOP_BECAUSE_CANT_BACK_UP_2
  894. Language=English
  895. There is not enough disk space on %1 to store a backup of the original operating system, and EnableBackup=Required was also specified in the /unattend script. Setup cannot continue.%0
  896. .
  897. MessageID= SymbolicName=MSG_BAD_VIRUS_SCANNER_STOP
  898. Language=English
  899. Setup has determined that you are running the %1 program. This program can cause problems while installing Windows XP. You must disable or uninstall this program before continuing Setup.
  900. Some programs can be uninstalled using Add or Remove Programs in Control Panel. To disable the program, refer to the program documentation.
  901. .
  902. MessageID= SymbolicName=MSG_RESTART_IF_CONTINUE_APPWIZCPL
  903. Language=English
  904. You now have the opportunity to remove incompatible applications. If you proceed, Setup will restart when you press Next.
  905. Click Yes to run Add/Remove Programs
  906. Click No to continue Setup
  907. .
  908. MessageID= SymbolicName=MSG_REPORT_HEADER_BLOCKING_ISSUES_SHORT
  909. Language=English
  910. Setup found some blocking issues. You must address these issues before you can continue upgrading your computer. For more information, click Full Report.
  911. .
  912. MessageID= SymbolicName=MSG_REPORT_HEADER_BLOCKING_ISSUES
  913. Language=English
  914. Setup found some blocking issues. You must address these issues before you can continue upgrading your computer. For more information, click Full Details.
  915. .