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.

354 lines
8.9 KiB

  1. ;//
  2. ;// ####################################################################################
  3. ;// #
  4. ;// # Message File
  5. ;// #
  6. ;// ####################################################################################
  7. ;//
  8. MessageId=1000 SymbolicName=MSG_INVALID_FNF_TYPE
  9. Language=English
  10. Invalid type string in INF: %1%0
  11. .
  12. MessageId=1001 SymbolicName=MSG_EMPTY_FNF_SPEC
  13. Language=English
  14. Empty %1 specification found in INF%0
  15. .
  16. MessageId=1002 SymbolicName=MSG_SECTION_ERROR
  17. Language=English
  18. Failed to process [%1]%0
  19. .
  20. MessageId=1003 SymbolicName=MSG_EMPTY_APP_ENV_VAR
  21. Language=English
  22. Ignoring empty environment variable name (specified in script)%0
  23. .
  24. MessageId=1004 SymbolicName=MSG_UNDEF_APP_VAR
  25. Language=English
  26. Application-specific variable %1 is not defined%0
  27. .
  28. MessageId=1005 SymbolicName=MSG_UNDEF_BUT_GOOD_VAR
  29. Language=English
  30. Specification contains one or more environment variables that are not defined on this system: %1%0
  31. .
  32. MessageId=1006 SymbolicName=MSG_ENV_VAR_COULD_BE_BAD
  33. Language=English
  34. Possible undefined environment variable(s) in the path %1%0
  35. .
  36. MessageId=1007 SymbolicName=MSG_DETECT_DATA_OBJECT_IS_BAD
  37. Language=English
  38. Invalid data specification %1 for environment variable %%%2%%%0
  39. .
  40. MessageId=1008 SymbolicName=MSG_DETECT_DATA_TYPE_IS_BAD
  41. Language=English
  42. Unknown data type %1 for environment variable %%%2%%%0
  43. .
  44. MessageId=1009 SymbolicName=MSG_DATA_IS_NOT_A_STRING
  45. Language=English
  46. Data for environment variable %%%1%% is not a string%0
  47. .
  48. MessageId=1010 SymbolicName=MSG_APP_ENV_DEF_INFO
  49. Language=English
  50. Defining application environment variable %1
  51. Type: %2
  52. Object: %3
  53. Data: %4%0
  54. .
  55. MessageId=1011 SymbolicName=MSG_NUL_APP_ENV_DEF_INFO
  56. Language=English
  57. Defining nul application environment variable %1
  58. Type: %2
  59. Object: %3%0
  60. .
  61. MessageId=1012 SymbolicName=MSG_GARBAGE_LINE_IN_INF
  62. Language=English
  63. Ignoring bad line in input INF's [%1] section%0
  64. .
  65. MessageId=1013 SymbolicName=MSG_DETECT_INFO
  66. Language=English
  67. %1 object %2 matched arguments%0
  68. .
  69. MessageId=1014 SymbolicName=MSG_NOT_DETECT_INFO
  70. Language=English
  71. %1 object %2 did not match arguments%0
  72. .
  73. MessageId=1015 SymbolicName=MSG_APP_DETECT_INFO
  74. Language=English
  75. Detected %1%0
  76. .
  77. MessageId=1016 SymbolicName=MSG_APP_NOT_DETECT_INFO
  78. Language=English
  79. Did not detect %1%0
  80. .
  81. MessageId=1017 SymbolicName=MSG_DETECT_ATTRIB_NOT_FOUND
  82. Language=English
  83. Attribute not found: %1%0
  84. .
  85. MessageId=1018 SymbolicName=MSG_PARTMAP_DISKFULL
  86. Language=English
  87. File %1 cannot be restored. Disk full.%0
  88. .
  89. MessageId=1019 SymbolicName=MSG_PARTMAP_FORCED_REMAP
  90. Language=English
  91. File %1 could not be placed on the intended destination (%2). It will instead be placed in %3%0
  92. .
  93. MessageId=1020 SymbolicName=MSG_EMPTY_REG_SPEC
  94. Language=English
  95. Empty registry specification cannot be processed%0
  96. .
  97. MessageId=1021 SymbolicName=MSG_REG_SPEC_BAD
  98. Language=English
  99. Registry specification %1 is not valid%0
  100. .
  101. MessageId=1022 SymbolicName=MSG_CANT_OPEN_INF
  102. Language=English
  103. Cannot open INF file %1%0
  104. .
  105. MessageId=1023 SymbolicName=MSG_USER_REQUIRED
  106. Language=English
  107. User name is missing from migration.inf; can't continue.%0
  108. .
  109. MessageId=1024 SymbolicName=MSG_DOMAIN_REQUIRED
  110. Language=English
  111. Domain is missing from migration.inf; can't continue.%0
  112. .
  113. MessageId=1025 SymbolicName=MSG_PROFILE_CREATE_INFO
  114. Language=English
  115. Creating user profile for %1\\%2%0
  116. .
  117. MessageId=1026 SymbolicName=MSG_INF_SYNTAX_ERROR
  118. Language=English
  119. Syntax error in INF: %1%0
  120. .
  121. MessageId=1027 SymbolicName=MSG_DATA_CONVERSION_BAD_FN
  122. Language=English
  123. Conversion %1 function associated with %2 not found. Ignored.%0
  124. .
  125. MessageId=1028 SymbolicName=MSG_DATA_CONVERSION_NO_FN
  126. Language=English
  127. No conversion function associated with %1. Ignored.%0
  128. .
  129. MessageId=1029 SymbolicName=MSG_CANT_GET_USERNAME
  130. Language=English
  131. Can't obtain user name%0
  132. .
  133. MessageId=1030 SymbolicName=MSG_PROCESS_TOKEN_ERROR
  134. Language=English
  135. Can't open process token%0
  136. .
  137. MessageId=1031 SymbolicName=MSG_PROCESS_TOKEN_INFO_ERROR
  138. Language=English
  139. Can't open process token information%0
  140. .
  141. MessageId=1032 SymbolicName=MSG_SECURITY_ID_LOOKUP_ERROR
  142. Language=English
  143. Failed to get user name and domain for a SID%0
  144. .
  145. MessageId=1033 SymbolicName=MSG_REG_SPEC_BAD_NODE_AND_LEAF
  146. Language=English
  147. Registry specification %1 [%2] is not valid%0
  148. .
  149. MessageId=1034 SymbolicName=MSG_EMPTY_RENREGEX
  150. Language=English
  151. Empty extended registry specification cannot be processed%0
  152. .
  153. MessageId=1035 SymbolicName=MSG_EMPTY_OR_MISSING_SECTION
  154. Language=English
  155. Empty or missing section [%1] in the INF file.%0
  156. .
  157. MessageId=1036 SymbolicName=MSG_EMPTY_RENREG
  158. Language=English
  159. Empty registry specification cannot be processed%0
  160. .
  161. MessageId=1037 SymbolicName=MSG_EMPTY_FILE_SPEC
  162. Language=English
  163. Empty file specification cannot be processed%0
  164. .
  165. MessageId=1038 SymbolicName=MSG_INVALID_REGROOT
  166. Language=English
  167. Syntax Error in INF file. [%1] Rule has invalid rootname%0
  168. .
  169. MessageId=1039 SymbolicName=MSG_REG_SPEC_BAD_DEST
  170. Language=English
  171. Destination registry specification %1 is not valid%0
  172. .
  173. MessageId=1040 SymbolicName=MSG_REG_SPEC_MISSING_DEST
  174. Language=English
  175. Registry destination is required for %1%0
  176. .
  177. MessageId=1041 SymbolicName=MSG_FILE_SPEC_BAD_DEST
  178. Language=English
  179. Destination file specification %1 is not valid%0
  180. .
  181. MessageId=1042 SymbolicName=MSG_FILE_SPEC_BAD
  182. Language=English
  183. File specification %1 is not valid%0
  184. .
  185. MessageId=1043 SymbolicName=MSG_FILE_MOVE_BASE_INFO
  186. Language=English
  187. Base specification for %1 is %2%0
  188. .
  189. MessageId=1044 SymbolicName=MSG_IGNORING_FILE_SECTION
  190. Language=English
  191. Ignoring file section [%1] because /f was not specified%0
  192. .
  193. MessageId=1045 SymbolicName=MSG_UNEXPECTED_SECTION_TYPE
  194. Language=English
  195. Unsupported section type: %1%0
  196. .
  197. MessageId=1046 SymbolicName=MSG_BAD_INF_LINE
  198. Language=English
  199. Ignoring bad line in input INF's [%1] section%0
  200. .
  201. MessageId=1047 SymbolicName=MSG_APP_PARSE_FAILURE
  202. Language=English
  203. Failing because of processing error in [Applications]%0
  204. .
  205. MessageId=1048 SymbolicName=MSG_SYSTEM_PARSE_FAILURE
  206. Language=English
  207. Failing because of processing error in [System Settings]%0
  208. .
  209. MessageId=1049 SymbolicName=MSG_USER_PARSE_FAILURE
  210. Language=English
  211. Failing because of processing error in [User Settings]%0
  212. .
  213. MessageId=1050 SymbolicName=MSG_FNF_PARSE_FAILURE
  214. Language=English
  215. Failing because of processing error in [Files and Folders]%0
  216. .
  217. MessageId=1051 SymbolicName=MSG_SCRIPT_PARSE_FAILURE
  218. Language=English
  219. Failing because of processing error in [Administrator Scripts]%0
  220. .
  221. MessageId=1052 SymbolicName=MSG_SHFOLDER_LOAD_ERROR
  222. Language=English
  223. Can't load shfolder.dll%0
  224. .
  225. MessageId=1053 SymbolicName=MSG_REG_SPEC_BAD_DEST_EX
  226. Language=English
  227. Destination registry specification %1 [%2] is not valid for %3 [%4]%0
  228. .
  229. MessageId=1054 SymbolicName=MSG_DATA_RENAME_BAD_FN
  230. Language=English
  231. RenRegFn %1 function associated with %2 not found. Ignored.%0
  232. .
  233. MessageId=1055 SymbolicName=MSG_DATA_RENAME_NO_FN
  234. Language=English
  235. No conversion function associated with %1. Ignored.%0
  236. .
  237. MessageId=1056 SymbolicName=MSG_SPAWNING_PROCESS_INFO
  238. Language=English
  239. Spawning process: %1.%0
  240. .
  241. MessageId=1057 SymbolicName=MSG_OE4_UPGRADE_FAILED
  242. Language=English
  243. Outlook Express email store upgrade failed.%0
  244. .
  245. MessageId=1058 SymbolicName=MSG_OBJECT_SPEC_ERROR
  246. Language=English
  247. Object specification %1\\%2 cannot be processed%0
  248. .
  249. MessageId=1059 SymbolicName=MSG_ENV_SECTION_RECURSION
  250. Language=English
  251. Recursion found in Environment section %1%0
  252. .
  253. MessageId=1060 SymbolicName=MSG_DETECT_SECTION_RECURSION
  254. Language=English
  255. Recursion found in Detect section %1%0
  256. .
  257. MessageId=1061 SymbolicName=MSG_WAB_MERGE_FAILED
  258. Language=English
  259. Could not merge Windows Address Book entries. You will need to manually import %1 into your address book in order to view your saved contacts.%0
  260. .
  261. MessageId=1062 SymbolicName=MSG_OUTLOOK_RULES
  262. Language=English
  263. Outlook message rules were successfully migrated, but any folders referenced in the rules may need to be updated. The user will need to review the message rules and update the folder information, if needed.%0
  264. .
  265. MessageId=1063 SymbolicName=MSG_DUPLICATE_ENV_VAR
  266. Language=English
  267. Duplicate environment variable %1. Some script functionality might be impaired.%0
  268. .
  269. MessageId=1064 SymbolicName=MSG_OE_RULES
  270. Language=English
  271. Outlook Express message rules were successfully migrated, but any folders referenced in the rules may need to be updated. The user will need to review the message rules and update the folder information, if needed.%0
  272. .
  273. MessageId=1065 SymbolicName=MSG_APP_NOT_DETECTED
  274. Language=English
  275. Application %1 was not detected. Some settings might not migrate properly.%0
  276. .
  277. MessageId=1066 SymbolicName=MSG_INSTALL_APPS1
  278. Language=English
  279. The following programs must be installed on the new computer before you can transfer settings for them:%0
  280. .
  281. MessageId=1067 SymbolicName=MSG_INSTALL_APPS2
  282. Language=English
  283. To continue this wizard session without transferring settings for these programs, click OK. If you prefer to install the programs before completing this wizard, click Cancel. This will cancel this wizard session so you can install the programs; then run the wizard again.%0
  284. .