mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Various fixes and updates, fix (hopefully) for bug #485799
git-svn-id: file:///svn/phpbb/trunk@1461 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -128,7 +128,7 @@ $lang['Reg_user_total'] = "%d Registered, ";
|
||||
$lang['Hidden_users_total'] = "%d Hidden and ";
|
||||
$lang['Hidden_user_total'] = "%d Hidden and ";
|
||||
$lang['Guest_users_total'] = "%d Guests";
|
||||
$lang['Guest_user_total'] = "%d Guests";
|
||||
$lang['Guest_user_total'] = "%d Guest";
|
||||
|
||||
$lang['You_last_visit'] = "You last visited on %s"; // %s replaced by date/time
|
||||
$lang['Search_new'] = "View posts since last visit";
|
||||
|
Reference in New Issue
Block a user