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

9 lines
210 B
Plaintext

<%
'Localizable strings for iipoptl.asp
Const L_OK_TEXT="OK"
Const L_HELP_TEXT="Help"
Const L_CANCEL_TEXT="Cancel"
Const L_SAVING_TEXT="Saving"
Const L_NOHELP_ERRORMESSAGE = "The help file is unavailable."
%>