diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php index 95bd2c2bf9..679857fabd 100644 --- a/phpBB/language/en/ucp.php +++ b/phpBB/language/en/ucp.php @@ -350,6 +350,7 @@ $lang = array_merge($lang, array( 'REMOVE_FOLDER_CONFIRM' => 'Are you sure you want to remove this folder?', 'RENAME' => 'Rename', 'RENAME_FOLDER' => 'Rename folder', + 'REPLIED_MESSAGE' => 'Replied to message', 'RESIGN_SELECTED' => 'Resign selected', 'RETURN_FOLDER' => '%1$sReturn to previous folder%2$s', 'RETURN_UCP' => '%sReturn to the User Control Panel%s',