mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 02:36:38 +02:00
fixing some bugs
git-svn-id: file:///svn/phpbb/trunk@8075 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -265,7 +265,8 @@ $lang = array_merge($lang, array(
|
||||
'VIEW_GLOBAL_PERMS' => 'Global permissions',
|
||||
'VIEW_PERMISSIONS' => 'View permissions',
|
||||
|
||||
'WRONG_PERMISSION_TYPE' => 'Wrong permission type selected.',
|
||||
'WRONG_PERMISSION_TYPE' => 'Wrong permission type selected.',
|
||||
'WRONG_PERMISSION_SETTING_FORMAT' => 'The permission settings are in a wrong format, phpBB is not able to process them correctly.',
|
||||
));
|
||||
|
||||
?>
|
Reference in New Issue
Block a user