Changeset 8997 for www-website/index.php

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

announce danish translation on website

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/index.php

    r8996 r8997  
    7676 
    7777$array_news_items[0] = array( 
    78         0 => _("This is a bug-fix only release. Nothing new"), 
    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>", 
     78        0 => _("This is a bug-fix only release."), 
     79        1 => _("New danish translation"), 
     80        2 => "<a href = \"http://trac.gajim.org/browser/branches/gajim_0.11.2/ChangeLog\">"._("Full ChangeLog")."</a> ", 
     81        3 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.11.3\">"._("Bugs/Annoyances closed")."</a>", 
    8182        ); 
    8283