mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 19:49:54 +02:00
- fixing some bugs, containing fixes for anonymous username displays, eaccelerator issue, permission trace and a few smaller bugs.
git-svn-id: file:///svn/phpbb/trunk@5858 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -82,10 +82,11 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'JABBER' => 'Jabber',
|
||||
|
||||
'LAST_ACTIVE' => 'Last active',
|
||||
'LESS_THAN' => 'Less than',
|
||||
'LIST_USER' => '1 User',
|
||||
'LIST_USERS' => '%d Users',
|
||||
'LAST_ACTIVE' => 'Last active',
|
||||
'LESS_THAN' => 'Less than',
|
||||
'LIST_USER' => '1 User',
|
||||
'LIST_USERS' => '%d Users',
|
||||
'LOGIN_EXPLAIN_LEADERS' => 'The board administrator requires you to be registered and logged in to view the team listing.',
|
||||
'LOGIN_EXPLAIN_VIEWPROFILE' => 'The board administrator requires you to be registered and logged in to view profiles.',
|
||||
|
||||
'MORE_THAN' => 'More than',
|
||||
|
Reference in New Issue
Block a user