Changeset 4247 for www-website/index.php

Show
Ignore:
Timestamp:
11/15/05 15:56:10 (3 years ago)
Author:
nk
Message:

[www] update changes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/index.php

    r4121 r4247  
    5454        0 => _("What's new since ")."0.8.2:"); 
    5555$array_news_items[0] = array( 
    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:// (GNOME/gconfd only)"), 
    62         6 => _("Improved service discovery window"), 
    63         7 => _("Status messages under contact name in roster window"), 
    64         8 => _("Caching of Avatars, Less UI freezing"), 
    65         9 => _("New Account creation wizard"), 
     56        0 => _("Avatars and status messages in roster window"), 
     57        1 => _("Improved service discovery window"), 
     58        2 => _("Emoticons selector"), 
     59        3 => _("Caching of Avatars, Less UI freezing"), 
     60        4 => _("New Account creation wizard"), 
     61        5 => _("Gajim now tries to reconnect to a jabber server if connection is lost"), 
     62        6 => _("Queue for all events (File Transfer, private messages, etc)"), 
     63        7 => _("A lot of new irc-like commands in group chat. Do for example /help invite"), 
     64        8 => _("X11 Session Management support"), 
     65        9 => _("Gajim registers and handles xmpp: and xmpp:// (GNOME/gconfd only)"), 
    6666        10 => _("New translations: Italian, Swedish"), 
    6767        19 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.9\">"._("Bugs closed for 0.9")."</a>",