mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-10 03:36:31 +02:00
Bug #54745 - Fix language string for PM-Reports refering to post-data.
Authorised by: jelly_doughnut git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10455 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -329,6 +329,7 @@ $lang = array_merge($lang, array(
|
||||
'SPLIT_TOPIC_BEYOND_CONFIRM' => 'Are you sure you want to split this topic at the selected post?',
|
||||
'SPLIT_TOPIC_EXPLAIN' => 'Using the form below you can split a topic in two, either by selecting the posts individually or by splitting at a selected post.',
|
||||
|
||||
'THIS_PM_IP' => 'IP for this private message',
|
||||
'THIS_POST_IP' => 'IP for this post',
|
||||
'TOPICS_APPROVED_SUCCESS' => 'The selected topics have been approved.',
|
||||
'TOPICS_DELETED_SUCCESS' => 'The selected topics have been successfully removed from the database.',
|
||||
|
Reference in New Issue
Block a user