Changeset 2576 for www-website/dev.php

Show
Ignore:
Timestamp:
07/24/05 14:21:48 (3 years ago)
Author:
nk
Message:

fix strings

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/dev.php

    r2574 r2576  
    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 participate 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/>"); 
     
    3333print ("   <ul>\n"); 
    3434print ("    <li>\n"); 
    35 print _("     Coding: contact us on our mailing list (see above).\n"); 
     35print _("     Coding: contact us on our mailing list or in our room gajim@conference.jabber.org \n"); 
    3636print ("    </li>\n"); 
    3737print ("    <li>\n");