Dotclear


Ignore:
Timestamp:
10/07/13 15:47:31 (12 years ago)
Author:
Dsls
Branch:
default
Children:
2308:928ea690d777, 2309:850b5f27bcad
Message:

l10n + php typo in l10n pages installer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/blogs.php

    r2189 r2307  
    148148           
    149149          if( $show_filters ) { 
    150                echo '<caption>'.sprintf(__('List of %s blogs match the filter.'), $nb_blog).'</caption>'; 
     150               echo '<caption>'.sprintf(__('%d blog matches the filter.','%d blogs match the filter.', $nb_blog)).'</caption>'; 
    151151          } else { 
    152152               echo '<caption class="hidden">'.__('Blogs list').'</caption>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map