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.

45 lines
2.0 KiB

  1. ;/**********************************************************************/
  2. ;/** Microsoft Windows NT **/
  3. ;/** Copyright(c) Microsoft Corp., 1993 **/
  4. ;/**********************************************************************/
  5. ;
  6. ;/*
  7. ; mapmsg.h
  8. ;
  9. ; This file is generated by the MC tool from the MAPMSG.MC message
  10. ; file.
  11. ;
  12. ;*/
  13. ;
  14. SeverityNames=(Success=0x0
  15. Informational=0x1
  16. Warning=0x2
  17. Error=0x3
  18. )
  19. Messageid=1 Severity=Error SymbolicName=IISMAP_EVENT_LOAD_ERROR
  20. Language=English
  21. Error loading map file %1, error %2.
  22. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  23. .
  24. Messageid=2 Severity=Error SymbolicName=IISMAP_EVENT_ERROR_LOGON
  25. Language=English
  26. Logon failed for user %1 : %2.
  27. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  28. .
  29. Messageid=3 Severity=Error SymbolicName=IISMAP_EVENT_DIGEST_INVALID
  30. Language=English
  31. Digest authentication: invalid authentication for user "%1", realm "%2".
  32. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  33. .
  34. Messageid=4 Severity=Error SymbolicName=IISMAP_EVENT_DIGEST_NO_MAPPING
  35. Language=English
  36. Digest authentication: unrecognized user "%1", realm "%2".
  37. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  38. .
  39. Messageid=5 Severity=Informational SymbolicName=IISMAP_EVENT_DIGEST_STALLED
  40. Language=English
  41. Digest authentication: stalled authentication for user "%1", realm "%2".
  42. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  43. .