home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2003 #3 / K-CD_2003-03.iso / Winamp / winamp3_0-full.exe / Locales / happy.xml < prev   
Extensible Markup Language  |  2002-08-01  |  524b  |  14 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <!-- hi kids! this file used to be named bitch.xml, but you might cry
  4. if you found that out! so be happy! and not bitchy! love, Nullsoft -->
  5.  
  6. <WinampLocaleDefinition language="Happy mode">
  7.   <translations>
  8.     <translation from="[0-9]*" to="%s, hooray!"/>
  9.     <translation from="[a-z]*" to="%s, woohoo!"/>
  10.     <translation from="[A-J]*" to="%s, yipee!"/>
  11.     <translation from="[K-Z]*" to="%s, weeeeeeeela!"/>
  12.   </translations>
  13. </WinampLocaleDefinition>
  14.