diff options
Diffstat (limited to 'phpBB/language/en/mcp.php')
| -rw-r--r-- | phpBB/language/en/mcp.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php index 5ab9bacfd5..cbaf75abe6 100644 --- a/phpBB/language/en/mcp.php +++ b/phpBB/language/en/mcp.php @@ -130,6 +130,7 @@ $lang = array_merge($lang, array( 'LOG_USER_LOCK' => '<b>User locked own topic</b><br />» %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 />» %s', 'LOGIN_EXPLAIN_MCP' => 'To moderate this forum you must login.', 'LOGVIEW_VIEWTOPIC' => 'View Topic', 'LOGVIEW_VIEWLOGS' => 'View Topic Log', |
