aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2004-03-06 16:58:34 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2004-03-06 16:58:34 +0000
commit635d18d279769cfc48ecf1b83e717d3149b663d1 (patch)
tree482f74c24b04366b86ee8712c225b2807e4bf347 /phpBB/language
parent91811b8289f733032e00f022a7a39a673ebb73c8 (diff)
downloadforums-635d18d279769cfc48ecf1b83e717d3149b663d1.tar
forums-635d18d279769cfc48ecf1b83e717d3149b663d1.tar.gz
forums-635d18d279769cfc48ecf1b83e717d3149b663d1.tar.bz2
forums-635d18d279769cfc48ecf1b83e717d3149b663d1.tar.xz
forums-635d18d279769cfc48ecf1b83e717d3149b663d1.zip
minor adjustments
git-svn-id: file:///svn/phpbb/trunk@4859 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/common.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index 349d3a682a..880e6976c4 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -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',