mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
fix for bug 499131
git-svn-id: file:///svn/phpbb/trunk@1790 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -128,7 +128,6 @@ $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_user_total'] = "%d Hidden and ";
|
||||
$lang['Guest_users_zero_total'] = "0 Guests";
|
||||
$lang['Guest_users_total'] = "%d Guests";
|
||||
$lang['Guest_user_total'] = "%d Guest";
|
||||
@@ -972,4 +971,4 @@ $lang['A_critical_error'] = "A Critical Error Occurred";
|
||||
// That's all Folks!
|
||||
// -------------------------------------------------
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user