if(GUI::askQuestion(tr("Group invite","popup title"),tr("%1 has invited you to a groupchat. Would you like to join?","popup text").arg(Nexus::getCore()->getFriendUsername(friendId)),true,false))
if(GUI::askQuestion(tr("Group invite","popup title"),tr("%1 has invited you to a groupchat. Would you like to join?","popup text").arg(Nexus::getCore()->getFriendUsername(friendId).toHtmlEscaped()),true,false))