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.
 
 
 
 
 
 

9 lines
291 B

<%
'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 "
%>