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.

223 lines
4.1 KiB

  1. MessageIdTypedef=DWORD
  2. FacilityNames=(Text2Pol=0xBBB:FACILITY_TEXT2POL)
  3. LanguageNames=(English=0x409:MSG00409)
  4. MessageId=0x1
  5. Severity=Success
  6. Facility=Text2Pol
  7. SymbolicName=T2P_OK
  8. Language=English
  9. The operation was successful.
  10. .
  11. MessageId=0x2
  12. Severity=Error
  13. Facility=Text2Pol
  14. SymbolicName=T2P_WINSOCK_INITFAIL
  15. Language=English
  16. Winsock failed to initialize.
  17. .
  18. MessageId=0x3
  19. Severity=Error
  20. Facility=Text2Pol
  21. SymbolicName=T2P_PASSTHRU_NOT_CLOSED
  22. Language=English
  23. pass-thru filter indicated but not closed properly
  24. .
  25. MessageId=0x4
  26. Severity=Error
  27. Facility=Text2Pol
  28. SymbolicName=T2P_DROP_NOT_CLOSED
  29. Language=English
  30. Drop filter indicated but not closed properly
  31. .
  32. MessageId=0x5
  33. Severity=Error
  34. Facility=Text2Pol
  35. SymbolicName=T2P_NOSRCDEST_TOKEN
  36. Language=English
  37. Source and Dest address are not separated by a designated character
  38. .
  39. MessageId=0x6
  40. Severity=Error
  41. Facility=Text2Pol
  42. SymbolicName=T2P_NULL_STRING
  43. Language=English
  44. The string to convert is NULL.
  45. .
  46. MessageId=0x7
  47. Severity=Error
  48. Facility=Text2Pol
  49. SymbolicName=T2P_DNSLOOKUP_FAILED
  50. Language=English
  51. DNS name lookup failed.
  52. .
  53. MessageId=0x8
  54. Severity=Error
  55. Facility=Text2Pol
  56. SymbolicName=T2P_INVALID_ADDR
  57. Language=English
  58. Invalid IPv4 notation for address.
  59. .
  60. MessageId=0x9
  61. Severity=Error
  62. Facility=Text2Pol
  63. SymbolicName=T2P_INVALID_PROTOCOL
  64. Language=English
  65. A string was used to designate protocol and it was not supported.
  66. .
  67. MessageId=0xA
  68. Severity=Error
  69. Facility=Text2Pol
  70. SymbolicName=T2P_INVALID_P2REKEY_UNIT
  71. Language=English
  72. The unit for phase 2 rekey time is invalid.
  73. .
  74. MessageId=0xB
  75. Severity=Error
  76. Facility=Text2Pol
  77. SymbolicName=T2P_INVALID_HASH_ALG
  78. Language=English
  79. Designated hash algorithm for AH is either invalid or not supported.
  80. .
  81. MessageId=0xC
  82. Severity=Error
  83. Facility=Text2Pol
  84. SymbolicName=T2P_GENERAL_PARSE_ERROR
  85. Language=English
  86. An undefined parse error occured due to unsupported/invalid syntax.
  87. .
  88. MessageId=0xD
  89. Severity=Error
  90. Facility=Text2Pol
  91. SymbolicName=T2P_DUP_ALGS
  92. Language=English
  93. A general parse error occured, you may have indicated two hash or crypt algorithms.
  94. .
  95. MessageId=0xE
  96. Severity=Error
  97. Facility=Text2Pol
  98. SymbolicName=T2P_NONE_NONE
  99. Language=English
  100. ESP with NULL encryption and NULL authentication is not currently supported.
  101. .
  102. MessageId=0xF
  103. Severity=Error
  104. Facility=Text2Pol
  105. SymbolicName=T2P_INCOMPLETE_ESPALGS
  106. Language=English
  107. Parse error, ESP requires an auth and crypt algorigthm.
  108. .
  109. MessageId=0x10
  110. Severity=Error
  111. Facility=Text2Pol
  112. SymbolicName=T2P_INVALID_IPSECPROT
  113. Language=English
  114. Invalid IPSec protocol specified.
  115. .
  116. MessageId=0x11
  117. Severity=Error
  118. Facility=Text2Pol
  119. SymbolicName=T2P_NO_PRESHARED_KEY
  120. Language=English
  121. Preshared key indicated, but not supplied.
  122. .
  123. MessageId=0x12
  124. Severity=Error
  125. Facility=Text2Pol
  126. SymbolicName=T2P_INVALID_AUTH_METHOD
  127. Language=English
  128. The authentication method specified is invalid or unsupported.
  129. .
  130. MessageId=0x13
  131. Severity=Error
  132. Facility=Text2Pol
  133. SymbolicName=T2P_MB2WC_FAILED
  134. Language=English
  135. MultiByteToWideChar conversion failed.
  136. .
  137. MessageId=0x14
  138. Severity=Error
  139. Facility=Text2Pol
  140. SymbolicName=T2P_INVALID_P1GROUP
  141. Language=English
  142. Invalid or unsupported DH group specified.
  143. .
  144. MessageId=0x15
  145. Severity=Error
  146. Facility=Text2Pol
  147. SymbolicName=T2P_P1GROUP_MISSING
  148. Language=English
  149. Oakley group not specified for phase 1 policy.
  150. .
  151. MessageId=0x16
  152. Severity=Error
  153. Facility=Text2Pol
  154. SymbolicName=T2P_INVALID_P1REKEY_UNIT
  155. Language=English
  156. The unit for phase 1 rekey time is invalid.
  157. .
  158. MessageId=0x17
  159. Severity=Error
  160. Facility=Text2Pol
  161. SymbolicName=T2P_INVALID_STORAGE_INFO
  162. Language=English
  163. The TYPE of storage is not supported.
  164. .
  165. MessageId=0x18
  166. Severity=Error
  167. Facility=Text2Pol
  168. SymbolicName=T2P_MIXED_MODES
  169. Language=English
  170. One mode (static or dynamic) was indicated when the other one was expected.
  171. .
  172. MessageId=0x19
  173. Severity=Error
  174. Facility=Text2Pol
  175. SymbolicName=T2P_NO_STORAGE_INFO
  176. Language=English
  177. Storage mode indicated but no storage info passed- internal error.
  178. .
  179. MessageId=0x1a
  180. Severity=Error
  181. Facility=Text2Pol
  182. SymbolicName=T2P_NO_DESTADDR
  183. Language=English
  184. No destination address specified
  185. .
  186. MessageId=0x1b
  187. Severity=Error
  188. Facility=Text2Pol
  189. SymbolicName=T2P_P2REKEY_TOO_LOW
  190. Language=English
  191. The minimum rekey for Phase 2 is 20480 KB and 300 seconds.
  192. .