aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/styles.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2010-08-02 12:01:06 +0200
committerIgor Wiedler <igor@wiedler.ch>2011-01-10 01:44:54 +0100
commitefedc973eb7442c004ed045f7f5f81e3f9ec2d4e (patch)
treefe474d58897e300a990d5fc342f1550618cd0295 /phpBB/language/en/acp/styles.php
parentb5c8349f4a3399750b13463db8ad54f1aadfe178 (diff)
downloadforums-efedc973eb7442c004ed045f7f5f81e3f9ec2d4e.tar
forums-efedc973eb7442c004ed045f7f5f81e3f9ec2d4e.tar.gz
forums-efedc973eb7442c004ed045f7f5f81e3f9ec2d4e.tar.bz2
forums-efedc973eb7442c004ed045f7f5f81e3f9ec2d4e.tar.xz
forums-efedc973eb7442c004ed045f7f5f81e3f9ec2d4e.zip
[ticket/6109] MSN is now called Windows Live Messenger (WLM)
Replaced the logo with the current one and changed the language strings. PHPBB3-6109
Diffstat (limited to 'phpBB/language/en/acp/styles.php')
-rw-r--r--phpBB/language/en/acp/styles.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/styles.php b/phpBB/language/en/acp/styles.php
index 642a3a57c1..707d9ac7bd 100644
--- a/phpBB/language/en/acp/styles.php
+++ b/phpBB/language/en/acp/styles.php
@@ -223,7 +223,7 @@ $lang = array_merge($lang, array(
'IMG_ICON_CONTACT_EMAIL' => 'Send e-mail',
'IMG_ICON_CONTACT_ICQ' => 'ICQ',
'IMG_ICON_CONTACT_JABBER' => 'Jabber',
- 'IMG_ICON_CONTACT_MSNM' => 'MSNM',
+ 'IMG_ICON_CONTACT_MSNM' => 'WLM',
'IMG_ICON_CONTACT_PM' => 'Send message',
'IMG_ICON_CONTACT_YAHOO' => 'YIM',
'IMG_ICON_CONTACT_WWW' => 'Website',