aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/common.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-09-02 17:24:56 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-09-02 17:24:56 +0000
commitcda8083ba73d8884780a3e802b32b0441d2170b0 (patch)
tree3cd58211ccc477dd3fdde2047721877c623e3723 /phpBB/language/en/common.php
parent83c83e0e6cb6efb6ae408a5b1a7afd77d57a63b4 (diff)
downloadforums-cda8083ba73d8884780a3e802b32b0441d2170b0.tar
forums-cda8083ba73d8884780a3e802b32b0441d2170b0.tar.gz
forums-cda8083ba73d8884780a3e802b32b0441d2170b0.tar.bz2
forums-cda8083ba73d8884780a3e802b32b0441d2170b0.tar.xz
forums-cda8083ba73d8884780a3e802b32b0441d2170b0.zip
fixing some bugs
git-svn-id: file:///svn/phpbb/trunk@8075 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/common.php')
-rw-r--r--phpBB/language/en/common.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index 9b3ebbfe52..47bad2d3cd 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -160,6 +160,8 @@ $lang = array_merge($lang, array(
'ENCLOSURE' => 'Enclosure',
'ERR_CHANGING_DIRECTORY' => 'Unable to change directory.',
'ERR_CONNECTING_SERVER' => 'Error connecting to the server.',
+ 'ERR_JAB_AUTH' => 'Could not authorise on Jabber server.',
+ 'ERR_JAB_CONNECT' => 'Could not connect to Jabber server.',
'ERR_UNABLE_TO_LOGIN' => 'The specified username or password is incorrect.',
'ERR_WRONG_PATH_TO_PHPBB' => 'The phpBB path specified appears to be invalid.',
'EXPAND_VIEW' => 'Expand view',