|
@@ -113,9 +113,9 @@ $txt['replies'] = 'Replies';
|
|
$txt['last_post'] = 'Last post';
|
|
$txt['last_post'] = 'Last post';
|
|
$txt['first_post'] = 'First post';
|
|
$txt['first_post'] = 'First post';
|
|
$txt['last_poster'] = 'Last post by';
|
|
$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['last_post_message'] = '<strong>Last post: </strong>%3$s<br />%2$s by %1$s';
|
|
$txt['last_post_topic'] = '%1$s<br />by %2$s';
|
|
$txt['last_post_topic'] = '%1$s<br />by %2$s';
|
|
|
|
+$txt['post_by_member'] = '<strong>%1$s</strong> by <strong>%2$s</strong><br />';
|
|
$txt['boardindex_total_posts'] = '%1$s Posts in %2$s Topics by %3$s Members';
|
|
$txt['boardindex_total_posts'] = '%1$s Posts in %2$s Topics by %3$s Members';
|
|
$txt['show'] = 'Show';
|
|
$txt['show'] = 'Show';
|
|
$txt['hide'] = 'Hide';
|
|
$txt['hide'] = 'Hide';
|