Changeset 10204 for www-website/downloads.php
- Timestamp:
- 08/12/08 09:15:40 (3 months ago)
- Files:
-
- 1 modified
-
www-website/downloads.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www-website/downloads.php
r10203 r10204 8 8 print _(" Latest version of Gajim is")." <strong>0.11.4</strong><br/>\n"; 9 9 sprintf(_(" A %s version is in test"), "<strong>0.12-alpha</strong>"); 10 print ("<br/>\n" ;10 print ("<br/>\n"); 11 11 print _("If your distribution doesn't have the latest version "); 12 12 print _("you are advised to use the ")."<a href=\"#autopackage\">autopackage</a> "._("or the ")."<a href=\"#tarball\">"._("source tarball")."</a>\n";
