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
469 B

  1. <%
  2. 'Localizable strings for iifvdhd.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_FTP_TEXT="ftp://"
  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. %>