diff --git a/phpBB/language/en/acp/common.php b/phpBB/language/en/acp/common.php
index 7e8ee0e15c..197aa7da6b 100644
--- a/phpBB/language/en/acp/common.php
+++ b/phpBB/language/en/acp/common.php
@@ -551,7 +551,7 @@ $lang = array_merge($lang, array(
'LOG_PM_REPORT_CLOSED' => 'Closed PM report
» %s',
'LOG_PM_REPORT_DELETED' => 'Deleted PM report
» %s',
'LOG_POST_APPROVED' => 'Approved post
» %s',
- 'LOG_POST_DISAPPROVED' => 'Disapproved post “%1$s” written by “%3$s” with the following reason
» %2$s',
+ 'LOG_POST_DISAPPROVED' => 'Disapproved post “%1$s” written by “%3$s” for the following reason
» %2$s',
'LOG_POST_EDITED' => 'Edited post “%1$s” written by
» %2$s',
'LOG_POST_RESTORED' => 'Restored post
» %s',
'LOG_REPORT_CLOSED' => 'Closed report
» %s',
@@ -564,7 +564,7 @@ $lang = array_merge($lang, array(
'LOG_TOPIC_APPROVED' => 'Approved topic
» %s',
'LOG_TOPIC_RESTORED' => 'Restored topic
» %s',
- 'LOG_TOPIC_DISAPPROVED' => 'Disapproved topic “%1$s” written by “%3$s” with the following reason
» %2$s',
+ 'LOG_TOPIC_DISAPPROVED' => 'Disapproved topic “%1$s” written by “%3$s” for the following reason
» %2$s',
'LOG_TOPIC_RESYNC' => 'Resynchronised topic counters
» %s',
'LOG_TOPIC_TYPE_CHANGED' => 'Changed topic type
» %s',
'LOG_UNLOCK' => 'Unlocked topic
» %s',