mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
[ticket/11201] Revert WLM dropping because it is still used in China.
Windows Live Messenger is still in use in china which accounts for ~20% of world population. Revert WLM dropping which has been merged under the assumption that WLM data and features are completely useless. This commit reverts commits -460470229d
-9affd6f7e7
which have been merged byd59431691c
. PHPBB3-11201
This commit is contained in:
@@ -186,6 +186,7 @@ $lang = array_merge($lang, array(
|
||||
'IMG_ICON_CONTACT_EMAIL' => 'Send email',
|
||||
'IMG_ICON_CONTACT_ICQ' => 'ICQ',
|
||||
'IMG_ICON_CONTACT_JABBER' => 'Jabber',
|
||||
'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