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

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