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

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