Leaked source code of windows server 2003
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.

33 lines
1.1 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. .
  23. Messageid=2 Severity=Error SymbolicName=IISMAP_EVENT_ERROR_LOGON
  24. Language=English
  25. Logon failed for user %1 (in domain %2) : %3.
  26. .
  27. Messageid=3 Severity=Error SymbolicName=IISMAP_EVENT_ERROR_IMPORT
  28. Language=English
  29. Failure occurred while importing 1 to 1 IIS client Certificate Mapping info to new format (hr =0x%1).
  30. This is not a fatal error, however some mappings may have been lost.
  31. .