aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorDominik Dröscher <dhn2@users.sourceforge.net>2006-10-26 14:46:41 +0000
committerDominik Dröscher <dhn2@users.sourceforge.net>2006-10-26 14:46:41 +0000
commit70586666159425c17ee5deb16338ec380caf8ed8 (patch)
tree84a0cc605745c8b5b8f62acabe8fafe84223c447 /phpBB/language
parent0b838cec29b4e20c3dba0269574f220ac0a1c13e (diff)
downloadforums-70586666159425c17ee5deb16338ec380caf8ed8.tar
forums-70586666159425c17ee5deb16338ec380caf8ed8.tar.gz
forums-70586666159425c17ee5deb16338ec380caf8ed8.tar.bz2
forums-70586666159425c17ee5deb16338ec380caf8ed8.tar.xz
forums-70586666159425c17ee5deb16338ec380caf8ed8.zip
#4754
MSNM should work again (as before, only on IE). git-svn-id: file:///svn/phpbb/trunk@6531 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/memberlist.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/language/en/memberlist.php b/phpBB/language/en/memberlist.php
index a4d825c17f..b46fe1c621 100644
--- a/phpBB/language/en/memberlist.php
+++ b/phpBB/language/en/memberlist.php
@@ -72,6 +72,8 @@ $lang = array_merge($lang, array(
'IM_JABBER_SUBJECT' => 'This is an automated message please do not reply! Message from user %1$s at %2$s',
'IM_MESSAGE' => 'Your message',
'IM_MSNM' => 'Please note that you need Windows Messenger installed to use this.',
+ 'IM_MSNM_BROWSER' => 'Your browser does not support this.',
+ 'IM_MSNM_CONNECT' => 'MSNM is not connected.\nYou have to connect to MSNM to continue.',
'IM_NAME' => 'Your Name',
'IM_NO_JABBER' => 'Sorry, direct messaging of Jabber users is not supported on this server. You will need a Jabber client installed on your system to contact the recipient above.',
'IM_RECIPIENT' => 'Recipient',