home *** CD-ROM | disk | FTP | other *** search
/ Sybex Virtual Trainer CCNP Switching / Sybex_Virtual_Trainer_CCNP_Switching.iso / data1.cab / Program_Files / media / kernel / ProfileAlerts.xml < prev   
Encoding:
Extensible Markup Language  |  2001-04-04  |  651 b   |  25 lines

  1. <?xml version="1.0"?>
  2. <Alert>
  3.     <alertInfo nick="PASS_NOT_MATCH">
  4.         <text>Sorry, the password and confirmed password do not match.<BR/>Please type them again.</text>
  5.         <button>
  6.             <messID>7016</messID>
  7.             <image>ffff_1.jpg</image>
  8.         </button>
  9.     </alertInfo>
  10.     <alertInfo nick="PREF_NOT_CHANGED">
  11.         <text>Your 'User Info' has not been changed.</text>
  12.         <button>
  13.             <messID>7016</messID>
  14.             <image>ffff_1.jpg</image>
  15.         </button>
  16.     </alertInfo>
  17.     <alertInfo nick="PREF_CHANGED">
  18.         <text>Your 'User Info' has been changed.</text>
  19.         <button>
  20.             <messID>7016</messID>
  21.             <image>ffff_1.jpg</image>
  22.         </button>
  23.     </alertInfo>
  24. </Alert>
  25.