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.

1214 lines
78 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1998 - 1999
  6. //
  7. // File: netdiag.rc
  8. //
  9. //--------------------------------------------------------------------------
  10. //Microsoft Developer Studio generated resource script.
  11. //
  12. #include <windows.h>
  13. #include <ntverp.h>
  14. #define VER_FILETYPE VFT_APP
  15. #define VER_FILESUBTYPE VFT2_UNKNOWN
  16. #define VER_FILEDESCRIPTION_STR "Microsoft\256 Network Availability Test"
  17. #define VER_INTERNALNAME_STR "netdiag.exe"
  18. #define VER_ORIGINALFILENAME_STR "netdiag.exe"
  19. #include <common.ver>
  20. #include "resource.h"
  21. #define APSTUDIO_READONLY_SYMBOLS
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // Generated from the TEXTINCLUDE 2 resource.
  25. //
  26. #include "winres.h"
  27. /////////////////////////////////////////////////////////////////////////////
  28. #undef APSTUDIO_READONLY_SYMBOLS
  29. /////////////////////////////////////////////////////////////////////////////
  30. // English (U.S.) resources
  31. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  32. #ifdef _WIN32
  33. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  34. #pragma code_page(1252)
  35. #endif //_WIN32
  36. #ifdef APSTUDIO_INVOKED
  37. /////////////////////////////////////////////////////////////////////////////
  38. //
  39. // TEXTINCLUDE
  40. //
  41. 1 TEXTINCLUDE DISCARDABLE
  42. BEGIN
  43. "resource.h\0"
  44. END
  45. 2 TEXTINCLUDE DISCARDABLE
  46. BEGIN
  47. "#include ""winres.h""\r\n"
  48. "\0"
  49. END
  50. 3 TEXTINCLUDE DISCARDABLE
  51. BEGIN
  52. "\r\n"
  53. "\0"
  54. END
  55. #endif // APSTUDIO_INVOKED
  56. /////////////////////////////////////////////////////////////////////////////
  57. //
  58. // String Table
  59. //
  60. STRINGTABLE DISCARDABLE
  61. BEGIN
  62. IDS_IPCONFIG_SHORT "IpConfig"
  63. IDS_IPCONFIG_LONG "IP config"
  64. IDS_MEMBER_SHORT "Member"
  65. IDS_MEMBER_LONG "Domain membership"
  66. IDS_NETBT_SHORT "NetBTTransports"
  67. IDS_NETBT_LONG "NetBT transports"
  68. IDS_AUTONET_SHORT "Autonet"
  69. IDS_AUTONET_LONG "Autonet address"
  70. IDS_IPLOOPBK_SHORT "IpLoopBk"
  71. IDS_IPLOOPBK_LONG "IP loopback ping"
  72. IDS_DEFGW_SHORT "DefGw"
  73. IDS_DEFGW_LONG "Default gateway"
  74. IDS_NBTNM_SHORT "NbtNm"
  75. IDS_NBTNM_LONG "NetBT name"
  76. IDS_WINS_SHORT "WINS"
  77. IDS_WINS_LONG "WINS service"
  78. IDS_WINSOCK_SHORT "Winsock"
  79. IDS_WINSOCK_LONG "Winsock"
  80. IDS_DNS_SHORT "DNS"
  81. IDS_DNS_LONG "DNS"
  82. IDS_BROWSER_SHORT "Browser"
  83. IDS_BROWSER_LONG "Redir and Browser"
  84. IDS_DSGETDC_SHORT "DsGetDc"
  85. IDS_DSGETDC_LONG "DC discovery"
  86. IDS_DCLIST_SHORT "DcList"
  87. IDS_DCLIST_LONG "DC list"
  88. IDS_TRUST_SHORT "Trust"
  89. IDS_TRUST_LONG "Trust relationship"
  90. IDS_KERBEROS_SHORT "Kerberos"
  91. IDS_KERBEROS_LONG "Kerberos"
  92. IDS_LDAP_SHORT "Ldap"
  93. IDS_LDAP_LONG "LDAP"
  94. IDS_ROUTE_SHORT "Route"
  95. IDS_ROUTE_LONG "Routing table"
  96. IDS_NETSTAT_SHORT "Netstat"
  97. IDS_NETSTAT_LONG "Netstat information"
  98. IDS_NDIS_SHORT "Ndis"
  99. IDS_NDIS_LONG "Netcard queries"
  100. IDS_BINDINGS_SHORT "Bindings"
  101. IDS_BINDINGS_LONG "Bindings"
  102. IDS_WAN_SHORT "WAN"
  103. IDS_WAN_LONG "WAN configuration"
  104. IDS_MODEM_SHORT "Modem"
  105. IDS_MODEM_LONG "Modem diagnostics"
  106. IDS_NETWARE_SHORT "Netware"
  107. IDS_NETWARE_LONG "Netware"
  108. IDS_IPX_SHORT "IPX"
  109. IDS_IPX_LONG "IPX"
  110. IDS_IPSEC_SHORT "IPSec"
  111. IDS_IPSEC_LONG "IP Security"
  112. END
  113. STRINGTABLE DISCARDABLE
  114. BEGIN
  115. IDS_GLOBAL_EmptyLine "\n"
  116. IDSSZ_GLOBAL_StringLine "%s\n"
  117. IDSSZ_GLOBAL_String "%s"
  118. IDS_GLOBAL_INDENT " "
  119. IDS_GLOBAL_WSTRING "%ws"
  120. IDS_GLOBAL_UNICODE_STRING "%wZ"
  121. IDS_GLOBAL_Problem "The command detected some problem.\n"
  122. IDS_GLOBAL_NoProblem "Could not detect any problem. Try individual tests.\n"
  123. IDS_GLOBAL_NoComputerName "[FATAL] Cannot get the name of this computer.\n"
  124. IDSWSZ_GLOBAL_ComputerName " Computer Name: %ws\n"
  125. IDSSZ_GLOBAL_DnsHostName " DNS Host Name: %s\n"
  126. IDSSZ_DnsDomainName " DNS Domain Name: %s\n"
  127. IDS_GLOBAL_NoIpCfg "[FATAL] Cannot find TCP/IP configuration from the registry.\n"
  128. IDS_GLOBAL_WSA_WSAStartup_Failed "[FATAL] Cannot initialize winsock."
  129. IDS_GLOBAL_WSA_BadWSAVersion "[FATAL] Wrong winsock version. 0x%lx"
  130. IDS_GLOBAL_OutOfMemory "Out of memory.\n"
  131. IDS_GLOBAL_ERR_NoDnsName "[FATAL] Cannot get the DNS Host Name.\n"
  132. IDS_GLOBAL_NO_MACHINE_INFO "[FATAL] Failed to get system information of this machine.\n"
  133. IDS_GLOBAL_ERR_InitIpConfig "Failed to get the network parameters. The error occurred was: %s (%d)"
  134. IDS_GLOBAL_ERR_GetAdaptersInfo "Failed to get information for a network adapter. The error occurred was: %s (%d)"
  135. IDS_GLOBAL_PASS "Passed"
  136. IDS_GLOBAL_FAIL "Failed"
  137. IDS_GLOBAL_SKIP "Skipped"
  138. IDS_GLOBAL_PASS_NL "Passed\n"
  139. IDS_GLOBAL_FAIL_NL "Failed\n"
  140. IDS_GLOBAL_SKIP_NL "Skipped\n"
  141. IDS_GLOBAL_YES_NL "Yes\n"
  142. IDS_GLOBAL_NO_NL "No\n"
  143. IDS_GLOBAL_ENABLED_NL "Enabled\n"
  144. IDS_GLOBAL_DISABLED_NL "Disabled\n"
  145. IDS_GLOBAL_YES "Yes"
  146. IDS_GLOBAL_NO "No"
  147. IDS_GLOBAL_BROADCAST_NODE "Broadcast"
  148. IDS_GLOBAL_PEER_PEER_NODE "Peer-Peer"
  149. IDS_GLOBAL_MIXED_NODE "Mixed"
  150. IDS_GLOBAL_HYBRID_NODE "Hybrid"
  151. IDS_GLOBAL_ADAPTER_OTHER "Other"
  152. IDS_GLOBAL_ADAPTER_ETHERNET "Ethernet"
  153. IDS_GLOBAL_ADAPTER_TOKEN_RING "Token Ring"
  154. IDS_GLOBAL_ADAPTER_FDDI "FDDI"
  155. IDS_GLOBAL_ADAPTER_PPP "PPP"
  156. IDS_GLOBAL_ADAPTER_LOOPBACK "Loopback"
  157. IDS_GLOBAL_ADAPTER_SLIP "SLIP"
  158. IDS_GLOBAL_ADAPTER_UNKNOWN "Unknown"
  159. IDS_GLOBAL_ON "On"
  160. IDS_GLOBAL_OFF "Off"
  161. IDS_GLOBAL_NOT_OPTIONAL "'%s' is not an optional test.\n"
  162. IDS_GLOBAL_NOT_VALID_TEST "'%s' is not an valid test name.\n"
  163. IDS_GLOBAL_TEST_NAME " %s - %s Test\n"
  164. IDS_GLOBAL_SKIP_OPTION " /skip:<TestName> - skip the named test. Valid tests are:\n"
  165. IDS_GLOBAL_SUCCESS "\nThe command completed successfully\n"
  166. IDS_GLOBAL_COMPLETE "\n Tests complete.\n\n\n"
  167. IDS_GLOBAL_INTERFACE_RESULTS "\n\nPer interface results:\n"
  168. IDS_GLOBAL_RESULTS "\n\nGlobal results:\n"
  169. IDS_GLOBAL_STATUS "Status = %s.\n"
  170. IDS_GLOBAL_DC_DOWN "Cannot get information for DC %ws. [%s] Assume it is down.\n"
  171. IDS_CONTACT " Please contact %s.\n\n"
  172. IDS_DCTYPE_DC "DC"
  173. IDS_DCTYPE_PDC "PDC emulator"
  174. IDS_DCTYPE_W2K_DC "Windows 2000 DC"
  175. IDS_GLOBAL_SERVER "Windows 2000 Server"
  176. IDS_GLOBAL_PROFESSIONAL "Windows 2000 Professional"
  177. END
  178. STRINGTABLE DISCARDABLE
  179. BEGIN
  180. IDS_AUTONET_11601 " [FATAL] All adapters are autoconfigured.\n"
  181. IDS_AUTONET_11602 " The DHCP servers are unreachable. Please check cables, hubs, and taps.\n\n"
  182. IDS_AUTONET_11603 " PASS - you have at least one non-autoconfigured IP address\n"
  183. IDS_AUTONET_11604 " AutoConfiguration results. . . . . . : "
  184. IDS_AUTONET_11605 " [WARNING] AutoConfiguration is in use. DHCP not available.\n"
  185. IDS_AUTONET_11606 " AutoConfiguration is not in use. \n"
  186. IDS_AUTONET_STATUS_MSG "Testing for autoconfiguration... "
  187. END
  188. STRINGTABLE DISCARDABLE
  189. BEGIN
  190. IDS_DEFGW_12001 " No gateway reachable for this adapter. \n"
  191. IDS_DEFGW_12002 " [WARNING] No gateways defined for this adapter.\n"
  192. IDS_DEFGW_12003 " Pinging gateway %s "
  193. IDS_DEFGW_12004 "- reachable\n"
  194. IDS_DEFGW_12005 "- not reachable\n"
  195. IDS_DEFGW_12006 "\n"
  196. IDS_DEFGW_12007 " [FATAL] NO GATEWAYS ARE REACHABLE.\n"
  197. IDS_DEFGW_12008 " You have no connectivity to other network segments.\n"
  198. IDS_DEFGW_12009 " If you configured the IP protocol manually then\n"
  199. IDS_DEFGW_12010 " you need to add at least one valid gateway.\n"
  200. IDS_DEFGW_12011 " PASS - you have at least one reachable gateway.\n"
  201. IDS_DEFGW_12012 " At least one gateway reachable for this adapter. \n"
  202. IDS_DEFGW_STATUS_MSG "Testing default gateways... "
  203. END
  204. STRINGTABLE DISCARDABLE
  205. BEGIN
  206. IDS_NBTNM_12201 " [FATAL] Failed to read NBT interface info from the registry.\n"
  207. IDS_NBTNM_12202 " No NetBT scope defined\n"
  208. IDS_NBTNM_12203 " NetBT scope: %s\n"
  209. IDS_NBTNM_12204 " %s\n"
  210. IDS_NBTNM_12205 " No names have been found.\n"
  211. IDS_NBTNM_12206 " %-15.15s<%02.2X> %-10s "
  212. IDS_NBTNM_12207 "CONFLICT_DEREGISTERED"
  213. IDS_NBTNM_12208 "CONFLICT"
  214. IDS_NBTNM_12209 "REGISTERING"
  215. IDS_NBTNM_12210 "DEREGISTERED"
  216. IDS_NBTNM_12211 "REGISTERED"
  217. IDS_NBTNM_12212 "DONT_KNOW"
  218. IDS_NBTNM_12214 " [FATAL] At least one of your NetBT names is not registered properly.\n"
  219. IDS_NBTNM_12215 " You have a potential name conflict.\n"
  220. IDS_NBTNM_12216 " Please check that the machine name is unique.\n"
  221. IDS_NBTNM_12217 " [WARNING] At least one of the <00> 'WorkStation Service', <03> 'Messenger Service', <20> 'WINS' names is missing.\n"
  222. IDS_NBTNM_12218 "\n NetBios Resolution : "
  223. IDS_NBTNM_12219 "via DHCP \n\n"
  224. IDS_NBTNM_12220 "Enabled\n\n"
  225. IDS_NBTNM_12221 "Disabled\n\n"
  226. IDS_NBTNM_12222 "Invalid Option Value.\n"
  227. IDS_NBTNM_12224 " No remote names have been found.\n"
  228. IDS_NBTNM_12225 "\t\tNetbios Remote Cache Table\n"
  229. IDS_NBTNM_12226 " Name Type HostAddress Life [sec]\n"
  230. IDS_NBTNM_12227 " ---------------------------------------------------------------\n"
  231. IDS_NBTNM_12228 "\n None\n\n"
  232. IDS_NBTNM_12229 " %-15.15s<%02.2X> %-10s "
  233. IDS_NBTNM_12231 "%-20.20s %-d\n"
  234. IDS_NBTNM_12233 " [WARNING] You don't have a single interface with the <00> 'WorkStation Service', <03> 'Messenger Service', <20> 'WINS' names defined.\n"
  235. IDS_NBTNM_12234 "\n PASS - The NetBT is properly configured.\n"
  236. IDS_NBTNM_12235 " There is at least one interface where the <00> 'WorkStation Service',\n"
  237. IDS_NBTNM_12236 " <03> 'Messenger Service', <20> 'WINS' names are defined and they are \n not in conflict.\n"
  238. IDS_NBTNM_STATUS_MSG "Enumerating local and remote NetBT name cache... "
  239. IDS_NBTNM_03PROBLEM " [WARNING] At least one of your <03> 'Messenger Service' names is not registered properly.\n"
  240. IDS_NBTNM_IF_DISABLED " NetBT is disabled on this interface. [Test skipped]\n"
  241. IDS_NBTNM_ALL_DISABELED " There are no interfaces that have NetBT enabled. [Test skipped]\n"
  242. END
  243. STRINGTABLE DISCARDABLE
  244. BEGIN
  245. IDS_BROWSER_13001 " [FATAL] Workstation service is not running. [%s]\n"
  246. IDS_BROWSER_13002 " List of transports currently bound to the Redir\n"
  247. IDS_BROWSER_13003 " List of NetBt transports currently bound to the Redir\n"
  248. IDS_BROWSER_13004 " [FATAL] Unable to retrieve transport list from Redir. [%s]\n"
  249. IDS_BROWSER_13005 " [FATAL] Transport %s is bound to the redir but is not a configured NetbtTransport."
  250. IDS_BROWSER_13006 " [WARNING] Transport %s is bound to redir more than once.\n"
  251. IDS_BROWSER_13007 " %s\n"
  252. IDS_BROWSER_13008 " [FATAL] The redir isn't bound to any NetBt transports.\n"
  253. IDS_BROWSER_13009 " The redir is bound to %ld NetBt transport%s.\n"
  254. IDS_BROWSER_13010 " [FATAL] The redir is only bound to %ld of the %ld NetBt transports.\n"
  255. IDS_BROWSER_13011 "\n"
  256. IDS_BROWSER_13012 " List of transports currently bound to the browser\n"
  257. IDS_BROWSER_13013 " List of NetBt transports currently bound to the browser\n"
  258. IDS_BROWSER_13014 " [FATAL] Unable to retrieve transport list from browser. [%s]\n"
  259. IDS_BROWSER_13015 " [FATAL] Transport %s is bound to the browser but is not a configured NetbtTransport.\n"
  260. IDS_BROWSER_13016 " [FATAL] Transport %s is bound to browser more than once.\n"
  261. IDS_BROWSER_13017 " %s\n"
  262. IDS_BROWSER_13018 " [FATAL] The browser isn't bound to any NetBt transports.\n"
  263. IDS_BROWSER_13019 " The browser is bound to %ld NetBt transport%s.\n"
  264. IDS_BROWSER_13020 " [FATAL] The browser is only bound to %ld of the %ld NetBt transports.\n"
  265. IDS_BROWSER_13021 " Mailslot test for %s passed.\n"
  266. IDS_BROWSER_13022 " [FATAL] Cannot create temp mailslot. [%s]\n"
  267. IDS_BROWSER_13023 " [FATAL] Cannot allocate mailslot message. [%s]\n"
  268. IDS_BROWSER_13024 " [FATAL] Cannot send mailslot message to '%ws' via redir. [%s]\n"
  269. IDS_BROWSER_13025 " Cannot sending mailslot messages via the browser since this machine is running build %ld. [Test skipped.]\n"
  270. IDS_BROWSER_13026 " [FATAL] Cannot send mailslot message to '%ws' via browser. [%s]\n"
  271. IDS_BROWSER_STATUS_MSG "Testing redirector and browser... "
  272. IDS_BROWSER_NETBT_DISABLED " There are no interfaces that have NetBT enabled. [Test skipped]\n"
  273. END
  274. STRINGTABLE DISCARDABLE
  275. BEGIN
  276. IDS_BINDINGS_14801 " Component Name : %s\n"
  277. IDS_BINDINGS_14802 " Bind Name: %s\n"
  278. IDS_BINDINGS_14804 " Description: %s\n"
  279. IDS_BINDINGS_14805 " Owner of the binding path : %s\n"
  280. IDS_BINDINGS_14806 " Binding Enabled: Yes\n"
  281. IDS_BINDINGS_14807 " Binding Enabled: No\n"
  282. IDS_BINDINGS_14808 " Binding Enabled: Binding has not yet been intialized\n"
  283. IDS_BINDINGS_14810 " -Interface Name: %s\n"
  284. IDS_BINDINGS_14811 " Upper Component: %s\n"
  285. IDS_BINDINGS_14812 " Lower Component: %s\n"
  286. IDS_BINDINGS_STATUS_MSG "Gathering configuration of bindings.\n"
  287. END
  288. STRINGTABLE DISCARDABLE
  289. BEGIN
  290. IDS_WINSOCK_STATUS_MSG " Gathering Winsock information.\n"
  291. IDS_WINSOCK_FAILED_START " Winsock failed to start. The error occurred was: %s \n"
  292. IDS_WINSOCK_FAILED_ENUM " Failed to get Winsock provider information. The error occurred was: %s \n"
  293. IDS_WINSOCK_FAILED_UDPSOCKET " Failed to get UDP packet size information. The error occurred was: %s \n"
  294. IDS_WINSOCK_12605 " The number of protocols which have been reported : %d\n"
  295. IDS_WINSOCK_12606 " Description: %s\n"
  296. IDS_WINSOCK_12607 " Provider Version :%d\n"
  297. IDS_WINSOCK_12608 " Max message size : Stream Oriented\n"
  298. IDS_WINSOCK_12609 " Max message size : Message Oriented\n"
  299. IDS_WINSOCK_12610 " Max message size : depends on MTU\n"
  300. IDS_WINSOCK_12611 "\n Max UDP size : %d bytes\n"
  301. END
  302. STRINGTABLE DISCARDABLE
  303. BEGIN
  304. IDS_TRUST_NOT_ADMIN " Cannot test secure channel to PDC emulator since you are not an administrator.\n"
  305. IDS_TRUST_FAILED_CHANNEL_PDC " [FATAL] Cannot set secure channel for domain '%ws' to PDC emulator. [%s]\n"
  306. IDS_TRUST_CHANNEL_BROKEN " [FATAL] Secure channel to domain '%ws' is broken. [%s]\n"
  307. IDS_TRUST_FAILED_LISTDOMAINS " [FATAL] Cannot get list of trusted domains for domain %ws from Netlogon. [%s]\n"
  308. IDS_TRUST_FAILED_SECURECHANNEL " [FATAL] Cannot get secure channel status for domain '%ws' from Netlogon. [%s]\n"
  309. IDS_TRUST_SECURECHANNEL_TO " Secure channel for domain '%ws' is to '%ws'.\n"
  310. IDS_TRUST_SECURECHANNEL_TOPDC " Secure channel for domain '%ws' was successfully set to PDC emulator '%ws'.\n"
  311. IDS_TRUST_NOTESTASITSDOWN " Since '%ws' is down, it cannot be tested.\n"
  312. IDS_TRUST_TODCS_NOT_ADMIN " Cannot test secure channel to other DCs since you are not an administrator.\n"
  313. IDS_TRUST_FAILED_TODCS " Cannot test secure channel for domain '%ws' to DC '%ws'. [%s]\n"
  314. IDS_TRUST_FAILED_CHANNEL_DCS " Secure channel to domain '%ws' cannot be set to DC '%ws'."
  315. IDS_TRUST_CHANNEL_DC " Secure channel for domain '%ws' was successfully set to DC '%ws'.\n"
  316. IDS_TRUST_ENSURESID " Test to ensure DomainSid of domain '%ws' is correct.\n"
  317. IDS_TRUST_MISSINGSID " LSA doesn't have the DomainSid of the domain you're a member of: '%ws'.\n"
  318. IDS_TRUST_NODC " '%ws': Cannot find DC to get DC list from [test skipped].\n"
  319. IDS_TRUST_NODC_UP " '%ws': No DCs are up (Cannot run test).\n"
  320. IDS_TRUST_NO_ACCESS " [WARNING] Don't have access to test your domain sid for domain '%ws'.\n [Test skipped]\n"
  321. IDS_TRUST_WRONGSID " Your DomainSid is not the DomainSid of the domain '%ws'.\n Leave the domain and rejoin it.\n"
  322. IDS_TRUST_FAILED_SAMOPEN " Cannot open the SAM database on '%ws'.\n"
  323. IDS_TRUST_NO_NBT_DOMAIN " [FATAL] Cannot test secure channel since no netbios domain name '%ws' to DC '%ws'.\n"
  324. IDS_TRUST_STATUS_MSG "Testing trust relationships... "
  325. END
  326. STRINGTABLE DISCARDABLE
  327. BEGIN
  328. IDS_ROUTE_14201 "No Entries in the IP Forward Table\n"
  329. IDS_ROUTE_14202 "Active Routes :\n"
  330. IDS_ROUTE_14203 "Network Destination Netmask Gateway Interface Metric\n"
  331. IDS_ROUTE_14204 "%s\n"
  332. IDS_ROUTE_14205 "%16s %16s %16s %16s %6s"
  333. IDS_ROUTE_14206 "\nPersistent Route Entries: \n"
  334. IDS_ROUTE_14207 "%s\n"
  335. IDS_ROUTE_14208 "No persistent route entries.\n"
  336. IDS_ROUTE_STATUS_MSG "Gathering routing information\n"
  337. END
  338. STRINGTABLE DISCARDABLE
  339. BEGIN
  340. IDS_LDAP_NODC " Cannot find DC to run LDAP tests on. The error occurred was: %s \n"
  341. IDS_LDAP_NOTRUNNINGDS " DC '%ws' isn't running the DS. Cannot test LDAP.\n"
  342. IDS_LDAP_NOTRUNNINGDS_SKIP " Cannot test LDAP to '%ws' since it isn't running the DS. [Test skipped.]\n"
  343. IDS_LDAP_NOLDAPSERVERSWORK " [FATAL] No LDAP servers work in the domain '%ws'.\n"
  344. IDS_LDAP_DCDOWN " Since '%ws' is down, it cannot be tested.\n"
  345. IDS_LDAP_NOIPADDR " [FATAL] DC '%ws' doesn't have an IP address for LDAP test.\n"
  346. IDS_LDAP_LOGONASLOCALUSER " [WARNING] You are logged on as a local user. (%wZ\\%wZ)\n Cannot test %sAuthentication to '%ws'.\n"
  347. IDS_LDAP_DOAUTHEN "\n Do %sauthenticated LDAP call to '%ws'.\n"
  348. IDS_LDAP_CANNOTOPEN " [FATAL] Cannot open an LDAP session to '%ws' at '%ws'.\n"
  349. IDS_LDAP_CANNOTBIND " [FATAL] Cannot do %sauthenticated ldap_bind to '%ws': %s.\n"
  350. IDS_LDAP_CANNOTSEARCH " [FATAL] Cannot do %sauthenticated ldap_search to '%ws': %s.\n"
  351. IDS_LDAP_ENTRIES " Found %ld entries:\n"
  352. IDS_LDAP_CANNOTFIRSTENTRY " [FATAL] Cannot ldap_first_entry to '%ws': %s.\n"
  353. IDS_LDAP_CANNOTFIRSTATTR " [FATAL] Cannot ldap_first_attribute to '%ws': %s.\n"
  354. IDS_LDAP_ATTR " Attr: %s\n"
  355. IDS_LDAP_CANNOTLEN " [FATAL] Cannot ldap_get_values_lenA to '%ws': %s.\n"
  356. IDS_LDAP_VAL " Val: %d %s\n"
  357. IDS_LDAP_STATUS_MSG "Testing LDAP servers in Domain %ws ... \n"
  358. IDS_LDAP_REG_SPN "\n Registered Service Principal Names:\n"
  359. IDS_LDAP_SPN_NAME " %s\n"
  360. IDS_LDAP_SPN_FAILURE " [WARNING] Failed to query SPN registration on DC '%ws'.\n"
  361. IDS_LDAP_SPN_MISSING " [WARNING] The default SPN registration for '%s' is missing on DC '%ws'.\n"
  362. IDS_LDAP_NO_SPN " [FATAL] The default SPNs are not properly registered on any DCs.\n"
  363. END
  364. STRINGTABLE DISCARDABLE
  365. BEGIN
  366. IDS_NDIS_16000 "\n Information of Netcard drivers: \n\n"
  367. IDS_NDIS_16001 " ---------------------------------------------------------------------------\n"
  368. IDS_NDIS_16002 " Description: %s\n"
  369. IDS_NDIS_16003 " Device: %s\n"
  370. IDS_NDIS_16004 " Enumeration failed. [%s]\n"
  371. IDS_NDIS_16005 " ---------------------------------------------------------------------------\n"
  372. IDS_NDIS_16006 " [FATAL] - None of the netcard drivers provided satisfactory results.\n"
  373. IDS_NDIS_16007 " [PASS] - At least one netcard is in the 'Connected' state.\n"
  374. IDS_NDIS_16008 "\n Media State: "
  375. IDS_NDIS_16009 "\n Device State: "
  376. IDS_NDIS_16010 " Connect Time: "
  377. IDS_NDIS_16011 "%d days, "
  378. IDS_NDIS_16012 "%02d:"
  379. IDS_NDIS_16013 "%02d:"
  380. IDS_NDIS_16014 "%02d\n"
  381. IDS_NDIS_16015 " Media Speed: %d Gbps\n"
  382. IDS_NDIS_16016 " Media Speed: %d Mbps\n"
  383. IDS_NDIS_16017 " Media Speed: %d Kbps\n"
  384. IDS_NDIS_16018 " Media Speed: %d bps\n"
  385. IDS_NDIS_16019 "\n Packets Sent: %d\n"
  386. IDS_NDIS_16020 " Bytes Sent (Optional): %d\n"
  387. IDS_NDIS_16021 "\n Packets Received: %d\n"
  388. IDS_NDIS_16022 " Directed Pkts Recd (Optional): %d\n"
  389. IDS_NDIS_16023 " Bytes Received (Optional): %d\n"
  390. IDS_NDIS_16024 " Directed Bytes Recd (Optional): %d\n\n"
  391. IDS_NDIS_16025 " Packets SendError: %d\n"
  392. IDS_NDIS_16026 " Packets RecvError: %d\n"
  393. IDS_NDIS_16027 " GetStats failed for '%wZ'. [%s]\n"
  394. IDS_NDIS_STATUS_MSG "Querying status of the Netcard drivers... "
  395. IDS_NDIS_16029 " [WARNING] The net card '%wZ' may not be working.\n"
  396. IDS_NDIS_16030 " NetCard Status: %s\n"
  397. IDS_NDIS_CONNECTED "Connected\n"
  398. IDS_NDIS_DISCONNECTED "Disconnected\n"
  399. IDS_NDIS_UNKNOWN "Unknown\n"
  400. IDS_NDIS_ALL_CARD_DOWN "\nThere are no network connections on this machine. No network diagnostics will be performed.\n"
  401. IDS_NDIS_CARD_DOWN " Some tests will be skipped on this interface.\n"
  402. IDS_NDIS_NO_RCV " [WARNING] The net card '%wZ' may not be working because it has not received any packets.\n"
  403. END
  404. STRINGTABLE DISCARDABLE
  405. BEGIN
  406. IDS_NETSTAT_14401 " Initialization of SNMP failed.\n"
  407. IDS_NETSTAT_14402 "\n\n Interface Statistics\n\n"
  408. IDS_NETSTAT_14403 " Received Sent\n"
  409. IDS_NETSTAT_14404 " Unicast Packets %12u %12u\n"
  410. IDS_NETSTAT_14405 " Non-unicast packets %12u %12u\n"
  411. IDS_NETSTAT_14406 " Discards %12u %12u\n"
  412. IDS_NETSTAT_14407 " Errors %12u %12u\n"
  413. IDS_NETSTAT_14408 " Unknown protocols %12u %12u\n"
  414. IDS_NETSTAT_14409 "\n Interface index = %u\n"
  415. IDS_NETSTAT_14410 " Description = %s\n"
  416. IDS_NETSTAT_14411 " Type = %u\n"
  417. IDS_NETSTAT_14412 " MTU = %u\n"
  418. IDS_NETSTAT_14413 " Speed = %u\n"
  419. IDS_NETSTAT_14414 " Physical Address = %s\n"
  420. IDS_NETSTAT_14415 " Administrative Status = %u\n"
  421. IDS_NETSTAT_14416 " Operational Status = %u\n"
  422. IDS_NETSTAT_14417 " Last Changed = %u\n"
  423. IDS_NETSTAT_14418 " Output Queue Length = %u\n\n"
  424. IDS_NETSTAT_14419 " Getting interface statistics table failed.\n"
  425. IDS_NETSTAT_14420 " TCP"
  426. IDS_NETSTAT_14421 " %-20s %-40s"
  427. IDS_NETSTAT_14422 " CLOSED\n"
  428. IDS_NETSTAT_14423 " LISTENING\n"
  429. IDS_NETSTAT_14424 " SYN_SENT\n"
  430. IDS_NETSTAT_14425 " SYN_RECEIVED\n"
  431. IDS_NETSTAT_14426 " ESTABLISHED\n"
  432. IDS_NETSTAT_14427 " FIN_WAIT_1\n"
  433. IDS_NETSTAT_14428 " FIN_WAIT_2\n"
  434. IDS_NETSTAT_14429 " CLOSE_WAIT\n"
  435. IDS_NETSTAT_14430 " CLOSING\n"
  436. IDS_NETSTAT_14431 " LAST_ACK\n"
  437. IDS_NETSTAT_14432 " TIME_WAIT\n"
  438. IDS_NETSTAT_14433 " UDP"
  439. IDS_NETSTAT_14434 " %-20s %-40s\n"
  440. IDS_NETSTAT_14438 "\n\n Active Connections\n"
  441. IDS_NETSTAT_14439 "\n Proto Local Address Foreign Address State\n"
  442. IDS_NETSTAT_14440 " Getting TCP connections failed.\n"
  443. IDS_NETSTAT_14441 " Getting UDP connections failed.\n"
  444. IDS_NETSTAT_14442 "\n\n IP Statistics\n\n"
  445. IDS_NETSTAT_14443 " Packets Received = %s\n"
  446. IDS_NETSTAT_14444 " Received Header Errors = %s\n"
  447. IDS_NETSTAT_14445 " Received Address Errors = %s\n"
  448. IDS_NETSTAT_14446 " Datagrams Forwarded = %s\n"
  449. IDS_NETSTAT_14447 " Unknown Protocols Received = %s\n"
  450. IDS_NETSTAT_14448 " Received Packets Discarded = %s\n"
  451. IDS_NETSTAT_14449 " Received Packets Delivered = %s\n"
  452. IDS_NETSTAT_14450 " Output Requests = %s\n"
  453. IDS_NETSTAT_14451 " Routing Discards = %s\n"
  454. IDS_NETSTAT_14452 " Discarded Output Packets = %s\n"
  455. IDS_NETSTAT_14453 " Output Packet No Route = %s\n"
  456. IDS_NETSTAT_14454 " Reassembly Required = %s\n"
  457. IDS_NETSTAT_14455 " Reassembly Successful = %s\n"
  458. IDS_NETSTAT_14456 " Reassembly Failures = %s\n"
  459. IDS_NETSTAT_14457 " Datagrams successfully fragmented = %s\n"
  460. IDS_NETSTAT_14458 " Datagrams failing fragmentation = %s\n"
  461. IDS_NETSTAT_14459 " Fragments Created = %s\n"
  462. IDS_NETSTAT_14460 " Forwarding = %s\n"
  463. IDS_NETSTAT_14461 " Default TTL = %s\n"
  464. IDS_NETSTAT_14462 " Reassembly timeout = %s\n"
  465. IDS_NETSTAT_14463 " Getting IP statistics failed.\n"
  466. IDS_NETSTAT_14464 " Getting TCP statistics failed.\n"
  467. IDS_NETSTAT_14465 "\n\n TCP Statistics \n\n"
  468. IDS_NETSTAT_14466 " Active Opens = %s\n"
  469. IDS_NETSTAT_14467 " Passive Opens = %s\n"
  470. IDS_NETSTAT_14468 " Failed Connection Attempts = %s\n"
  471. IDS_NETSTAT_14469 " Reset Connections = %s\n"
  472. IDS_NETSTAT_14470 " Current Connections = %s\n"
  473. IDS_NETSTAT_14471 " Received Segments = %s\n"
  474. IDS_NETSTAT_14472 " Segment Sent = %s\n"
  475. IDS_NETSTAT_14473 " Segment Retransmitted = %s\n"
  476. IDS_NETSTAT_14474 " Retransmission Timeout Algorithm = "
  477. IDS_NETSTAT_14475 "other\n"
  478. IDS_NETSTAT_14476 "constant\n"
  479. IDS_NETSTAT_14477 "rsre\n"
  480. IDS_NETSTAT_14478 "vanj\n"
  481. IDS_NETSTAT_14479 "unknown\n"
  482. IDS_NETSTAT_14480 " Minimum Retransmission Timeout = %s\n"
  483. IDS_NETSTAT_14481 " Maximum Retransmission Timeout = %s\n"
  484. IDS_NETSTAT_14482 " Maximum Number of Connections = %s\n"
  485. IDS_NETSTAT_14483 " Getting UDP statistics failed.\n"
  486. IDS_NETSTAT_14484 "\n\n UDP Statistics\n\n"
  487. IDS_NETSTAT_14485 " Datagrams Received = %s\n"
  488. IDS_NETSTAT_14486 " No Ports = %s\n"
  489. IDS_NETSTAT_14487 " Receive Errors = %s\n"
  490. IDS_NETSTAT_14488 " Datagrams Sent = %s\n"
  491. IDS_NETSTAT_14489 " Getting ICMP statistics failed.\n"
  492. IDS_NETSTAT_14490 "\n\n ICMP Statistics \n\n"
  493. IDS_NETSTAT_14491 " Received Sent\n"
  494. IDS_NETSTAT_14492 " Messages %7s %7s\n"
  495. IDS_NETSTAT_14493 " Errors %7s %7s\n"
  496. IDS_NETSTAT_14494 " Destination Unreachable %7s %7s\n"
  497. IDS_NETSTAT_14495 " Time Exceeded %7s %7s\n"
  498. IDS_NETSTAT_14496 " Parameter Problems %7s %7s\n"
  499. IDS_NETSTAT_14497 " Source Quenchs %7s %7s\n"
  500. IDS_NETSTAT_14498 " Redirects %7s %7s\n"
  501. IDS_NETSTAT_14499 " Echos %7s %7s\n"
  502. IDS_NETSTAT_14500 " Echo Replies %7s %7s\n"
  503. IDS_NETSTAT_14501 " Timestamps %7s %7s\n"
  504. IDS_NETSTAT_14502 " Timestamp Replies %7s %7s\n"
  505. IDS_NETSTAT_14503 " Address Masks %7s %7s\n"
  506. IDS_NETSTAT_14504 " Address Mask Replies %7s %7s\n"
  507. IDS_NETSTAT_STATUS_MSG "Gathering network statistics information. \n"
  508. END
  509. STRINGTABLE DISCARDABLE
  510. BEGIN
  511. IDS_KERBEROS_LOCALUSER " [WARNING] You are logged on as a local user.\n Kerberos cannot be tested.\n"
  512. IDS_KERBEROS_CACHED " [WARNING] You are logged on with cached credentials. \n Kerberos cannot be tested.\n"
  513. IDS_KERBEROS_NODC " Cannot find DC to run Kerberos tests against (Test skipped).\n"
  514. IDS_KERBEROS_NOKDC " Your logon domain isn't running Kerberos. (%wZ\\%wZ)\n Kerberos cannot be tested.\n"
  515. IDS_KERBEROS_NOT_W2K_PRIMARY_DOMAIN " This machine's membership domain is not a Windows 2000 domain.\n Kerberos cannot be tested.\n."
  516. IDS_KERBEROS_NOLSA " [FATAL] Cannot connect to LSA. The error occurred was: %s \n"
  517. IDS_KERBEROS_NOPACKAGE " [FATAL] Cannot lookup package %Z.\n"
  518. IDS_KERBEROS_HRERROR " The error occurred was: %s \n"
  519. IDS_KERBEROS_NOCACHE " [FATAL] Cannot get ticket cache from %Z.\n"
  520. IDS_KERBEROS_CACHEDTICKER " Cached Tickets:\n"
  521. IDS_KERBEROS_NOTICKET " [FATAL] Kerberos does not have a ticket for %ws.\n"
  522. IDS_KERBEROS_SERVER " Server: %wZ\n"
  523. IDS_KERBEROS_ENDTIME " End Time: %s\n"
  524. IDS_KERBEROS_RENEWTIME " Renew Time: %s\n"
  525. IDS_KERBEROS_STATUS_MSG "Testing Kerberos authentication... "
  526. END
  527. STRINGTABLE DISCARDABLE
  528. BEGIN
  529. IDS_WAN_15001 "Failed to enumerate the RAS connections on this machine.\n"
  530. IDS_WAN_15002 " No active remote access connections.\n"
  531. IDS_WAN_15003 "Entry Name: "
  532. IDS_WAN_15004 "N/A, phone number %s\n"
  533. IDS_WAN_15005 "The following is the default entry properties.\n"
  534. IDS_WAN_15006 "%s\n"
  535. IDS_WAN_15008 "Device Type: "
  536. IDS_WAN_15009 "Modem\n"
  537. IDS_WAN_15010 "ISDN card\n"
  538. IDS_WAN_15011 "X25 card\n"
  539. IDS_WAN_15012 "Virtual Private Network\n"
  540. IDS_WAN_15013 "Packet Assembler / Dissasembler\n"
  541. IDS_WAN_15014 "Framing protocol : "
  542. IDS_WAN_15015 " PPP\n"
  543. IDS_WAN_15016 " Slip\n"
  544. IDS_WAN_15017 " MS Proprietary protocol\n"
  545. IDS_WAN_15018 "LCP Extensions : "
  546. IDS_WAN_DISABLED " Disabled\n"
  547. IDS_WAN_ENABLED " Enabled\n"
  548. IDS_WAN_15021 "Software Compression : "
  549. IDS_WAN_15024 "Network protocols :\n"
  550. IDS_WAN_15025 " NetBEUI\n"
  551. IDS_WAN_15026 " IPX\n"
  552. IDS_WAN_15027 " TCP/IP\n"
  553. IDS_WAN_15028 "IP Address : "
  554. IDS_WAN_15029 "Specified\n"
  555. IDS_WAN_15030 "Server Assigned\n"
  556. IDS_WAN_15031 "Name Server: "
  557. IDS_WAN_15032 "Specified\n"
  558. IDS_WAN_15033 "Server Assigned\n"
  559. IDS_WAN_15034 "IP Header compression : "
  560. IDS_WAN_15035 " Enabled\n"
  561. IDS_WAN_15036 " Disabled\n"
  562. IDS_WAN_15037 "Use default gateway on remote network : "
  563. IDS_WAN_15038 "Enabled\n"
  564. IDS_WAN_15039 "Disabled\n"
  565. IDS_WAN_15040 " Cannot get the statistics for the RAS connection '%s'. [%s]\n"
  566. IDS_WAN_15041 "\n\tConnection Statistics:\n"
  567. IDS_WAN_15042 "\tBytes Transmitted : %d\n"
  568. IDS_WAN_15043 "\tBytes Received : %d\n"
  569. IDS_WAN_15044 "\tFrames Transmitted : %d\n"
  570. IDS_WAN_15045 "\tFrames Received : %d\n"
  571. IDS_WAN_15046 "\tCRC Errors : %d\n"
  572. IDS_WAN_15047 "\tTimeout Errors : %d\n"
  573. IDS_WAN_15048 "\tAlignment Errors : %d\n"
  574. IDS_WAN_15049 "\tH/W Overrun Errors : %d\n"
  575. IDS_WAN_15050 "\tFraming Errors : %d\n"
  576. IDS_WAN_15051 "\tBuffer Overrun Errors : %d\n"
  577. IDS_WAN_15052 "\tCompression Ratio In : %d\n"
  578. IDS_WAN_15053 "\tCompression Ratio Out : %d\n"
  579. IDS_WAN_15054 "\tBaud Rate ( Bps ) : %d\n"
  580. IDS_WAN_15055 "\tConnection Duration : %d\n"
  581. IDS_WAN_15056 " Cannot get the phone book entries for %s. [%s]\n"
  582. IDS_WAN_STATUS_MSG "Gathering RAS connection information \n"
  583. END
  584. STRINGTABLE DISCARDABLE
  585. BEGIN
  586. IDSSZ_IPCFG_NODETYPE " Node Type. . . . . . . . . . . : %s\n"
  587. IDSSZ_IPCFG_NBTSCOPEID " NBT Scope ID . . . . . . . . . : %s\n"
  588. IDSSZ_IPCFG_RoutingEnabled " Routing Enabled. . . . . . . . : %s\n"
  589. IDSSZ_IPCFG_WinsProxyEnabled " WINS Proxy Enabled . . . . . . : %s\n"
  590. IDSSZ_IPCFG_DnsForNetBios " DNS resolution for NETBIOS . . : %s\n"
  591. IDSSZ_IPCFG_Adapter " Adapter : %s\n"
  592. IDSSZ_IPCFG_HostName " Host Name. . . . . . . . . : %s%s%s\n"
  593. IDS_IPCFG_DnsServers " Dns Servers. . . . . . . . : "
  594. IDS_IPCFG_STATUS_MSG "Testing IpConfig - pinging the DHCP Server... "
  595. IDS_IPCFG_WINS_STATUS_MSG "Testing IpConfig - pinging the Primary WINS server... "
  596. IDS_IPCFG_WINS2_STATUS_MSG "Testing IpConfig - pinging the Secondary WINS server... "
  597. IDS_IPCFG_PING_WINS " Pinging the Primary WINS server %s - reachable\n"
  598. IDS_IPCFG_PING_WINS2 " Pinging the Secondary WINS server %s - reachable\n"
  599. IDS_IPCFG_PING_WINS_FAIL " Pinging the Primary WINS server %s - not reachable\n"
  600. IDS_IPCFG_PING_WINS2_FAIL " Pinging the Secondary WINS server %s - not reachable\n"
  601. IDS_IPCFG_10003 "Failed to open registry key for %s.\n"
  602. IDS_IPCFG_10005 "IP General configuration \n"
  603. IDS_IPCFG_10006 " LMHOSTS Enabled. . . . . . . . : "
  604. IDS_IPCFG_10009 " DNS for WINS resolution. . . . : "
  605. IDS_IPCFG_10004 " Adapter ID . . . . . . . . : %s\n"
  606. IDS_IPCFG_10012 " Adapter type . . . . . . . : %s\n"
  607. IDS_IPCFG_10013 " "
  608. IDS_IPCFG_10014 " Description. . . . . . . . : %s\n"
  609. IDS_IPCFG_10015 " Physical Address . . . . . : %s\n"
  610. IDS_IPCFG_10016 " Dhcp Enabled . . . . . . . : %s\n"
  611. IDS_IPCFG_10017 " DHCP ClassID . . . . . . . : %s\n"
  612. IDS_IPCFG_10018 " Autoconfiguration Enabled. : %s\n"
  613. IDS_IPCFG_10019 " Autoconfiguration IP Address : %s\n"
  614. IDS_IPCFG_10020 " IP Address . . . . . . . . : %s\n"
  615. IDS_IPCFG_10021 " Subnet Mask. . . . . . . . : %s\n"
  616. IDS_IPCFG_10022 " Default Gateway. . . . . . : %s\n"
  617. IDS_IPCFG_10023 " DHCP Server. . . . . . . . : %s\n"
  618. IDS_IPCFG_10024 " Primary WINS Server. . . . : %s\n"
  619. IDS_IPCFG_10025 " Secondary WINS Server. . . : %s\n"
  620. IDS_IPCFG_NBT_DISABLED " NetBIOS over Tcpip . . . . : Disabled\n"
  621. IDS_IPCFG_10026 " Lease Obtained . . . . . . : %s\n"
  622. IDS_IPCFG_10027 " Lease Expires. . . . . . . : %s\n"
  623. IDS_IPCFG_10029 " IpConfig results . . . . . : "
  624. IDS_IPCFG_PING_DHCP_OK " Pinging DHCP server - reachable\n"
  625. IDS_IPCFG_PING_DHCP_BAD " Pinging DHCP server - not reachable\n WARNING: DHCP server may be down.\n"
  626. IDS_IPCFG_CANNOT_GET_IP_INFO "Cannot retrieve IP configuration from the registry.\n"
  627. IDS_IPCFG_INVALID_DHCP_ADDRESS " [WARNING] The network card is Dhcp Enabled, but you do not have a valid DHCP server address for the card.\n"
  628. IDS_IPCFG_WARNING_BOGUS_SUBNET " [WARNING] Your default gateway is not on the same subnet as your IP address.\n"
  629. IDS_IPCFG_WARNING_BOGUS_SUBNET_DHCP " [WARNING] Your DHCP server is providing a default gateway \n that is not on the same subnet as your IP address.\n"
  630. END
  631. STRINGTABLE DISCARDABLE
  632. BEGIN
  633. IDS_IPLOOPBK_STATUS_MSG " Testing IP loopback ping... "
  634. IDS_IPLOOPBK_NO_IP "\nIP Loopback ping test : no result\n This test depends on IP which is not available.\n"
  635. IDS_IPLOOPBK_PASS
  636. " PASS - pinging IP loopback address was successful.\n Your IP stack is most probably OK.\n"
  637. IDS_IPLOOPBK_FAIL
  638. "\n [FATAL] IP loopback failed.\n You may have a problem with your IP stack.\n"
  639. END
  640. STRINGTABLE DISCARDABLE
  641. BEGIN
  642. IDS_MEMBER_STATUS_MSG " Testing Domain membership... "
  643. IDS_MEMBER_CANNOT_DETERMINE_BUILD " [WARNING] Member : Cannot determine what build this machine is running.\n"
  644. IDS_MEMBER_CANNOT_DETERMINE_DOMAIN " [FATAL] Member : Cannot determine what domain this machine is a member of.\n"
  645. IDS_MEMBER_NETLOGON_NOT_RUNNING " [WARNING] Member : Netlogon service is not running.\n"
  646. IDS_MEMBER_UNKNOWN_LOGON " [FATAL] Member : Cannot determine who you are logged on as.\n"
  647. IDS_MEMBER_11206 " [FATAL] Member: The membership domain has no domain sid."
  648. IDS_MEMBER_11207 " Member: Out of memory\n"
  649. IDS_MEMBER_11208 " Machine is a . . . . . . . . . : "
  650. IDS_MEMBER_11209 "Standalone Workstation"
  651. IDS_MEMBER_11210 "Member Workstation"
  652. IDS_MEMBER_11211 "Standalone Server"
  653. IDS_MEMBER_11212 "Member Server"
  654. IDS_MEMBER_11213 "Domain Controller"
  655. IDS_MEMBER_11214 "Primary Domain Controller Emulator"
  656. IDS_MEMBER_11215 "<Unknown Role> %ld"
  657. IDS_MEMBER_11216 " Netbios Domain name. . . . . . : %ws\n"
  658. IDS_MEMBER_11217 " Netbios Domain name is not specified: "
  659. IDS_MEMBER_11218 " Netbios Workgroup name . . . . : %ws\n"
  660. IDS_MEMBER_11219 " Dns domain name is not specified.\n"
  661. IDS_MEMBER_11220 " Dns domain name. . . . . . . . : %ws\n"
  662. IDS_MEMBER_11221 " Dns forest name is not specified.\n"
  663. IDS_MEMBER_11222 " Dns forest name. . . . . . . . : %ws\n"
  664. IDS_MEMBER_11223 " Domain Guid. . . . . . . . . . : "
  665. IDS_MEMBER_11227 " Domain Sid . . . . . . . . . . : "
  666. IDS_MEMBER_11228 " Logon User . . . . . . . . . . : %wZ\n"
  667. IDS_MEMBER_11229 " Logon Domain . . . . . . . . . : %wZ\n"
  668. IDS_MEMBER_11230 " Logon Server . . . . . . . . . : %ws\n"
  669. IDS_MEMBER_11231 " [WARNING] Member: User was logged on with cached credentials\n"
  670. IDS_MEMBER_11232 " Netbios Workgroup name is not specified."
  671. IDS_MEMBER_SYSVOL_NOT_READY " [WARNING] Ths system volume has not been completely replicated to the local machine. This machine is not working properly as a DC.\n"
  672. END
  673. STRINGTABLE DISCARDABLE
  674. BEGIN
  675. IDS_DNS_CHECKING_DNS_SERVERS "Checking DNS servers listed for adapter '%s'\n"
  676. IDS_DNS_SERVER_IS_UP " DNS server at %s is up.\n"
  677. IDS_DNS_CANNOT_TEST_DNS " Cannot test Dynamic DNS to %s since this machine is running build %s. [Test skipped.]\n"
  678. IDS_DNS_CANNOT_CONVERT_DNS_ADDRESS " Cannot convert the DNS server address %s. [%s]\n"
  679. IDS_DNS_SERVER_IS_DOWN "[WARNING] DNS server at %s is down. [%s]\n"
  680. IDS_DNS_THINKS_IP_IS_UNCONFIGURED " [FATAL] DNS (%s) thinks IP is not configured. [%s]\n"
  681. IDS_DNS_IS_UNCONFIGURED " [FATAL] DNS (%s) thinks IP is not configured. [%s]\n"
  682. IDS_DNS_HAS_NO_RECORD " [WARNING] DNS server at %s has no A record for '%s'. [%s]\n"
  683. IDS_DNS_CANNOT_QUERY " [FATAL] Cannot query DNS server at %s. [%s]\n"
  684. IDS_DNS_HAS_A_RECORD " [WARNING] DNS server at %s has an A record for '%s' with wrong IP address: %s\n"
  685. IDS_DNS_HAS_NO_A_RECORD " [WARNING] DNS server at %s does not have an A record for '%s' with IP address: %s (%ws)\n"
  686. IDS_DNS_STATUS_MSG "Testing DNS\n"
  687. IDS_DNS_RESOLVER_CACHE_IS_OFF " [WARNING] The DNS Resolver Cache service is not running. [%s]\n"
  688. IDS_DNS_CANNOT_PING "[WARNING] Cannot ping the DNS server at %s.\n"
  689. IDS_DNS_NAME_VALID_NT5_ONLY "[WARNING] The DNS host name '%S' valid only on Windows 2000 DNS Servers. [%s]\n"
  690. IDS_DNS_NAME_INVALID "[FATAL] The DNS host name '%S' is not valid. [%s]\n"
  691. IDS_DNS_12819 "Cannot get IP configuration from the registry.\n"
  692. IDS_DNS_12820 "Cannot complete Dns Test.\n"
  693. IDS_DNS_12821 " [FATAL] Since there is no DNS domain name, cannot test DNS server at %s.\n"
  694. IDS_DNS_12822 " [FATAL] Cannot convert DNS server address %s to SockAddr. [%s]\n"
  695. IDS_DNS_12823 " [WARNING] DNS server at %s is down for 'Start of Authority' (SOA) record '%s'. [%s]\n"
  696. IDS_DNS_12825 "\n"
  697. IDS_DNS_12826 " [FATAL] DNS (%s) thinks IP is not configured for 'Start of Authority' (SOA) record '%s'. [%s]\n"
  698. IDS_DNS_12827 " [FATAL] DNS (%s) thinks DNS is not configured for 'Start of Authority' (SOA) record '%s'. [%s]\n"
  699. IDS_DNS_12828 " [FATAL] Cannot query DNS server at %s for 'Start of Authority' (SOA) record '%s'. [%s]\n"
  700. IDS_DNS_12829 " [FATAL] DNS server at %s could not find an 'Start of Authority' (SOA) record for '%s'.\n"
  701. IDS_DNS_12830 " DNS server at %s has an A record for '%s'.\n"
  702. IDS_DNS_12831 " A"
  703. IDS_DNS_IPADDR_ERR " [FATAL] Cannot convert DNS server address %s. Failed in inet_addr().\n"
  704. IDS_DNS_12832 " [FATAL] Could not get the Windows system directory on %s for reading.\n"
  705. IDS_DNS_12833 " [FATAL] Could not open file %s for reading.\n"
  706. IDS_DNS_12834 "Out of Memory.\n"
  707. IDS_DNS_12835 "\n********** * ********** * ********** * ********** * ********** *\n"
  708. IDS_DNS_12836 "* CHECK NAME %s on DNS server %s\n"
  709. IDS_DNS_12837 "********** * ********** * ********** * ********** * ********** *\n\n"
  710. IDS_DNS_12838 "Query for DC DNS entry %s on DNS server %s failed.\n"
  711. IDS_DNS_12839 "\n+------------------------------------------------------+\n"
  712. IDS_DNS_12840 "The record on your DC is: \n"
  713. IDS_DNS_12841 "\nThe record on DNS server %s is:\n"
  714. IDS_DNS_12842 "+------------------------------------------------------+\n\n"
  715. IDS_DNS_12843 " [Fix] Try to re-register the record on DNS server '%s'...\n"
  716. IDS_DNS_12844 " [FATAL] Failed to fix: DC DNS entry %s re-registeration on DNS server '%s' failed. \n"
  717. IDS_DNS_12845 " [FIX] re-register DC DNS entry '%s' on DNS server '%s' succeed.\n"
  718. IDS_DNS_12846 " PASS - All the DNS entries for DC are registered on DNS server '%s'.\n"
  719. IDS_DNS_12847 " PASS - All the DNS entries for DC are registered on DNS server '%s' and other DCs also have some of the names registered.\n"
  720. IDS_DNS_12848 " FIX PASS - netdiag re-registered missing DNS entries for this DC successfully on DNS server '%s'.\n"
  721. IDS_DNS_12849 " [FATAL] Fix Failed: netdiag failed to re-register missing DNS entries for this DC on DNS server '%s'.\n"
  722. IDS_DNS_12850 " [WARNING] The DNS entries for this DC are not registered correctly on DNS server '%s'. Please wait for 30 minutes for DNS server replication.\n"
  723. IDS_DNS_12851 "DNS Error code: "
  724. IDS_DNS_12852 "ERROR_SUCCESS (Operation completed successfully.)\n"
  725. IDS_DNS_12853 "DNS_ERROR_RCODE_FORMAT_ERROR\n"
  726. IDS_DNS_12854 "DNS_ERROR_RCODE_SERVER_FAILURE\n"
  727. IDS_DNS_12855 "DNS_ERROR_RCODE_NAME_ERROR (Name does not exist on DNS server)\n"
  728. IDS_DNS_12856 "DNS_ERROR_RCODE_NOT_IMPLEMENTED\n"
  729. IDS_DNS_12857 "DNS_ERROR_RCODE_REFUSED\n"
  730. IDS_DNS_12858 "DNS_ERROR_RCODE_NOTAUTH\n"
  731. IDS_DNS_12859 "DNS_ERROR_TRY_AGAIN_LATER\n"
  732. IDS_DNS_12860 "DNS_ERROR_NOT_UNIQUE\n"
  733. IDS_DNS_12861 "ERROR_TIMEOUT (Dns server may be down.)\n"
  734. IDS_DNS_12862 "DNS_INFO_NO_RECORDS\n"
  735. IDS_DNS_12863 "0x%.8X\n"
  736. IDS_DNS_12864 " A %d.%d.%d.%d\n"
  737. IDS_DNS_12865 " SRV "
  738. IDS_DNS_12866 "%d %d %d %s \n"
  739. IDS_DNS_12867 " CNAME %s \n"
  740. IDS_DNS_12868 "DNS NAME = %s\n"
  741. IDS_DNS_12869 "DNS DATA = \n"
  742. IDS_DNS_12870 "Don't know how to print record type %d\n"
  743. IDS_DNS_12871 " DNS test results :\n"
  744. IDS_DNS_12872 "[FATAL] No DNS servers are configured.\n"
  745. IDS_DNS_12873 "[FATAL] No DNS servers are working.\n"
  746. IDS_DNS_12874 "[WARNING] No DNS servers have the DNS records registered.\n"
  747. IDS_DNS_DC_FAILURE "[FATAL] No DNS servers have the DNS records for this DC registered.\n"
  748. // new
  749. IDS_DNS_12877 "[FATAL] Cannot get the DNS Adapter Information from the registry, error 0x%x %s\n"
  750. IDS_DNS_12878 " Interface %s\n"
  751. IDS_DNS_12879 " DNS Domain: %s\n"
  752. IDS_DNS_12880 " DNS Servers: "
  753. IDS_DNS_12881 "%s "
  754. IDS_DNS_12882 "\n IP Address: "
  755. IDS_DNS_12883 "%s "
  756. IDS_DNS_12884 "\n"
  757. IDS_DNS_12885 "[FATAL] Cannot get the DNS server list, error %d %s\n"
  758. IDS_DNS_12886 " Expected registration with PDN (primary DNS domain name):\n Hostname: %s\n"
  759. IDS_DNS_12887 " Authoritative zone: %s\n"
  760. IDS_DNS_12888 " Primary DNS server: %s %s\n"
  761. IDS_DNS_12889 " Authoritative NS:"
  762. IDS_DNS_12890 "%s "
  763. IDS_DNS_12891 "\n"
  764. IDS_DNS_12892 " NS query failed with %d %s\n"
  765. IDS_DNS_12893 " Update is not allowed in zone %s.\n"
  766. IDS_DNS_12894 " [WARNING] Cannot find a primary authoritative DNS server for the name\n '%s'. [%s]\n The name '%s' may not be registered in DNS.\n"
  767. IDS_DNS_12895 "%s.%s."
  768. IDS_DNS_12896 " Expected registration with adapter's DNS Domain Name:\n Hostname: %s\n"
  769. IDS_DNS_12897 " Authoritative zone: %s\n"
  770. IDS_DNS_12898 " Primary DNS server: %s %s\n"
  771. IDS_DNS_12899 " Authoritative NS:"
  772. IDS_DNS_12900 "%s "
  773. IDS_DNS_12901 "\n"
  774. IDS_DNS_12902 " NS query failed with %d %s\n"
  775. IDS_DNS_12903 " Update is not allowed in zone %s\n"
  776. IDS_DNS_12904 " FAZ failed with %d %s\n"
  777. IDS_DNS_12905 " WARNING - more than %d IP addresses\n"
  778. IDS_DNS_12906 " Verify DNS registration:\n"
  779. IDS_DNS_12907 "%s.%s"
  780. IDS_DNS_12908 " Name: %s\n"
  781. IDS_DNS_12909 " Unable to allocate memory, exit verify\n"
  782. IDS_DNS_12910 " Expected IP: "
  783. IDS_DNS_12911 "%s "
  784. IDS_DNS_12912 "\n"
  785. IDS_DNS_12913 " Server %s: ERROR_NO_MATCH\n"
  786. IDS_DNS_12914 " Missing IP from DNS: "
  787. IDS_DNS_12915 "%s "
  788. IDS_DNS_12916 "\n"
  789. IDS_DNS_12917 " Wrong IP in DNS: "
  790. IDS_DNS_12918 "%s "
  791. IDS_DNS_12919 "\n"
  792. IDS_DNS_12920 " Server %s: Error %d %s\n"
  793. IDS_DNS_12921 " Server %s: NO_ERROR\n"
  794. IDS_DNS_12922 " [WARNING]: The DNS registration for '%s' is correct only on some DNS servers.\n Please wait 15 min for replication and run the test again.\n"
  795. IDS_DNS_12923 " [FATAL]: The DNS registration for '%s' is incorrect on all DNS servers.\n"
  796. IDS_DNS_12924 " [FATAL]: All DNS servers authoritative for '%s' are currently down.\n"
  797. IDS_DNS_12939 " Registration with adapter's DNS domain name is disabled.\n"
  798. IDS_DNS_12940 " The DNS registration for %s is correct on all DNS servers\n"
  799. IDS_DNS_12941 "The Record is correct on DNS server '%s'.\n\n"
  800. IDS_DNS_12942 "The Record is different on DNS server '%s'.\n"
  801. IDS_DNS_12943 "DNS server has more than one entries for this name, usually this means there are multiple DCs for this domain.\nYour DC entry is one of them on DNS server '%s', no need to re-register.\n"
  802. IDS_DNS_12944 "Check the DNS registration for DCs entries on DNS server '%s'\n"
  803. IDS_DNS_12945 "\n ** ** Check DC DNS NAME FINAL RESULT ** ** \n"
  804. IDS_DNS_12946 " [FATAL] File %s contains invalid DNS entries."
  805. IDS_DNS_12947 " The DNS registration is disabled for this interface\n"
  806. IDS_DNS_12948 "[WARNING] Unable to get the computer name of this computer. The returned error code is %d.\n"
  807. IDS_DNS_12949 " [WARNING] The DNS entries for this DC cannot be verified right now on DNS server %s, ERROR_TIMEOUT. \n"
  808. IDS_DNS_NO_HOSTNAME " [FATAL] Cannot find DNS host name.\n"
  809. IDS_DNS_12951 " [WARNING] Not all DNS registrations for %s is correct on all DNS Servers. Please run netdiag /v /test:dns for more detail. \n"
  810. END
  811. STRINGTABLE DISCARDABLE
  812. BEGIN
  813. IDS_WINS_QUERY_NO_PRIMARY "%sThere is no primary WINS server defined for this adapter.\n"
  814. IDS_WINS_QUERY_PRIMARY "%sSending name query to primary WINS server %s - "
  815. IDS_WINS_QUERY_NO_SECONDARY "%sThere is no secondary WINS server defined for this adapter.\n"
  816. IDS_WINS_QUERY_SECONDARY "%sSending name query to secondary WINS server %s - "
  817. IDS_WINS_STATUS_MSG "Testing the WINS server\n"
  818. IDS_WINS_12406 "\n Failed to create a socket to listen to WINS traffic. Error = %d \n"
  819. IDS_WINS_12407 "\n Failed to set the SO_REUSEADDR option for the socket. Error = %d\n"
  820. IDS_WINS_12408 "\n Failed to set the SO_BROADCAST option for the socket. Error = %d\n"
  821. IDS_WINS_12409 "\n Failed to bind the listening socket for the socket. Error = %d\n"
  822. IDS_WINS_12413 " The test was successful. At least one WINS server was found.\n"
  823. IDS_WINS_12414 " The test failed. We were unable to query the WINS servers.\n"
  824. IDS_WINS_12415 " There are no WINS servers configured for this interface.\n"
  825. IDS_WINS_12416 "\n Failed to set the SO_RCVTIMEO option for the socket. Error = %d\n"
  826. IDS_WINS_NBT_DISABLED " NetBT is disable on this interface. [Test skipped].\n"
  827. END
  828. STRINGTABLE DISCARDABLE
  829. BEGIN
  830. IDS_NETBT_STATUS_MSG " Gathering NetBT configuration information.\n"
  831. IDS_NETBT_SKIP " There are no interfaces that have NetBT enabled. [Test skipped]\n"
  832. IDS_NETBT_DUPLICATE " [WARNING] Transport %-16.16wZ is a duplicate.\n"
  833. IDS_NETBT_11403 " [FATAL] Unable to retrieve transport list from Redir. [%s]\n"
  834. IDS_NETBT_11404 " [FATAL] Out of memory.\n"
  835. IDS_NETBT_11405 " [FATAL] No NetBt transports are configured.\n"
  836. IDS_NETBT_11406 " %ld NetBt transports currently configured.\n"
  837. IDS_NETBT_11407 " 1 NetBt transport currently configured.\n"
  838. IDS_NETBT_11408 " [FATAL] Cannot open NetBt driver '%ws'.\n"
  839. IDS_NETBT_11409 " [FATAL] Cannot get IP address from netbt driver '%ws'.\n"
  840. IDS_NETBT_11411 " List of NetBt transports currently configured:\n"
  841. IDS_NETBT_11412 " %ws\n"
  842. END
  843. STRINGTABLE DISCARDABLE
  844. BEGIN
  845. IDS_NETTEST_17000 "\nUsage: %s [/Options]>\n"
  846. IDS_NETTEST_17001 " /q - Quiet output (errors only)\n"
  847. IDS_NETTEST_17002 " /v - Verbose output \n"
  848. IDS_NETTEST_17003 " /debug - Even more verbose.\n"
  849. IDS_NETTEST_17004 " /d:<DomainName> - Find a DC in the specified domain.\n"
  850. IDS_NETTEST_17005 " /fix - fix trivial problems.\n"
  851. IDS_NETTEST_17006 " /DcAccountEnum - Enumerate DC machine accounts.\n"
  852. IDS_NETTEST_17007 " /test:<test name> - tests only this test. Non - skippable tests will still be run\n"
  853. IDS_NETTEST_17008 " Valid tests are :-\n"
  854. IDS_NETTEST_LOG " /l - Log output to NetDiag.log \n"
  855. IDS_NETTEST_LOGFILE_ERROR "[ERROR] Cannot open %s to log output.\n"
  856. END
  857. STRINGTABLE DISCARDABLE
  858. BEGIN
  859. IDS_NETWARE_NOT_LOGGED_IN_TREE " You are not logged in to the directory tree %s. "
  860. IDS_NETWARE_NOT_LOGGED_IN_SERVER " You are not logged in to your preferred server %s.\n"
  861. IDS_NETWARE_LOGGED_IN_SERVER " You are logged in to the server %s with user name %s.\n"
  862. IDS_NETWARE_LOGGED_IN_TREE " You are logged in to the directory tree %s with user name %s.\nThe current workstation name context is %s.\n"
  863. IDS_NETWARE_NDS " NDS login? . . . . . . . . . . : %s\n"
  864. IDS_NETWARE_USER_NAME " Netware User Name. . . . . . . : %s\n"
  865. IDS_NETWARE_TREE_NAME " Netware Tree Name. . . . . . . : %s\n"
  866. IDS_NETWARE_SERVER_NAME " Netware Server Name. . . . . . : %s\n"
  867. IDS_NETWARE_CONTEXT " Netware Workstation Context. . : %s\n"
  868. IDS_NETWARE_CONN_TYPE " Connection Type. . . . . . . . : %s\n"
  869. IDS_NETWARE_CONN_NOT_AUTHENTICATED "Not authenticated"
  870. IDS_NETWARE_CONN_BINDERY_LOGIN "Bindery login"
  871. IDS_NETWARE_CONN_NDS_AUTHENTICATED_NO_LICENSE "NDS authenticated - no license"
  872. IDS_NETWARE_CONN_NDS_AUTHENTICATED_LICENSED "NDS authenticated - licensed"
  873. IDS_NETWARE_CONN_DISCONNECTED "Disconnected"
  874. IDS_NETWARE_CONN_UNKNOWN "Unknown (%d)"
  875. IDS_NETWARE_STATUS_MSG "Gathering Netware information\n"
  876. IDS_NETWARE_TITLE_MSG "Netware configuration\n"
  877. END
  878. STRINGTABLE DISCARDABLE
  879. BEGIN
  880. IDS_MODEM_STATUS_MSG "Gathering Modem information\n"
  881. IDS_MODEM_LINEINIT_FAILED " [FATAL] Cannot initialize TAPI. Failed with error(0x%lx).\n"
  882. IDS_MODEM_NO_DEVICES " No devices found.\n"
  883. IDS_MODEM_DEVICEID " DeviceID . . . . . . . . . : %d\n"
  884. IDS_MODEM_COMPRESSION " Compression. . . . . . . . : %s\n"
  885. IDS_MODEM_ERROR_CONTROL " Error control. . . . . . . : %s\n"
  886. IDS_MODEM_FORCED_EC " Forced error control . . . : %s\n"
  887. IDS_MODEM_CELLULAR " Cellular . . . . . . . . . : %s\n"
  888. IDS_MODEM_FLOWCONTROL_HARD " Flowcontrol hard . . . . . : %s\n"
  889. IDS_MODEM_FLOWCONTROL_SOFT " Flowcontrol soft . . . . . : %s\n"
  890. IDS_MODEM_CCITT_OVERRIDE " CCITT override . . . . . . : %s\n"
  891. IDS_MODEM_SPEED_ADJUST " Speed adjust . . . . . . . : %s\n"
  892. IDS_MODEM_TONE_DIAL " Tone dial. . . . . . . . . : %s\n"
  893. IDS_MODEM_BLIND_DIAL " Blind dial . . . . . . . . : %s\n"
  894. IDS_MODEM_V23_OVERRIDE " V23 override . . . . . . . : %s\n"
  895. IDS_MODEM_NEGOTIATED_SPEED " Negotiated Speed . . . . . : %d\n"
  896. IDS_MODEM_PORT " Port . . . . . . . . . . . : %s\n"
  897. IDS_MODEM_NAME " Name . . . . . . . . . . . . . : %s\n"
  898. END
  899. STRINGTABLE DISCARDABLE
  900. BEGIN
  901. IDS_DCLIST_NETSERVERENUM_FAILED " Failed to enumerate DCs by using the browser. [%s]\n"
  902. IDS_DCLIST_DOMAIN_HEADER " List of DCs in Domain '%ws':\n"
  903. IDS_DCLIST_DC_INFO " %ws"
  904. IDS_DCLIST_DC_IS_DOWN " (this DC is down)"
  905. IDS_DCLIST_DC_FAILED_PING " [WARNING] Cannot ping '%ws' (it may be down).\n"
  906. IDS_DCLIST_STATUS_MSG " Gathering the list of Domain Controllers for domain '%ws'\n"
  907. IDS_DCLIST_NOT_A_NETBIOS_DOMAIN " '%ws' is not a NetBIOS domain name. Cannot use NetServerEnum() to find the DCs.\n"
  908. IDS_DCLIST_DOMAIN_SID " Domain SID : "
  909. IDS_DCLIST_RID " (RID : %ld)"
  910. IDS_DCLIST_NO_DC " '%ws': Cannot find DC to get DC list from [test skipped].\n"
  911. IDS_DCLIST_NO_DC_UP " '%ws': No DCs are up.\n"
  912. IDS_DCLIST_NO_ACCESS_DSBIND " You don't have access to DsBind to %ws (%ws). [%s]\n"
  913. IDS_DCLIST_ERR_DSBIND " [WARNING] Cannot call DsBind to %ws (%ws). [%s]\n"
  914. IDS_DCLIST_ERR_GETDCINFO " [WARNING] Cannot retrieve information about domain controllers from %ws (%ws). [%s]\n"
  915. IDS_DCLIST_DCS " DC list for domain %ws:\n"
  916. IDS_DCLIST_13421 " %ws"
  917. IDS_DCLIST_13422 " [PDC emulator]"
  918. IDS_DCLIST_13423 " [DS]"
  919. IDS_DCLIST_13424 " Site: %ws"
  920. IDS_DCLIST_13425 "\n"
  921. IDS_DCLIST_13426 " Cannot find DC to get DC list from (Test skipped).\n"
  922. IDS_DCLIST_13427 " Cannot find DC to get DC list from (Test skipped). [%s]\n"
  923. IDS_DCLIST_13428 " Get list of DC accounts from SAM in domain '%ws'.\n"
  924. IDS_DCLIST_13429 " [FATAL] Cannot open the LSA policy object on '%ws'.\n"
  925. IDS_DCLIST_13430 " [FATAL] Cannot LsaQueryInformationPolicy (AccountDomainInfor) to LSA on '%ws'.\n"
  926. IDS_DCLIST_13431 "Out of memory\n"
  927. IDS_DCLIST_13432 " Domain Sid: "
  928. IDS_DCLIST_13433 " [FATAL] Cannot SamOpenDomain on '%ws'.\n"
  929. IDS_DCLIST_13434 " [FATAL] Cannot SamQueryDisplayInformation on '%ws'.\n"
  930. IDS_DCLIST_13435 "%wZ %ld\n"
  931. IDS_DCLIST_NT4_PDC " [PDC]"
  932. END
  933. STRINGTABLE DISCARDABLE
  934. BEGIN
  935. IDS_MACHINE_15801 " System info : %s (Build %s)\n"
  936. IDS_MACHINE_15802 " Processor : %s\n"
  937. IDS_MACHINE_15803 " Hotfixes : none detected\n"
  938. IDS_MACHINE_15804 " Hotfixes :\n"
  939. IDS_MACHINE_15805 " Installed? Name\n"
  940. IDS_MACHINE_15806 " Hotfixes : No hotfixes have been installed.\n"
  941. IDS_MACHINE_15807 " List of installed hotfixes : \n"
  942. IDS_MACHINE_15808 " %s\n"
  943. IDS_MACHINE_YES_INSTALLED " Yes %s\n"
  944. IDS_MACHINE_NO_INSTALLED " No %s\n"
  945. END
  946. STRINGTABLE DISCARDABLE
  947. BEGIN
  948. IDS_DSGETDC_STATUS_MSG "Testing DC discovery. \n"
  949. IDS_DSGETDC_STATUS_DC " Looking for a DC\n"
  950. IDS_DSGETDC_STATUS_PDC " Looking for a PDC emulator\n"
  951. IDS_DSGETDC_STATUS_NT5DC " Looking for a Windows 2000 DC\n"
  952. IDS_DSGETDC_FATAL_GUID " [FATAL] The domain GUID of domain '%ws' cached in the local computer is\n %ws\n but the Domain Controller '%ws' indicates it should be\n %ws.\n"
  953. IDS_DSGETDC_13206 "\nConsider running 'netdiag /fix' to try to fix this problem.\n"
  954. IDS_DSGETDC_13207 "\nCannot fix domain GUID since you are not an administrator. Leave then rejoin the domain.\n"
  955. IDS_DSGETDC_13208 " [FATAL] Failed to fix Domain Guid. [%s]\n"
  956. IDS_DSGETDC_13209 "\nFixed domain GUID. Reboot then run 'netdiag' again to ensure everything is working.\n"
  957. IDS_DSGETDC_13210 " DC. . . . . . . . . . . : %ws\n"
  958. IDS_DSGETDC_13211 " Address . . . . . . . . : %ws\n"
  959. IDS_DSGETDC_13212 " Domain Guid . . . . . . : %ws\n"
  960. IDS_DSGETDC_13213 "\n"
  961. IDS_DSGETDC_13214 " Domain Name . . . . . . : %ws\n"
  962. IDS_DSGETDC_13215 " Forest Name . . . . . . : %ws\n"
  963. IDS_DSGETDC_13216 " DC Site Name. . . . . . : %ws\n"
  964. IDS_DSGETDC_13217 " Our Site Name . . . . . : %ws\n"
  965. IDS_DSGETDC_13218 " Flags . . . . . . . . . :"
  966. IDS_DSGETDC_13219 " PDC emulator"
  967. IDS_DSGETDC_NT4_PDC " PDC"
  968. IDS_DSGETDC_13220 " GC"
  969. IDS_DSGETDC_13221 " DS"
  970. IDS_DSGETDC_13222 " KDC"
  971. IDS_DSGETDC_13223 " TIMESERV"
  972. IDS_DSGETDC_13224 " GTIMESERV"
  973. IDS_DSGETDC_13225 " WRITABLE"
  974. IDS_DSGETDC_13226 " DNS_DC"
  975. IDS_DSGETDC_13227 " DNS_DOMAIN"
  976. IDS_DSGETDC_13228 " DNS_FOREST"
  977. IDS_DSGETDC_13229 " CLOSE_SITE"
  978. IDS_DSGETDC_13230 " 0x%lX"
  979. IDS_DSGETDC_13231 "\n"
  980. IDS_DSGETDC_13232 "\n Find %s in domain '%ws':\n"
  981. IDS_DSGETDC_13233 " %s Cannot find %s in domain '%ws'. [%s]\n"
  982. IDS_DSGETDC_13234 "\n This isn't a problem if domain '%ws' does not have any Windows 2000 DCs.\n"
  983. IDS_DSGETDC_13235 " Found this %s in domain '%ws':\n"
  984. IDS_DSGETDC_13236 " Found %s '%ws' in domain '%ws'.\n"
  985. IDS_DSGETDC_13237 " %s: KDC is not running on the Windows 2000 DC '%ws' in domain '%ws'.\n"
  986. IDS_DSGETDC_13238 " %s: Netlogon cannot find %s in domain '%ws'. [%s]\n"
  987. IDS_DSGETDC_13239 " %s: KDC is not running on the Windows 2000 DC '%ws' in domain '%ws'.\n"
  988. IDS_DSGETDC_13240 "\n ***Error: The syntax of the domain name [%ws] is incorrect. DNS names may
  989. contain letters (a-z, A-Z), numbers (0-9), and hyphens, but no spaces.
  990. Periods (.) are used to separate domains. Each domain label can be no
  991. longer than %d bytes. You may not have every label be a number.\n
  992. Example: domain-1.microsoft.com. \n"
  993. IDS_DSGETDC_13241 "\n The name [%ws] does not conform to Internet Domain Name Service
  994. specifications, although it conforms to Microsoft specifications. \n"
  995. IDS_DSGETDC_13242 "\n The network connections are not configured with preferred DNS
  996. Server.
  997. The computer cannot join a Active Directory Domain unless these network
  998. connections are configured with the preferred DNS server. This
  999. configuration can be done manually or automatically using DHCP.
  1000. To check whether a network connection is automatically configured,
  1001. go to the Network Connections folder in the Control Panel.
  1002. Double-click on the connection to be configured, click on Properties.
  1003. On the dialog popup,
  1004. select Internet Protocol (TCP/IP) and then click Properties. If the IP
  1005. settings are assigned to your computer automatically, contact your network
  1006. administrator. Ask your administrator to configure the DHCP server to
  1007. set up the DHCP clients with the DNS servers used for name resolution.
  1008. You can also manually configure the network connections with the DNS
  1009. server preferred for DNS name resolution. To do so, go to the Network
  1010. Connections folder in the Control Panel. Double-click on the connection
  1011. to be configured, click on Properties. On the dialog popup,
  1012. select Internet Protocol (TCP/IP) and then click Properties. Select Use the following
  1013. DNS server addresses, and then, in Preferred DNS server, type the IP
  1014. address. \n"
  1015. IDS_DSGETDC_13243 " \n This computer cannot be joined to the domain named [%ws]. This is
  1016. because the following DNS names (A records) could not be resolved : [%ws].
  1017. Ask your network/DNS administartor to add the A records for these computers
  1018. to DNS. By default these records should be dynamically registered in DNS by
  1019. the Domain Controllers. To debug why the DNS records are not registered in
  1020. DNS run dcdiag tool on the Domain Controller that failed such registration.
  1021. Use the command dcdiag RegisterInDNS. \n"
  1022. IDS_DSGETDC_13244 "\n This Computer cannot be joined to the domain named [%ws]. This is
  1023. because the DNS server that this computer is configured to use for DNS name
  1024. resolution or some other DNS server queried by this DNS server is not
  1025. statndards compliant. Ask your network/DNS administrator to upgrade the DNS
  1026. server or configure this computer to use a different DNS server for name
  1027. resolution. \n"
  1028. IDS_DSGETDC_13245 "\n This computer cannot be joined to the [%ws] domain because of one of the
  1029. following reasons.
  1030. 1.One or more DNS servers involved in the name resolution of the SRV record
  1031. for the [%ws] name are not responding or contain incorrect delegation of the
  1032. DNS zones; or
  1033. 2.The DNS server that this computer is configured with contains incorrect
  1034. root hints. \n
  1035. The list of misconfigured DNS servers might include the following: 1)DNS
  1036. servers with which this computer is configured for name resolution; and
  1037. 2)the DNS servers authoritative for the following zones [%ws]
  1038. and root zone. Contact your network/DNS administrator to fix DNS
  1039. configuration.\n"
  1040. IDS_DSGETDC_13246 "\n This computer cannot be joined to the [%ws] domain because of one of the
  1041. following reasons. \n
  1042. 1. The DNS SRV record for [%ws] is not registered in DNS; or \n
  1043. 2. A zone from the following list of DNS zones does not include delegation
  1044. to its child zone. \n
  1045. Such zones can include [%ws], and root zone.\n
  1046. Ask your network/DNS administrator to perform the following actions: To
  1047. find out why the SRV record for [%ws] is not registered in the DNS,
  1048. run the dcdiag command prompt tool with the command RegisterInDNS on the
  1049. domain controller that did not perform the registration. \n"
  1050. IDS_DSGETDC_13247 "\n This computer cannot be joined to the [%ws] domain because some of the DNS
  1051. servers are configured to refuse queries from this computer or another
  1052. DNS server that attempted a name resolution. The list of DNS servers
  1053. configured to refuse queries might include the DNS servers with which
  1054. this computer is configured for name resolution and the DNS servers
  1055. responsible for the following: \n
  1056. [%ws] and root zone. Contact your network/DNS administrator to fix
  1057. DNS configuration. \n"
  1058. IDS_DSGETDC_13248 "\n This computer cannot be joined to the [%ws] domain because the SRV DNS
  1059. records for [%ws] are missing. Ask your network/DNS administrator to
  1060. perform the following actions: To find out why the SRV record for
  1061. [%ws] is not registered in DNS, run the dcdiag command prompt tool
  1062. with the command RegisterInDNS on the domain controller that did not
  1063. perform the registration. \n"
  1064. IDS_DSGETDC_13249 "\n Verify that the network connections on this computer are configured with
  1065. the correct IP addresses of the DNS servers to be used for name
  1066. resolution, and then run this tool again. \n"
  1067. IDS_DSGETDC_13250 "\n NetDiag cannot reach a conclusive result because it cannot interpret the
  1068. following message that was returned : %d \n"
  1069. END
  1070. STRINGTABLE DISCARDABLE
  1071. BEGIN
  1072. IDS_IPX_STATUS_MSG " Gathering IPX configuration information.\n"
  1073. IDS_IPX_INTERNAL "IPX Internal Interface"
  1074. IDS_IPX_15603 "Opening \\Device\\NwlnkIpx failed\n"
  1075. IDS_IPX_15604 "Error querying the configuration of the IPX protocol:"
  1076. IDS_IPX_15605 "we sent down parameters wrong\n"
  1077. IDS_IPX_15606 "board number is invalid\n"
  1078. IDS_IPX_15607 "remove - the address given is not in the source routing table\n"
  1079. IDS_IPX_15608 "Unknown Error\n"
  1080. IDS_IPX_15609 " IPX test : IPX is not installed on this machine.\n"
  1081. IDS_IPX_15610 "\n Ipx configration\n"
  1082. IDS_IPX_15611 " Network Number . . . . : %.8x\n"
  1083. IDS_IPX_15612 " Node . . . . . . . . . : %2.2x%2.2x%2.2x%2.2x%2.2x%2.2x\n"
  1084. IDS_IPX_15613 " Frame type . . . . . . : %s\n"
  1085. IDS_IPX_ETHERNET_II "Ethernet II"
  1086. IDS_IPX_802_3 "802.3"
  1087. IDS_IPX_802_2 "802.2"
  1088. IDS_IPX_SNAP "SNAP"
  1089. IDS_IPX_ARCNET "ARCNET"
  1090. IDS_IPX_UNKNOWN "Unknown"
  1091. END
  1092. STRINGTABLE DISCARDABLE
  1093. BEGIN
  1094. IDS_UTIL_SID_NULL "(null)\n"
  1095. IDS_UTIL_SID_INVALID "Invalid 0x%lX\n"
  1096. END
  1097. STRINGTABLE DISCARDABLE
  1098. BEGIN
  1099. IDS_IPSEC_STATUS_MSG "Gathering IP Security information\n"
  1100. IDS_IPSEC_PA_NOT_STARTED " The IPSec service is not started.\n"
  1101. IDS_IPSEC_ERROR_MSG "\n Error %d - %s"
  1102. IDS_IPSEC_NO_POLICY_INFO " IPSec service is available, but test failed to get current policy information\n"
  1103. IDS_IPSEC_NO_POLICY " IPSec service is available, but no policy is assigned or active\n"
  1104. IDS_IPSEC_DS_POLICY " Directory IPSec Policy Active: "
  1105. IDS_IPSEC_LOC_POLICY " Local IPSec Policy Active: "
  1106. IDS_IPSEC_POLICY_NAME "'%s'\n"
  1107. IDS_IPSEC_POLICY_PATH " Policy Path: "
  1108. IDS_IPSEC_PA_NOT_INSTALLED " The IPSec service is not installed\n"
  1109. IDS_IPSEC_PA_NO_INFO " No information is available for the IPSec service\n"
  1110. IDS_IPSEC_PA_STATUS " Service status is: "
  1111. IDS_IPSEC_PA_STARTUP " Service startup is: "
  1112. IDS_IPSEC_PA_STARTED "Started"
  1113. IDS_IPSEC_PA_STOPPED "Stopped"
  1114. IDS_IPSEC_PA_PAUSED "Paused"
  1115. IDS_IPSEC_PA_AUTOMATIC "Automatic"
  1116. IDS_IPSEC_PA_MANUAL "Manual"
  1117. IDS_IPSEC_PA_DISABLED "Disabled"
  1118. IDS_IPSEC_IPSECCMD " Note: run ""ipseccmd /?"" for more detailed information\n"
  1119. IDS_IPSEC_DESCRIPTION " Description: '%s'\n"
  1120. IDS_IPSEC_TIMESTAMP " Last Change (Timestamp): "
  1121. IDS_IPSEC_LOCAL_PATH "HKLM\\%s\n"
  1122. IDS_IPSEC_GPO " Group Policy Object: "
  1123. IDS_IPSEC_OU " Organizational Unit: "
  1124. END
  1125. #endif // English (U.S.) resources
  1126. /////////////////////////////////////////////////////////////////////////////
  1127. #ifndef APSTUDIO_INVOKED
  1128. /////////////////////////////////////////////////////////////////////////////
  1129. //
  1130. // Generated from the TEXTINCLUDE 3 resource.
  1131. //
  1132. /////////////////////////////////////////////////////////////////////////////
  1133. #endif // not APSTUDIO_INVOKED