mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00: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:
parent
d0c05ab605
commit
4d25a98d50
1 changed files with 1 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue