1
0
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:
Paul S. Owen
2001-11-27 17:36:04 +00:00
parent 5a6f399052
commit 22dce9ec94
6 changed files with 12 additions and 12 deletions

View File

@@ -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";