mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally...
git-svn-id: file:///svn/phpbb/trunk@7330 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -560,7 +560,7 @@ $lang = array_merge($lang, array(
|
||||
'TOTAL_LOGS' => '%d logs',
|
||||
'TOTAL_NO_PM' => '0 private messages in total',
|
||||
'TOTAL_PM' => '1 private messages in total',
|
||||
'TOTAL_PMS' => '$d private messages in total',
|
||||
'TOTAL_PMS' => '%d private messages in total',
|
||||
'TOTAL_POSTS' => 'Total posts',
|
||||
'TOTAL_POSTS_OTHER' => 'Total posts <strong>%d</strong>',
|
||||
'TOTAL_POSTS_ZERO' => 'Total posts <strong>0</strong>',
|
||||
|
Reference in New Issue
Block a user