Changeset 9107 for www-website
- Timestamp:
- 12/06/07 20:28:00 (9 months ago)
- Location:
- www-website
- Files:
-
- 1 removed
- 2 modified
-
downloads.php (modified) (4 diffs)
-
epydoc (deleted)
-
index.php (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
www-website/downloads.php
r8996 r9107 6 6 7 7 print (" <br/>\n"); 8 print _(" Latest version of Gajim is")." <strong>0.11. 3</strong><br/>\n";8 print _(" Latest version of Gajim is")." <strong>0.11.4</strong><br/>\n"; 9 9 print _("If your distribution doesn't have the latest version "); 10 10 print _("you are advised to use the ")."<a href=\"#autopackage\">autopackage</a> "._("or the ")."<a href=\"#tarball\">"._("source tarball")."</a>\n"; … … 116 116 print ("</a>\n"); 117 117 print _("Soon available here."); 118 #print _(" You can download the autopackage ")."<a href=\"downloads/gajim-0.11. 3-1.x86.package\">"._("here")."</a>.\n";118 #print _(" You can download the autopackage ")."<a href=\"downloads/gajim-0.11.4-1.x86.package\">"._("here")."</a>.\n"; 119 119 #print _("To use it: make it executable, run it and follow the instructions.\n"); 120 120 #print ("<a href=\"http://autopackage.org/using.html\">"); … … 128 128 print (" </h2>\n"); 129 129 print ("</a>\n"); 130 print _(" There is a Gajim installer ")." <a href=\"downloads/gajim-0.11. 3+gtk-1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.3-1.exe\">"._("without GTK+")."</a>.\n";130 print _(" There is a Gajim installer ")." <a href=\"downloads/gajim-0.11.4+gtk-1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.4-1.exe\">"._("without GTK+")."</a>.\n"; 131 131 print (" <br/>\n"); 132 132 #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"; … … 140 140 print (" </h2>\n"); 141 141 print ("</a>\n"); 142 print _(" The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.11. 3.tar.bz2\">"._("here")."</a>. "._("For information on how to build Gajim,")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11.3/README.html?format=raw\">see the <tt>README</tt></a> ("._("in English").").<br />\n";142 print _(" The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.11.4.tar.bz2\">"._("here")."</a>. "._("For information on how to build Gajim,")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11.4/README.html?format=raw\">see the <tt>README</tt></a> ("._("in English").").<br />\n"; 143 143 #print _(" The tarball version of 0.11.2 pre-release is ")."<a href=\"downloads/gajim-0.11.2-pre1.tar.gz\">"._("here")."</a>.<br />\n"; 144 144 print _("If you want to use the last unstable development version, then you should checkout the subversion repository.\n"); -
www-website/index.php
r9002 r9107 47 47 48 48 $array_news_title = array( 49 0 => sprintf(_("Gajim %s is here!"), "0.11.3"), 50 1 => sprintf(_("Gajim %s is here!"), "0.11.2"), 51 2 => sprintf(_("Pre-release of Gajim %s"), "0.11.2"), 52 3 => sprintf(_("Gajim %s is here!"), "0.11.1"), 53 4 => sprintf(_("Pre-release of Gajim %s"), "0.11.1"), 54 5 => sprintf(_("Gajim %s is here!"), "0.11")); 49 0 => sprintf(_("Gajim %s is here!"), "0.11.4"), 50 1 => sprintf(_("Gajim %s is here!"), "0.11.3"), 51 2 => sprintf(_("Gajim %s is here!"), "0.11.2"), 52 3 => sprintf(_("Pre-release of Gajim %s"), "0.11.2"), 53 4 => sprintf(_("Gajim %s is here!"), "0.11.1"), 54 5 => sprintf(_("Pre-release of Gajim %s"), "0.11.1"), 55 6 => sprintf(_("Gajim %s is here!"), "0.11")); 55 56 $array_news_date = array( 56 0 => _("17 November 2007"), 57 1 => _("22 September 2007"), 58 2 => _("09 September 2007"), 59 3 => _("18 February 2007"), 60 4 => _("07 February 2007"), 61 5 => _("19 December 2006")); 57 0 => _("06 December 2007"), 58 1 => _("17 November 2007"), 59 2 => _("22 September 2007"), 60 3 => _("09 September 2007"), 61 4 => _("18 February 2007"), 62 5 => _("07 February 2007"), 63 6 => _("19 December 2006")); 62 64 $array_news_desc = array( 63 0 => sprintf(_("Version %s of Gajim has been released."), "0.11.3"), 64 1 => sprintf(_("Version %s of Gajim has been released."), "0.11.2"), 65 2 => sprintf(_("Version %s will arrive soon."), "0.11.2"), 66 3 => sprintf(_("Version %s of Gajim has been released."), "0.11.1"), 67 4 => sprintf(_("Version %s will arrive soon."), "0.11.1"), 68 5 => sprintf(_("Version %s of Gajim has been released."), "0.11")); 65 0 => sprintf(_("Version %s of Gajim has been released."), "0.11.4"), 66 1 => sprintf(_("Version %s of Gajim has been released."), "0.11.3"), 67 2 => sprintf(_("Version %s of Gajim has been released."), "0.11.2"), 68 3 => sprintf(_("Version %s will arrive soon."), "0.11.2"), 69 4 => sprintf(_("Version %s of Gajim has been released."), "0.11.1"), 70 5 => sprintf(_("Version %s will arrive soon."), "0.11.1"), 71 6 => sprintf(_("Version %s of Gajim has been released."), "0.11")); 69 72 $array_news_whats_new = array( 70 0 => sprintf(_("What's new since %s:"), "0.11. 2"),71 1 => sprintf(_("What's new since %s:"), "0.11. 1"),73 0 => sprintf(_("What's new since %s:"), "0.11.3"), 74 1 => sprintf(_("What's new since %s:"), "0.11.2"), 72 75 2 => sprintf(_("What's new since %s:"), "0.11.1"), 73 3 => sprintf(_("What's new since %s:"), "0.11 "),76 3 => sprintf(_("What's new since %s:"), "0.11.1"), 74 77 4 => sprintf(_("What's new since %s:"), "0.11"), 75 5 => sprintf(_("What's new since %s:"), "0.10.1")); 78 5 => sprintf(_("What's new since %s:"), "0.11"), 79 6 => sprintf(_("What's new since %s:"), "0.10.1")); 76 80 77 81 $array_news_items[0] = array( 82 0 => _("This is a bug-fix only release."), 83 2 => "<a href = \"http://trac.gajim.org/browser/tags/gajim_0.11.4/ChangeLog\">"._("Full ChangeLog")."</a> ", 84 3 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.11.4\">"._("Bugs/Annoyances closed")."</a>", 85 ); 86 87 $array_news_items[1] = array( 78 88 0 => _("This is a bug-fix only release."), 79 89 1 => _("New danish translation"), 80 90 2 => "<a href = \"http://trac.gajim.org/browser/branches/gajim_0.11.2/ChangeLog\">"._("Full ChangeLog")."</a> ", 81 91 3 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.11.3\">"._("Bugs/Annoyances closed")."</a>", 82 );83 84 $array_news_items[1] = array(85 0 => _("This is a bug-fix only release. Nothing new"),86 1 => "<a href = \"http://trac.gajim.org/browser/branches/gajim_0.11.1/ChangeLog\">"._("Full ChangeLog")."</a> ",87 2 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.11.2\">"._("Bugs/Annoyances closed")."</a>",88 92 ); 89 93 … … 95 99 96 100 $array_news_items[3] = array( 101 0 => _("This is a bug-fix only release. Nothing new"), 102 1 => "<a href = \"http://trac.gajim.org/browser/branches/gajim_0.11.1/ChangeLog\">"._("Full ChangeLog")."</a> ", 103 2 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.11.2\">"._("Bugs/Annoyances closed")."</a>", 104 ); 105 106 $array_news_items[4] = array( 97 107 0 => _("Fix Idle and non-ascii languages under Windows"), 98 108 1 => _("Fix International Domain Name usage"), … … 106 116 ); 107 117 108 $array_news_items[ 4] = array(118 $array_news_items[5] = array( 109 119 0 => _("Fix Idle and non-ascii languages under Windows"), 110 120 1 => _("Fix International Domain Name usage"), … … 116 126 ); 117 127 118 $array_news_items[ 5] = array(128 $array_news_items[6] = array( 119 129 0 => _("Support for link-local messaging via Zeroconf using Avahi"), 120 130 1 => _("Support for Network Manager"),
