2025-04-27 07:49:33 -04:00

10 lines
300 B
Plaintext

<%
'Localizable strings for iiabout.asp
Const L_TITLE_TEXT="About ISM"
Const L_VERSION_TEXT="Version 4 (Beta 3)"
Const L_WEBADMIN_TEXT="Web Administration Interface"
Const L_COPYRIGHT_TEXT="Copyright &copy; 1997-1998 Microsoft Corp. All rights reserved"
Const L_OK_TEXT = " OK "
%>