git-svn-id: file:///svn/phpbb/trunk@7358 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M 2007-04-15 18:41:25 +00:00
parent 781331d2a5
commit 4cad875b85

View file

@ -559,7 +559,7 @@ $lang = array_merge($lang, array(
'TOTAL_LOG' => '1 log', 'TOTAL_LOG' => '1 log',
'TOTAL_LOGS' => '%d logs', 'TOTAL_LOGS' => '%d logs',
'TOTAL_NO_PM' => '0 private messages in total', 'TOTAL_NO_PM' => '0 private messages in total',
'TOTAL_PM' => '1 private messages in total', 'TOTAL_PM' => '1 private message in total',
'TOTAL_PMS' => '%d private messages in total', 'TOTAL_PMS' => '%d private messages in total',
'TOTAL_POSTS' => 'Total posts', 'TOTAL_POSTS' => 'Total posts',
'TOTAL_POSTS_OTHER' => 'Total posts <strong>%d</strong>', 'TOTAL_POSTS_OTHER' => 'Total posts <strong>%d</strong>',