mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
Stupid me missunderstood the bug... It should really be fixed now :D
git-svn-id: file:///svn/phpbb/trunk@1792 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -128,6 +128,7 @@ $lang['Reg_users_total'] = "%d Registered, ";
|
||||
$lang['Reg_user_total'] = "%d Registered, ";
|
||||
$lang['Hidden_users_zero_total'] = "0 Hidden and ";
|
||||
$lang['Hidden_user_total'] = "%d Hidden and ";
|
||||
$lang['Hidden_users_total'] = "%d Hidden and ";
|
||||
$lang['Guest_users_zero_total'] = "0 Guests";
|
||||
$lang['Guest_users_total'] = "%d Guests";
|
||||
$lang['Guest_user_total'] = "%d Guest";
|
||||
|
Reference in New Issue
Block a user