changeset f1c840a6dc7c in /home/hg/repos/gajim-website

details:http://hg.gajim.org/gajim-website?cmd=changeset;node=f1c840a6dc7c
description: typo
diffstat:

 downloads.php |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 0f08feded1c2 -r f1c840a6dc7c downloads.php
--- a/downloads.php     Sat Jul 27 21:59:10 2013 +0200
+++ b/downloads.php     Sat Jul 27 22:02:02 2013 +0200
@@ -160,7 +160,7 @@
 print ("   </h2>\n");
 print ("</a>\n");
 print _("    The tarball version of Gajim is ")."<a 
href=\"downloads/".$download_folder."/gajim-".$last_version.".tar.bz2\">"._("here")."</a>.
 "._("For information on how to build Gajim,")." <a 
href=\"http://hg.gajim.org/gajim/raw-file/tip/README.html\";>"._("see the 
<tt>README</tt>")."</a> ("._("in English").").<br />\n";
-printf(_("   The tarball version of %s is "), "0.16-alpha1")
+printf(_("   The tarball version of %s is "), "0.16-alpha1");
 print "<a 
href=\"downloads/0.16/gajim-0.16-alpha1.tar.gz\">"._("here")."</a>.<br />\n";
 print _("If you want to use the last unstable development version, then you 
should checkout the mercurial repository.\n");
 
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to