1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-13 12:14:06 +02:00

[ticket/6109] MSN is now called Windows Live Messenger (WLM)

Replaced the logo with the current one and changed the language strings.

PHPBB3-6109
This commit is contained in:
Joas Schilling
2010-08-02 12:01:06 +02:00
committed by Igor Wiedler
parent b5c8349f4a
commit efedc973eb
5 changed files with 8 additions and 8 deletions

View File

@@ -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',