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.

8 lines
210 B

  1. <%
  2. 'Localizable strings for iipoptl.asp
  3. Const L_OK_TEXT="OK"
  4. Const L_HELP_TEXT="Help"
  5. Const L_CANCEL_TEXT="Cancel"
  6. Const L_SAVING_TEXT="Saving"
  7. Const L_NOHELP_ERRORMESSAGE = "The help file is unavailable."
  8. %>