1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

minor adjustments

git-svn-id: file:///svn/phpbb/trunk@4859 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2004-03-06 16:58:34 +00:00
parent 91811b8289
commit 635d18d279
5 changed files with 20 additions and 19 deletions

View File

@@ -179,7 +179,9 @@ $lang += array(
'LOGIN_INFO' => 'In order to login you must be registered. Registering takes only a few seconds but gives you increased capabilies. The board administrator may also grant additional permissions to registered users. Before you login please ensure you are familiar with our terms of use and related policies. Please ensure you read any forum rules as you navigate around the board.',
'LOGIN_VIEWFORUM' => 'The board administrator requires you to be registered and logged in to view this forum.',
'LOGOUT_USER' => 'Logout [ %s ]',
'LOG_DELETE_TOPIC' => '<b>Deleted topic</b><br />&#187; %s',
'LOG_ME_IN' => 'Log me on automatically each visit',
'LOG_USER_GENERAL' => '%s',
'MARK' => 'Mark',
'MARK_ALL' => 'Mark all',
@@ -519,8 +521,6 @@ $unused = array(
'Inbox_size' => 'Your Inbox is %d%% full',
'Join_group' => 'Join Group',
'LOGOUT' => 'Logout',
'LOG_DELETE_TOPIC' => '<b>Deleted topic</b><br />&#187; %s',
'LOG_USER_GENERAL' => '%s',
'Login_to_join' => 'Login to join or manage group memberships',
'Member_this_group' => 'You are a member of this group',
'Memberships_pending' => 'Memberships pending',