mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
fixing some bugs
git-svn-id: file:///svn/phpbb/trunk@5742 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -31,7 +31,7 @@ if (empty($lang) || !is_array($lang))
|
||||
$lang = array_merge($lang, array(
|
||||
'ADMIN_SIG_PREVIEW' => 'Signature preview',
|
||||
|
||||
'BAN_SUCCESSFULL' => 'Ban entered successfully',
|
||||
'BAN_SUCCESSFUL' => 'Ban entered successfully',
|
||||
|
||||
'CANNOT_REMOVE_ANONYMOUS' => 'You are not able to remove the guest user account.',
|
||||
'CANNOT_REMOVE_YOURSELF' => 'You are not allowed to remove your own user account.',
|
||||
|
Reference in New Issue
Block a user