11 lines
469 B
Plaintext
11 lines
469 B
Plaintext
<%
|
|
'Localizable strings for iifvdhd.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_FTP_TEXT="ftp://"
|
|
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."
|
|
%> |