Changeset 1627 for www-website/dev.php

Show
Ignore:
Timestamp:
05/24/05 23:36:37 (4 years ago)
Author:
nk
Message:

updating thanks

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/dev.php

    r1599 r1627  
    5353print ("  </ul>"); 
    5454print ("  <br/>"); 
    55 print _("  A great thanks to:"); 
     55print _("  A huge thanks to:"); 
    5656print ("  <ul>"); 
    5757 
     
    6161print ("   <li>Frederic Lory "._("for logo, website design and several design ideas.")."</li>"); 
    6262print ("   <li>Guillaume Morin "._("for the sun iconset.")."</li>"); 
    63 print ("   <li>junix "._("for creating and maintaining portugese translation.")."</li>"); 
    64 print ("   <li>Mike Albon "._("for maintaining the debian package for the alpha architecture and for being a tester.")."</li>"); 
    65 print ("   <li>Witold Kieraś "._("for creating and maintaining polish translation.")."</li>"); 
     63print ("   <li>Alfredo Junix "._("for creating and maintaining portugese translation.")."</li>"); 
     64print ("   <li>Mike Albon "._("for creating and maintaining the debian package for the alpha architecture and for being a tester.")."</li>"); 
     65print ("   <li>Thomas Klein-Hitpaß "._("for creating and maintaining german translation.")."</li>"); 
     66print ("   <li>Vsevolod Stakhov "._("for creating and maintaining FreeBSD sourcebuild.")."</li>"); 
     67print ("   <li>Witold Kieraś "._("for creating and maintaining polish translation and Gentoo sourcebuild.")."</li>"); 
     68 
    6669 
    6770print ("  </ul>");