1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

- add ability to grab single image params from user::img

git-svn-id: file:///svn/phpbb/trunk@5126 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2005-04-20 19:59:59 +00:00
parent f134530566
commit 8e50cf4185
3 changed files with 26 additions and 9 deletions

View File

@@ -375,7 +375,7 @@ $lang += array(
'TOPIC_MOVED' => 'Moved Topic',
'TOPIC_TITLE' => 'Topic Title',
'TOPIC_UNAPPROVED' => 'This topic has not been approved',
'TOTAL_ATTACHMENTS' => '%d Attachments',
'TOTAL_ATTACHMENTS' => 'Attachment(s)',
'TOTAL_NO_PM' => '0 private messages in total',
'TOTAL_PM' => '1 private messages in total',
'TOTAL_PMS' => '$d private messages in total',