Преглед на файлове

Stats weren't always displayed correctly on the boardindex

Signed-off-by: Michael Eshom <[email protected]>
Michael Eshom преди 10 години
родител
ревизия
cbf6bae529
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Themes/default/languages/index.english.php

+ 1 - 1
Themes/default/languages/index.english.php

@@ -120,7 +120,7 @@ $txt['first_post'] = 'First post';
 $txt['last_poster'] = 'Last post by';
 //$txt['last_post_message'] = '<strong>Last post</strong> by %1$s<br />in %2$s<br />on %3$s';
 $txt['last_post_message'] = '<strong>Last post: </strong>%3$s<br />%2$s by %1$s';
-$txt['boardindex_total_posts'] = '%1$d Posts in %2$d Topics by %3$d Members';
+$txt['boardindex_total_posts'] = '%1$s Posts in %2$s Topics by %3$s Members';
 $txt['show'] = 'Show';
 $txt['hide'] = 'Hide';