home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 November / PCWNOV07.iso / shared / regwiz.cab / RegWizUI.dll / HTML / FORCESUB_LANG.VBS < prev    next >
Encoding:
Text File  |  2005-07-13  |  455 b   |  11 lines

  1. ∩╗┐'// ASPSTRINGTABLE 1.0
  2. Const STR_FORCESUB_MSGBOX_TITLE = "Internet Connection"
  3.  
  4. Const STR_FORCESUB_TITLE = "McAfee Is Ready To Submit Your Product Setup Information"
  5.  
  6. Const STR_FORCESUB_MSG_1 = "McAfee has detected an Internet connection and is now ready to complete your product setup at this time."
  7.  
  8. Dim STR_FORCESUB_MSG_2
  9. STR_FORCESUB_MSG_2 = "Click the " & chr(34) & "Submit" & chr(34) & " button to finalize your McAfee product setup."
  10.  
  11.