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.

10 lines
286 B

  1. <%
  2. 'Localizable strings for iimltihd.asp
  3. Const L_MULTIPLE_TEXT="Multiple identities for this web site."
  4. Const L_IPADDRESS_TEXT="IP Address"
  5. Const L_IPPORT_TEXT="TCP Port"
  6. Const L_SSLPORT_TEXT="SSL Port"
  7. Const L_HOST_TEXT="Host Header Name"
  8. Const L_ACCESSDENIED_TEXT="Access Denied"
  9. %>