Changeset 8996 for www-website/index.php

Show
Ignore:
Timestamp:
11/17/07 11:35:36 (13 months ago)
Author:
asterix
Message:

announce 0.11.3 on website

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/index.php

    r8854 r8996  
    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 26 languages: Basque, Belarusian, Brasilian, Breton, British, Bulgarian, Chinese (simplified), Croatian, Czech, Dutch, English, Esperanto, French, Galician, German, Greek, Italian, Lithuanian, Norwegian (Bokmål), Polish, Portugese, Russian, Serbian, Spanish, Slovak and Swedish"), 
     36        12 => _("Gajim is available in 27 languages: Basque, Belarusian, Brasilian, Breton, British, Bulgarian, Chinese (simplified), Croatian, Czech, Danish, Dutch, English, Esperanto, French, Galician, German, Greek, Italian, Lithuanian, Norwegian (Bokmål), Polish, Portugese, Russian, Serbian, Spanish, Slovak and Swedish"), 
    3737        ); 
    3838 
     
    4747 
    4848$array_news_title = array( 
    49         0 => _("Gajim 0.11.2 is here!"), 
    50         1 => _("Pre-release of Gajim 0.11.2"), 
    51         2 => _("Gajim 0.11.1 is here!"), 
    52         3 => _("Pre-release of Gajim 0.11.1"), 
    53         4 => _("Gajim 0.11 is here!")); 
     49        0 => _("Gajim 0.11.3 is here!"), 
     50        1 => _("Gajim 0.11.2 is here!"), 
     51        2 => _("Pre-release of Gajim 0.11.2"), 
     52        3 => _("Gajim 0.11.1 is here!"), 
     53        4 => _("Pre-release of Gajim 0.11.1"), 
     54        5 => _("Gajim 0.11 is here!")); 
    5455$array_news_date = array( 
    55         0 => _("22 September 2007"), 
    56         1 => _("09 September 2007"), 
    57         2 => _("18 February 2007"), 
    58         3 => _("07 February 2007"), 
    59         4 => _("19 December 2006")); 
     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")); 
    6062$array_news_desc = array( 
    61         0 => _("Version 0.11.2 of Gajim has been released."), 
    62         1 => _("Version 0.11.2 will arrive soon."), 
    63         2 => _("Version 0.11.1 of Gajim has been released."), 
    64         3 => _("Version 0.11.1 will arrive soon."), 
    65         4 => _("Version 0.11 of Gajim has been released.")); 
     63        0 => _("Version 0.11.3 of Gajim has been released."), 
     64        1 => _("Version 0.11.2 of Gajim has been released."), 
     65        2 => _("Version 0.11.2 will arrive soon."), 
     66        3 => _("Version 0.11.1 of Gajim has been released."), 
     67        4 => _("Version 0.11.1 will arrive soon."), 
     68        5 => _("Version 0.11 of Gajim has been released.")); 
    6669$array_news_whats_new = array( 
    67         0 => _("What's new since ")."0.11.1:", 
     70        0 => _("What's new since ")."0.11.2:", 
    6871        1 => _("What's new since ")."0.11.1:", 
    69         2 => _("What's new since ")."0.11:", 
     72        2 => _("What's new since ")."0.11.1:", 
    7073        3 => _("What's new since ")."0.11:", 
    71         4 => _("What's new since ")."0.10.1:"); 
     74        4 => _("What's new since ")."0.11:", 
     75        5 => _("What's new since ")."0.10.1:"); 
    7276 
    7377$array_news_items[0] = array( 
    7478        0 => _("This is a bug-fix only release. Nothing new"), 
    75         1 => "<a href = \"http://trac.gajim.org/browser/branches/gajim_0.11.1/ChangeLog\">"._("Full ChangeLog")."</a> ", 
    76         2 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.11.2\">"._("Bugs/Annoyances closed")."</a>", 
     79        1 => "<a href = \"http://trac.gajim.org/browser/branches/gajim_0.11.2/ChangeLog\">"._("Full ChangeLog")."</a> ", 
     80        2 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.11.3\">"._("Bugs/Annoyances closed")."</a>", 
    7781        ); 
    7882 
     
    8488 
    8589$array_news_items[2] = array( 
     90        0 => _("This is a bug-fix only release. Nothing new"), 
     91        1 => "<a href = \"http://trac.gajim.org/browser/branches/gajim_0.11.1/ChangeLog\">"._("Full ChangeLog")."</a> ", 
     92        2 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.11.2\">"._("Bugs/Annoyances closed")."</a>", 
     93        ); 
     94 
     95$array_news_items[3] = array( 
    8696        0 => _("Fix Idle and non-ascii languages under Windows"), 
    8797        1 => _("Fix International Domain Name usage"), 
     
    95105        ); 
    96106 
    97 $array_news_items[3] = array( 
     107$array_news_items[4] = array( 
    98108        0 => _("Fix Idle and non-ascii languages under Windows"), 
    99109        1 => _("Fix International Domain Name usage"), 
     
    105115        ); 
    106116 
    107 $array_news_items[4] = array( 
     117$array_news_items[5] = array( 
    108118        0 => _("Support for link-local messaging via Zeroconf using Avahi"), 
    109119        1 => _("Support for Network Manager"),