Skip to content
Snippets Groups Projects
Commit 7f34b9ff authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

update downloads page

parent 30f88c8a
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
Entete (_("Gajim, a Jabber client"), "GAJIM");
$download_folder = "0.14";
$last_version = "0.14.1";
$last_version = "0.14.2";
print (" <br/>\n");
print _(" Latest version of Gajim is")." <strong>".$last_version."</strong><br/>\n";
#printf(_(" A %s version is in test"), "<strong>0.13-rc5</strong>");
......@@ -143,7 +143,7 @@ print _(" Windows installer\n");
print (" </h2>\n");
print ("</a>\n");
#print _("Installer for 0.14 will be available as soon as possible. Currently available:")." <a href=\"downloads/0.13/gajim-0.13.4-2.exe\">"._("Gajim 0.13.4 installer")."</a>.\n";
print _(" There is a ")." <a href=\"downloads/".$download_folder."/gajim-".$last_version."-3.exe\">"._("Gajim installer")."</a>.\n";
print _(" There is a ")." <a href=\"downloads/".$download_folder."/gajim-".$last_version."-1.exe\">"._("Gajim installer")."</a>.\n";
#print _("The installer doesn't contain translations because of a") . " <a href=\"https://bugzilla.gnome.org/show_bug.cgi?id=574520\">" . _("GTK bug") . "</a>.\n";
print (" <br/>\n");
#print _(" Here is a")." <a href=\"downloads/0.13/gajim-0.13-rc5.exe\">"._("Gajim installer")."</a> ";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment