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
1 changed files with 1 additions and 1 deletions

View File

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