diff --git a/downloads.php b/downloads.php index c6e092a5640f019c693a9f6e69bb29036c373c01..b158683f4f9bb666907537a4748c374c1bc895cd 100644 --- a/downloads.php +++ b/downloads.php @@ -148,7 +148,7 @@ print ("</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.15/gajim-0.15-beta4-1.exe\">"._("Gajim installer")."</a> "; +print _(" Here is a")." <a href=\"downloads/0.15/gajim-0.15-beta4-2.exe\">"._("Gajim installer")."</a> "; printf(_("for %s version "), "0.15-beta4"); print (".\n"); print (" <br/>\n");