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

Fixing a few minor things ... Sorry Jon, got bored and fixed some of the spelling mistakes assigned to you. :)

git-svn-id: file:///svn/phpbb/trunk@6343 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Dominik Dröscher
2006-09-02 12:00:21 +00:00
parent 5f30881c2c
commit 5e2cfc887f
3 changed files with 4 additions and 4 deletions

View File

@@ -111,7 +111,7 @@ $lang = array_merge($lang, array(
'NO_FORUM_ACTION' => 'No action defined for what happens with the forum content',
'NO_PARENT' => 'No Parent',
'NO_PERMISSIONS' => 'Do not copy permissions',
'NO_PERMISSION_FORUM_ADD' => 'You do not have the neccessary 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',
'PARENT_NOT_EXIST' => 'Parent does not exist',