diff options
Diffstat (limited to 'phpBB/language/en')
| -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 8c3e3e049f..47cd8ed20a 100644 --- a/phpBB/language/en/mcp.php +++ b/phpBB/language/en/mcp.php @@ -261,6 +261,7 @@ $lang = array_merge($lang, array(  	'RETURN_POST'				=> '%sReturn to the post%s',  	'RETURN_QUEUE'				=> '%sReturn to the queue%s',  	'RETURN_REPORTS'			=> '%sReturn to the reports%s', +	'RETURN_TOPIC_SIMPLE'		=> '%sReturn to the topic%s',  	'SEARCH_POSTS_BY_USER'				=> 'Search posts by',  	'SELECT_ACTION'						=> 'Select desired action',  | 
