Changeset 10203 for www-website/downloads.php
- Timestamp:
- 08/12/08 09:15:07 (3 months ago)
- Files:
-
- 1 modified
-
www-website/downloads.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
www-website/downloads.php
r10202 r10203 6 6 7 7 print (" <br/>\n"); 8 print _(" Latest version of Gajim is")." <strong>0.12-alpha</strong><br/>\n"; 8 print _(" Latest version of Gajim is")." <strong>0.11.4</strong><br/>\n"; 9 sprintf(_(" A %s version is in test"), "<strong>0.12-alpha</strong>"); 10 print ("<br/>\n"; 9 11 print _("If your distribution doesn't have the latest version "); 10 12 print _("you are advised to use the ")."<a href=\"#autopackage\">autopackage</a> "._("or the ")."<a href=\"#tarball\">"._("source tarball")."</a>\n"; … … 127 129 print (" </h2>\n"); 128 130 print ("</a>\n"); 129 print _(" Here is a")." <a href=\"http://varcache.org/~midar/gajim/releases/gajim-0.12-alpha1.exe\">"._("Gajim installer")."</a>.\n";130 #print _(" There is a Gajim installer ")." <a href=\"downloads/gajim-0.11.4+gtk-4.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.4-1.exe\">"._("without GTK+")."</a>.\n";131 #print (" <br/>\n");131 print _(" There is a Gajim installer ")." <a href=\"downloads/gajim-0.11.4+gtk-4.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.4-1.exe\">"._("without GTK+")."</a>.\n"; 132 print (" <br/>\n"); 133 print _(" Here is a")." <a href=\"http://varcache.org/~midar/gajim/releases/gajim-0.12-alpha1.exe\">"._("Gajim installer")."</a> "._("for 0.12-alpha version").".\n"; 132 134 #print _(" There is a Gajim installer for 0.11.2 pre-release ")." <a href=\"downloads/gajim-0.11.2+gtk-pre1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.2-pre1.exe\">"._("without GTK+")."</a>.\n"; 133 135 #print (" <br/>\n");
