1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 10:44:20 +02:00

[ticket/12431] Add has_poll icon to topiclists

PHPBB3-12431
This commit is contained in:
PayBas
2014-04-22 17:18:32 +02:00
parent 1dd02b0a91
commit d486ff6209
6 changed files with 11 additions and 0 deletions

View File

@@ -748,6 +748,7 @@ $lang = array_merge($lang, array(
1 => '%d private message in total',
2 => '%d private messages in total',
),
'TOPIC_POLL' => 'Topic has a poll',
'TOTAL_POSTS' => 'Total posts',
'TOTAL_POSTS_COUNT' => array(
2 => 'Total posts <strong>%d</strong>',