mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16208] Fix posts/PM report notifications
PHPBB3-16208
This commit is contained in:
@@ -489,6 +489,7 @@ $lang = array_merge($lang, array(
|
||||
'NOTIFICATION_REFERENCE' => '"%1$s"',
|
||||
'NOTIFICATION_REASON' => '<em>Reason:</em> %1$s.',
|
||||
'NOTIFICATION_REPORT_PM' => '<strong>Private Message reported</strong> by %1$s:',
|
||||
'NOTIFICATION_REPORT_PM_CLOSED' => '<strong>Private Message report closed</strong> by %1$s:',
|
||||
'NOTIFICATION_REPORT_POST' => '<strong>Post reported</strong> by %1$s:',
|
||||
'NOTIFICATION_REPORT_CLOSED' => '<strong>Report closed</strong> by %1$s for:',
|
||||
'NOTIFICATION_TOPIC' => '<strong>New topic</strong> by %1$s:',
|
||||
|
Reference in New Issue
Block a user