Changeset 3940 for www-website/index.php

Show
Ignore:
Timestamp:
10/25/05 11:12:32 (3 years ago)
Author:
nk
Message:

[www] update changes for .9

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/index.php

    r3735 r3940  
    5454        0 => _("What's new since ")."0.8.2:"); 
    5555$array_news_items[0] = array( 
    56         0 => _("X11 Session Management support"), 
    57         1 => _("Gajim registers and handles xmpp: and xmpp://"), 
    58         2 => _("Gajim now tries to reconnect to a jabber server if connection is lost"), 
    59         5 => _("New translations: Italian, Swedish"), 
     56        0 => _("Avatars in roster window"), 
     57        1 => _("Gajim now tries to reconnect to a jabber server if connection is lost"), 
     58        2 => _("Queue for all events (File Transfer, private messages, etc)"), 
     59        3 => _("A lot of new irc-like commands in group chat. Do for example /help invite"), 
     60        4 => _("X11 Session Management support") 
     61        5 => _("Gajim registers and handles xmpp: and xmpp:// (gconfd only)"), 
     62        6 => _("Better overall user experience: less UI freezing, better looking discovery window") 
     63        8 => _("New translations: Italian, Swedish"), 
    6064        19 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.9\">"._("Bugs closed for 0.9")."</a>", 
    6165        );