Show
Ignore:
Timestamp:
01/06/07 01:10:42 (23 months ago)
Author:
junglecow
Message:

Fix formatting of “README”.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r7773 r7776  
    129129print ("   </h2>\n"); 
    130130print ("</a>\n"); 
    131 print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.11.tar.bz2\">"._("here")."</a>."._("For information on how to build, see the")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11/README.html?format=raw\"><pre>README</pre></a> ("._("English").").<br />\n"; 
     131print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.11.tar.bz2\">"._("here")."</a>."._("For information on how to build, see the")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11/README.html?format=raw\"><code>README</code></a> ("._("English").").<br />\n"; 
    132132print _("If you want to use the last unstable development version, then you should checkout the subversion repository.\n"); 
    133133 
     
    155155print ("     <br/>\n"); 
    156156print ("     <br/>\n"); 
    157 print _("   Install dependencies, and build Gajim. Please see the")." <a href=\"http://trac.gajim.org/browser/trunk/README.html?format=raw\"><pre>README</pre></a> ("._("English").") "._("for details.\n"); 
     157print _("   Install dependencies, and build Gajim. Please see the")." <a href=\"http://trac.gajim.org/browser/trunk/README.html?format=raw\"><code>README</code></a> ("._("English").") "._("for details.\n"); 
    158158print ("     <br/>\n"); 
    159159print ("     <br/>\n");