mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Fix a slightly odd naming that we just spotted
git-svn-id: file:///svn/phpbb/trunk@5932 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -156,9 +156,10 @@ $lang = array_merge($lang, array(
|
||||
'MCP_NOTES_FRONT' => 'Front Page',
|
||||
'MCP_NOTES_USER' => 'User Details',
|
||||
|
||||
'MCP_REPORTS' => 'Open Reports',
|
||||
'MCP_REPORTS' => 'Reported Posts',
|
||||
'MCP_REPORT_DETAILS' => 'Report Details',
|
||||
'MCP_REPORTS_CLOSED' => 'Closed Reports',
|
||||
'MCP_REPORTS_OPEN' => 'Open Reports',
|
||||
|
||||
'MCP_QUEUE' => 'Moderation Queue',
|
||||
'MCP_QUEUE_APPROVE_DETAILS' => 'Approve Details',
|
||||
|
Reference in New Issue
Block a user