aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/memberlist.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/memberlist.php')
-rw-r--r--phpBB/language/en/memberlist.php9
1 files changed, 5 insertions, 4 deletions
diff --git a/phpBB/language/en/memberlist.php b/phpBB/language/en/memberlist.php
index 204fb91adf..09155f5b03 100644
--- a/phpBB/language/en/memberlist.php
+++ b/phpBB/language/en/memberlist.php
@@ -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',