Changeset 7991 for www-website

Show
Ignore:
Timestamp:
02/18/07 22:40:35 (19 months ago)
Author:
asterix
Message:

update website for 0.11.1 release

Location:
www-website
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r7953 r7991  
    66 
    77print ("   <br/>\n"); 
    8 print _("    Latest version of Gajim is")."  <strong>0.11</strong><br/>\n"; 
     8print _("    Latest version of Gajim is")."  <strong>0.11.1</strong><br/>\n"; 
    99print _("If your distribution doesn't have the latest version "); 
    1010print _("you are advised to use the ")."<a href=\"#autopackage\">autopackage</a> "._("or the ")."<a href=\"#tarball\">"._("source tarball")."</a>\n"; 
     
    119119print ("   </h2>\n"); 
    120120print ("</a>\n"); 
    121 print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.11+gtk-3.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11-3.exe\">"._("without GTK+")."</a>.\n"; 
    122 print ("    <br/>\n"); 
    123 print _("    There is a Gajim installer for 0.11.0.7951 pre-release ")." <a href=\"downloads/gajim-0.11.0.7951+gtk-1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.0.7951-1.exe\">"._("without GTK+")."</a>.\n"; 
    124 print ("    <br/>\n"); 
     121print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.11.1+gtk-1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.1-1.exe\">"._("without GTK+")."</a>.\n"; 
     122print ("    <br/>\n"); 
     123#print _("    There is a Gajim installer for 0.11.0.7951 pre-release ")." <a href=\"downloads/gajim-0.11.0.7951+gtk-1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.0.7951-1.exe\">"._("without GTK+")."</a>.\n"; 
     124#print ("    <br/>\n"); 
    125125print _("    If you got the installer without GTK, you will have to download the latest version of the GTK+ Runtime Environment")." <a href=\"http://gladewin32.sourceforge.net/\">"._("here")."</a>.<br/> "._("You can skip this, if you already have a GTK+ Runtime installed with libglade support; GTK+ Runtime from gimp-win.sf.net will NOT work (libglade is missing)"); 
    126126 
     
    131131print ("   </h2>\n"); 
    132132print ("</a>\n"); 
    133 print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.11.tar.bz2\">"._("here")."</a>. "._("For information on how to build Gajim,")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11/README.html?format=raw\">see the <tt>README</tt></a> ("._("in English").").<br />\n"; 
    134 print _("    The tarball version of 0.11.0.7951 pre-release is ")."<a href=\"downloads/gajim-0.11.0.7951.tar.gz\">"._("here")."</a>.<br />\n"; 
     133print _("    The tarball version of Gajim is ")."<a href=\"downloads/gajim-0.11.1.tar.bz2\">"._("here")."</a>. "._("For information on how to build Gajim,")." <a href=\"http://trac.gajim.org/browser/branches/gajim_0.11i.1/README.html?format=raw\">see the <tt>README</tt></a> ("._("in English").").<br />\n"; 
     134#print _("    The tarball version of 0.11.0.7951 pre-release is ")."<a href=\"downloads/gajim-0.11.0.7951.tar.gz\">"._("here")."</a>.<br />\n"; 
    135135print _("If you want to use the last unstable development version, then you should checkout the subversion repository.\n"); 
    136136 
  • www-website/index.php

    r7953 r7991  
    3434        10 => _("DBus Capabilities. Read")." <a href=\"http://trac.gajim.org/wiki/GajimDBus\">"._("more information")."</a>", 
    3535        11 => _("XML Console"), 
    36         12 => _("Gajim is available in 22 languages: Basque, Belarusian, Brasilian, Breton, Bulgarian, Chinese (simplified), Croatian, Czech, Dutch, English, Esperanto, French, German, Greek, Italian, Norwegian (Bokmål), Polish, Portugese, Russian, Spanish, Slovak and Swedish"), 
     36        12 => _("Gajim is available in 24 languages: Basque, Belarusian, Brasilian, Breton, British, Bulgarian, Chinese (simplified), Croatian, Czech, Dutch, English, Esperanto, French, German, Greek, Italian, Norwegian (Bokmål), Polish, Portugese, Russian, Serbian, Spanish, Slovak and Swedish"), 
    3737        ); 
    3838 
     
    4747 
    4848$array_news_title = array( 
    49         0 => _("Pre-release of Gajim 0.11.1"), 
    50         1 => _("Gajim 0.11 is here!")); 
     49        0 => _("Gajim 0.11.1 is here!"), 
     50        1 => _("Pre-release of Gajim 0.11.1"), 
     51        2 => _("Gajim 0.11 is here!")); 
    5152$array_news_date = array( 
    52         0 => _("07 February 2007"), 
    53         1 => _("19 December 2006")); 
     53        0 => _("18 February 2007"), 
     54        1 => _("07 February 2007"), 
     55        2 => _("19 December 2006")); 
    5456$array_news_desc = array( 
    55         0 => _("Version 0.11.1 will arrive soon."), 
    56         1 => _("Version 0.11 of Gajim has been released.")); 
     57        0 => _("Version 0.11.1 of Gajim has been released."), 
     58        1 => _("Version 0.11.1 will arrive soon."), 
     59        2 => _("Version 0.11 of Gajim has been released.")); 
    5760$array_news_whats_new = array( 
    5861        0 => _("What's new since ")."0.11:", 
    59         1 => _("What's new since ")."0.10.1:"); 
     62        1 => _("What's new since ")."0.11:", 
     63        2 => _("What's new since ")."0.10.1:"); 
    6064 
    6165$array_news_items[0] = array( 
     66        0 => _("Fix Idle and non-ascii languages under Windows"), 
     67        1 => _("Fix International Domain Name usage"), 
     68        2 => _("Fixed avatars cache problems in group chats"), 
     69        3 => _("Support of XEP-0202 (Entity Time)"), 
     70        4 => _("Support of XEP-0199 (XMPP Ping)"), 
     71        5 => _("New translation: Serbian"), 
     72        6 => _("Fix pubsub usage"), 
     73        7 => "<a href = \"http://trac.gajim.org/browser/branches/gajim_0.11/ChangeLog\">"._("Full ChangeLog")."</a> ", 
     74        8 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.11.1\">"._("Bugs/Annoyances closed")."</a>", 
     75        ); 
     76 
     77$array_news_items[1] = array( 
    6278        0 => _("Fix Idle and non-ascii languages under Windows"), 
    6379        1 => _("Fix International Domain Name usage"), 
     
    6985        ); 
    7086 
    71 $array_news_items[1] = array( 
     87$array_news_items[2] = array( 
    7288        0 => _("Support for link-local messaging via Zeroconf using Avahi"), 
    7389        1 => _("Support for Network Manager"),