1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

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
This commit is contained in:
Ludovic Arnaud
2003-02-21 01:54:30 +00:00
parent 0101c669cc
commit d33b04ae6b
3 changed files with 378 additions and 144 deletions

View File

@@ -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',