mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
I manage to get a one line commit wrong ...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9854 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
5d0616af0f
commit
801ac58bcf
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@ $lang = array_merge($lang, array(
|
|||
'PM_REPORT_CLOSED_SUCCESS' => 'The selected PM report has been closed successfully.',
|
||||
'PM_REPORT_DELETED_SUCCESS' => 'The selected PM report has been deleted successfully.',
|
||||
'PM_REPORTED_SUCCESS' => 'This private message has been successfully reported.',
|
||||
'REPORT_TOTAL' => 'In total there is <strong>1</strong> PM report to review.',
|
||||
'PM_REPORT_TOTAL' => 'In total there is <strong>1</strong> PM report to review.',
|
||||
'PM_REPORTS_TOTAL' => 'In total there are <strong>%d</strong> PM reports to review.',
|
||||
'PM_REPORTS_ZERO_TOTAL' => 'There are no PM reports to review.',
|
||||
'PM_REPORT_DETAILS' => 'Private message report details',
|
||||
|
|
Loading…
Add table
Reference in a new issue