Dotclear

Changeset 2666:88000a305897 for inc


Ignore:
Timestamp:
02/22/14 10:01:24 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Si je connais les pluriels en anglais ? No comments. Addresses #1470

Location:
inc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.pager.php

    r2566 r2666  
    381381                    echo '<p><strong>'.__('No comments or trackbacks matches the filter').'</strong></p>'; 
    382382               } else { 
    383                     echo '<p><strong>'.__('No comment').'</strong></p>'; 
     383                    echo '<p><strong>'.__('No comments').'</strong></p>'; 
    384384               } 
    385385          } 
  • inc/public/class.dc.template.php

    r2665 r2666  
    17921792               $operation, 
    17931793               array( 
    1794                     'none' => 'no comment', 
     1794                    'none' => 'no comments', 
    17951795                    'one'  => 'one comment', 
    17961796                    'more' => '%d comments' 
Note: See TracChangeset for help on using the changeset viewer.

Sites map