aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/mcp.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/mcp.php')
-rw-r--r--phpBB/language/en/mcp.php20
1 files changed, 0 insertions, 20 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php
index 13a5d75278..fe05644539 100644
--- a/phpBB/language/en/mcp.php
+++ b/phpBB/language/en/mcp.php
@@ -111,26 +111,6 @@ $lang = array_merge($lang, array(
'LOCK_TOPICS' => 'Lock selected topics',
'LOCK_TOPICS_CONFIRM' => 'Are you sure you want to lock all selected topics?',
'LOGS_CURRENT_TOPIC' => 'Currently viewing logs of:',
- 'LOG_APPROVE_TOPIC' => '<b>Approved topic</b><br />&#187; %s',
- 'LOG_FORK' => '<b>Copied topic</b><br />&#187; from %s',
- 'LOG_LOCK' => '<b>Locked topic</b><br />&#187; %s',
- 'LOG_LOCK_POST' => '<b>Locked post</b><br />&#187; %s',
- 'LOG_MERGE' => '<b>Merged posts</b> into topic<br />&#187;%s',
- 'LOG_MOVE' => '<b>Moved topic</b><br />&#187; from %s',
- 'LOG_TOPIC_DELETED' => '<b>Deleted topic</b><br />&#187; %s',
- 'LOG_TOPIC_RESYNC' => '<b>Resynchronised topic counters</b><br />&#187; %s',
- 'LOG_TOPIC_TYPE_CHANGED' => '<b>Changed topic type</b><br />&#187; %s',
- 'LOG_UNLOCK' => '<b>Unlocked topic</b><br />&#187; %s',
- 'LOG_UNLOCK_POST' => '<b>Unlocked post</b><br />&#187; %s',
- 'LOG_UNRATE' => '<b>Unrated post</b><br />&#187; %s',
- 'LOG_USER_ACTIVE_USER' => '<b>User account activated</b>',
- 'LOG_USER_DEL_AVATAR_USER' => '<b>User avatar removed</b>',
- 'LOG_USER_DEL_SIG_USER' => '<b>User signature removed</b>',
- 'LOG_USER_INACTIVE_USER' => '<b>User account de-activated</b>',
- 'LOG_USER_LOCK' => '<b>User locked own topic</b><br />&#187; %s',
- 'LOG_USER_MOVE_POSTS_USER' => '<b>Moved all posts to forum "%s"</b>',
- 'LOG_USER_REACTIVATE_USER' => '<b>Forced user account re-activation</b>',
- 'LOG_USER_UNLOCK' => '<b>User unlocked own topic</b><br />&#187; %s',
'LOGIN_EXPLAIN_MCP' => 'To moderate this forum you must login.',
'LOGVIEW_VIEWTOPIC' => 'View Topic',
'LOGVIEW_VIEWLOGS' => 'View Topic Log',