From d33b04ae6bdbd5812f511a7c0b914232f92a501b Mon Sep 17 00:00:00 2001 From: Ludovic Arnaud Date: Fri, 21 Feb 2003 01:54:30 +0000 Subject: Work is in progress on MCP. Resync function now takes into account subforums. Topics can hopefully be moved. A hell lot of notes have been added. git-svn-id: file:///svn/phpbb/trunk@3480 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/lang_main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/language') diff --git a/phpBB/language/en/lang_main.php b/phpBB/language/en/lang_main.php index e153b549d5..3738f4a80b 100644 --- a/phpBB/language/en/lang_main.php +++ b/phpBB/language/en/lang_main.php @@ -92,7 +92,7 @@ $lang = array_merge($lang, array( 'Click_return_login' => 'Click %sHere%s to try again', 'Click_return_forum' => 'Click %sHere%s to return to the forum', 'Click_view_message' => 'Click %sHere%s to view your message', - 'Click_return_modcp' => 'Click %sHere%s to return to the Moderator Control Panel', + 'Click_return_mcp' => 'Click %sHere%s to return to the Moderator Control Panel', 'Click_return_group' => 'Click %sHere%s to return to group information', 'Admin_panel' => 'Go to Administration Panel', 'Board_disable' => 'Sorry but this board is currently unavailable', -- cgit v1.2.1