aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/common.php
diff options
context:
space:
mode:
authorDominik Dröscher <dhn2@users.sourceforge.net>2006-08-28 20:11:48 +0000
committerDominik Dröscher <dhn2@users.sourceforge.net>2006-08-28 20:11:48 +0000
commit4cf8487e8d8c149f546af283042c2d0a12042f47 (patch)
treef403a47f16222b251120a6848daac0754a00bacc /phpBB/language/en/common.php
parente59432cbc5e181bc97ba76bfb7564edd142a9a65 (diff)
downloadforums-4cf8487e8d8c149f546af283042c2d0a12042f47.tar
forums-4cf8487e8d8c149f546af283042c2d0a12042f47.tar.gz
forums-4cf8487e8d8c149f546af283042c2d0a12042f47.tar.bz2
forums-4cf8487e8d8c149f546af283042c2d0a12042f47.tar.xz
forums-4cf8487e8d8c149f546af283042c2d0a12042f47.zip
Some language changes. Don't get too excited when I submit stuff.
git-svn-id: file:///svn/phpbb/trunk@6323 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/common.php')
-rw-r--r--phpBB/language/en/common.php11
1 files changed, 9 insertions, 2 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index 9d1146c13b..2262f5e4be 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -52,6 +52,7 @@ $lang = array_merge($lang, array(
'ADMINISTRATOR' => 'Administrator',
'ADMINISTRATORS' => 'Administrators',
'AGE' => 'Age',
+ 'AIM' => 'AIM',
'ALLOWED' => 'Allowed',
'ALL_FILES' => 'All files',
'ALL_FORUMS' => 'All forums',
@@ -141,6 +142,7 @@ $lang = array_merge($lang, array(
'ERR_CONNECTING_SERVER' => 'Error connecting to the server',
'ERR_UNABLE_TO_LOGIN' => 'Error on login. Supplied username or password wrong.',
'ERR_WRONG_PATH_TO_PHPBB' => 'The phpBB path entered seems to be not valid.',
+ 'EXPAND_VIEW' => 'Expand view',
'EXTENSION' => 'Extension',
'EXTENSION_DISABLED_AFTER_POSTING' => 'The extension <strong>%s</strong> has been deactivated and can no longer be displayed',
@@ -226,7 +228,8 @@ $lang = array_merge($lang, array(
'HOURS' => 'Hours',
'HOME' => 'Home',
- 'ICQ_STATUS' => 'ICQ status',
+ 'ICQ' => 'ICQ',
+ 'ICQ_STATUS' => 'ICQ status',
'IF' => 'if',
'IMAGE' => 'Image',
'IN' => 'in',
@@ -237,6 +240,7 @@ $lang = array_merge($lang, array(
'INVALID_EMAIL_LOG' => '<strong>%s</strong> possibly an invalid email address?',
'IP' => 'IP',
+ 'JABBER' => 'Jabber',
'JOINED' => 'Joined',
'JUMP_PAGE' => 'Enter the page number you wish to go to',
'JUMP_TO' => 'Jump to',
@@ -251,7 +255,7 @@ $lang = array_merge($lang, array(
'LDAP_NO_SERVER_CONNECTION' => 'Could not connect to LDAP server',
'LEGEND' => 'Legend',
'LOCATION' => 'Location',
- 'LOCK_POST' => 'Lock Post',
+ 'LOCK_POST' => 'Lock post',
'LOCK_POST_EXPLAIN' => 'Prevent editing',
'LOCK_TOPIC' => 'Lock topic',
'LOGIN' => 'Login',
@@ -432,8 +436,10 @@ $lang = array_merge($lang, array(
'SEARCHING_FORUMS' => 'Searching forums',
'SEARCH_ACTIVE_TOPICS' => 'View active topics',
'SEARCH_FOR' => 'Search for',
+ 'SEARCH_FORUM' => 'Search this forum',
'SEARCH_NEW' => 'View new posts',
'SEARCH_SELF' => 'View your posts',
+ 'SEARCH_TOPIC' => 'Search this topic',
'SEARCH_UNANSWERED' => 'View unanswered posts',
'SECONDS' => 'Seconds',
'SELECT' => 'Select',
@@ -589,6 +595,7 @@ $lang = array_merge($lang, array(
'YEAR' => 'Year',
'YES' => 'Yes',
+ 'YIM' => 'YIM',
'YOU_LAST_VISIT' => 'Last visit was: %s',
'YOU_NEW_PM' => 'A new private message is waiting for you in your Inbox',
'YOU_NEW_PMS' => 'New private messages are waiting for you in your Inbox',