Changeset 1161 for www-website/dev.php

Show
Ignore:
Timestamp:
04/20/05 15:52:10 (4 years ago)
Author:
nk
Message:

foo :

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/dev.php

    r1150 r1161  
    1111print _("  Mailing List"); 
    1212print ("  </h1>"); 
    13 print _("  If you have comments or you want to participat to the project, you can join our mailing list by sending a mail to : ")."<a href=\"mailto:gajim-devel-subscribe@gajim.org\">gajim-devel-subscribe@gajim.org</a>, "._("or by visiting")." <a href=\"https://lists.gajim.org\">https://lists.gajim.org</a>."; 
     13print _("  If you have comments or you want to participat to the project, you can join our mailing list by sending a mail to: ")."<a href=\"mailto:gajim-devel-subscribe@gajim.org\">gajim-devel-subscribe@gajim.org</a>, "._("or by visiting")." <a href=\"https://lists.gajim.org\">https://lists.gajim.org</a>."; 
    1414print _("  List archives are available ")."<a href=\"https://www2.lagaule.org/pipermail/gajim-devel/\">"._("here")."</a>."; 
    1515print ("  <br/>"); 
     
    2626print _("   Authors"); 
    2727print ("  </h1>"); 
    28 print _("  Project is composed of :"); 
     28print _("  Project is composed of:"); 
    2929print ("  <ul>"); 
    3030print ("   <li>Yann Le Boulanger (Asterix)</li>"); 
     
    3434print ("  </ul>"); 
    3535print ("  <br/>"); 
    36 print _("  A great thanks to :"); 
     36print _("  A great thanks to:"); 
    3737print ("  <ul>"); 
    3838print ("   <li>Mike Albon "._("for maintaining the debian package for the alpha architecture.")."</li>");