necessary!

git-svn-id: file:///svn/phpbb/trunk@6344 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Dominik Dröscher 2006-09-02 12:56:49 +00:00
parent 5e2cfc887f
commit cf7a261408

View file

@ -112,7 +112,7 @@ $lang = array_merge($lang, array(
'NO_PARENT' => 'No Parent', 'NO_PARENT' => 'No Parent',
'NO_PERMISSIONS' => 'Do not copy permissions', 'NO_PERMISSIONS' => 'Do not copy permissions',
'NO_PERMISSION_FORUM_ADD' => 'You do not have the necessary permissions to add forums', 'NO_PERMISSION_FORUM_ADD' => 'You do not have the necessary permissions to add forums',
'NO_PERMISSION_FORUM_DELETE' => 'You do not have the neccessary permissions to delete forums', 'NO_PERMISSION_FORUM_DELETE' => 'You do not have the necessary permissions to delete forums',
'PARENT_NOT_EXIST' => 'Parent does not exist', 'PARENT_NOT_EXIST' => 'Parent does not exist',
'PRUNE_ANNOUNCEMENTS' => 'Prune Announcements', 'PRUNE_ANNOUNCEMENTS' => 'Prune Announcements',