mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
Fixed bug #488927
git-svn-id: file:///svn/phpbb/trunk@1622 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -539,7 +539,7 @@ $lang['No_disallowed'] = "No Disallowed Usernames";
|
||||
|
||||
$lang['Disallowed_deleted'] = "The disallowed username has been successfully removed";
|
||||
$lang['Disallow_successful'] = "The disallowed username has ben successfully added";
|
||||
$lang['Disallowed_already'] = "The name you entered could not be disallowed. It either already exists in the list or a matching username is present";
|
||||
$lang['Disallowed_already'] = "The name you entered could not be disallowed. It either already exists in the list, exists in the word censor list, or a matching username is present";
|
||||
|
||||
$lang['Click_return_disallowadmin'] = "Click %sHere%s to return to Disallow Username Administration";
|
||||
|
||||
|
Reference in New Issue
Block a user