diff -r 5e1f1e916419 -r 98bbc533541c punbb/lang/English/userlist.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/punbb/lang/English/userlist.php Sun Apr 06 00:28:50 2008 -0400 @@ -0,0 +1,19 @@ + 'Find users:', +'User filter legend' => 'Filter user search results:', +'Username help' => 'May be left blank. Use wildcard character * for partial matches.', +'Search for username' => 'Search by username:', +'User group' => 'Show from group:', +'No of posts' => 'No. of posts', +'No users found' => 'No users were found matching your criteria.', +'All users' => 'All users', +'Users' => 'Users', +'Users found' => 'Users found', +'Perform new search' => 'Perform new user search', +'Table summary' => 'List of users filtered and sorted according to the criteria (if any) you have chosen.' + +);