Dotclear


Ignore:
Timestamp:
10/15/13 15:57:49 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Message:

locales, fixes #1765

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/class.dc.favorites.php

    r2302 r2376  
    491491     { 
    492492          $comment_count = $core->blog->getComments(array(),true)->f(0); 
    493           $str_comments = __('%d comments', '%d comments',$comment_count); 
     493          $str_comments = __('%d comment', '%d comments',$comment_count); 
    494494          $v['title']= sprintf($str_comments,$comment_count); 
    495495     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map