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

Merge branch 'ticket/nickvergessen/9135' into develop-olympus

* ticket/nickvergessen/9135:
  [ticket/9135] Fix report-icon for moderators in PM folders.
This commit is contained in:
Nils Adermann
2010-05-30 14:58:30 +02:00
4 changed files with 30 additions and 2 deletions

View File

@@ -421,6 +421,7 @@ $lang = array_merge($lang, array(
'PIXEL' => 'px',
'PLAY_QUICKTIME_FILE' => 'Play Quicktime file',
'PM' => 'PM',
'PM_REPORTED' => 'Click to view report',
'POSTING_MESSAGE' => 'Posting message in %s',
'POSTING_PRIVATE_MESSAGE' => 'Composing private message',
'POST' => 'Post',