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:
committed by
Igor Wiedler
parent
b5c8349f4a
commit
efedc973eb
@@ -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',
|
||||
|
Reference in New Issue
Block a user