GTalk shouldn't be trusted to comply with XMPP nowadays

This commit is contained in:
Mikael Nordfeldth 2013-11-18 19:50:46 +01:00
parent 048a435a5e
commit dfd83bd898

View File

@ -59,7 +59,7 @@ class XmppPlugin extends ImPlugin
function getDisplayName(){ function getDisplayName(){
// TRANS: Plugin display name. // TRANS: Plugin display name.
return _m('XMPP/Jabber/GTalk'); return _m('XMPP/Jabber');
} }
/** /**