diff -r e3d7322305bf -r 5e1f1e916419 punbb/lang/English/index.php --- a/punbb/lang/English/index.php Sun Sep 02 11:00:57 2007 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,21 +0,0 @@ - 'Topics', -'Moderators' => 'Moderators', -'Link to' => 'Link to', // As in "Link to http://www.punbb.org/" -'Empty board' => 'Board is empty.', -'Newest user' => 'Newest registered user', -'Users online' => 'Registered users online', -'Guests online' => 'Guests online', -'No of users' => 'Total number of registered users', -'No of topics' => 'Total number of topics', -'No of posts' => 'Total number of posts', -'Online' => 'Online', // As in "Online: User A, User B etc." -'Board info' => 'Board information', -'Board stats' => 'Board statistics', -'User info' => 'User information' - -);