Changeset 7782 for www-website/downloads.php
- Timestamp:
- 01/06/07 10:56:24 (23 months ago)
- Files:
-
- 1 modified
-
www-website/downloads.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www-website/downloads.php
r7781 r7782 129 129 print (" </h2>\n"); 130 130 print ("</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 Gajim,")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11/README.html?format=raw\">see the < pre>README</pre></a> ("._("in English").").<br />\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 Gajim,")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11/README.html?format=raw\">see the <tt>README</tt></a> ("._("in English").").<br />\n"; 132 132 print _("If you want to use the last unstable development version, then you should checkout the subversion repository.\n"); 133 133
