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.

15 lines
620 B

  1. <%
  2. 'Localizable strings for iivdhd.asp
  3. Const L_HOMEDIRECTORY_TEXT="Home Directory Properties"
  4. Const L_DIRECTORY_TEXT="Directory Properties"
  5. Const L_WHENCONNECTING_TEXT="When connecting to this resource"
  6. Const L_HTTP_TEXT="http://"
  7. Const L_CONTENTSHOULD_TEXT="the content should come from:"
  8. Const L_DIR_TEXT="a directory located on the server you are configuring"
  9. Const L_NETDIR_TEXT="a share located on another computer."
  10. Const L_REDIR_TEXT="a redirection to a URL."
  11. Const L_WORKINGSERVER_TEXT="Warning! You are changing a property on the site you are currently connected to, and may disable your remote session."
  12. %>