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

  1. ∩╗┐'// ASPSTRINGTABLE 1.0
  2. '//////////////////////////
  3. '// Common Message
  4. '//////////////////////////
  5. Const STR_CANCELWARNING_TITLE = "Registration Cancelled"
  6.  
  7. Dim STR_CANCELWARN_MSG_1
  8. STR_CANCELWARN_MSG_1  = "You must register to receive product updates. Click <b>Set Up</b> to register now, or click <b>Close</b> to register later."
  9.  
  10. Dim STR_CANCELWARN_MSG_2
  11. STR_CANCELWARN_MSG_2    =  ""
  12.  
  13. Dim STR_CANCELWARN_MSG_3
  14. STR_CANCELWARN_MSG_3    = "If you cancel now, you can start the registration process at any time: Simply right-click the McAfee SecurityCenter system tray icon, then click <b>Product Setup</b>."
  15.  
  16.