windows-nt/Source/XPSP1/NT/inetsrv/iis/img/htmla/iidef.str
2020-09-26 16:20:57 +08:00

12 lines
358 B
Plaintext

<%
'Localizable strings for iidef.asp
Const L_MASTERPROPS_TEXT = "Service Properties"
Const L_DEFAULTFTPSITE_TEXT = "Default FTP Site"
Const L_DEFFTPTEXT_TEXT = "One FTP site can be configured to respond to previous versions of the IIS Internet Services Manager. Select the default FTP site below."
' Resizing constants
Const L_DEFAULTFTPSITE_HR = 360
%>