LogPrint(eLogWarning,"HTTPProxy: Address update from addresshelper rejected for ",m_RequestURL.host," (referer is ",m_RequestURL.host.empty()?"empty":"harmful",")");
std::stringfull_url=m_RequestURL.to_string();
std::stringstreamss;
ss<<tr("Host")<<""<<m_RequestURL.host<<" <font color=red>"<<tr("already in router's addressbook")<<"</font>. ";
ss<<"<b>"<<tr(/* Trying to overwrite an existing domain in the address book by direct link with "&update=true" is seems like an attack */"Be careful: source of this URL may be harmful")<<"!</b> ";
ss<<tr(/* tr: The "record" means addressbook's record. That message appears when domain was already added to addressbook, but helper link is opened for it. */"Click here to update record:");
ss<<tr(/* tr: The "record" means addressbook's record. That message appears when domain was already added to addressbook, but helper link is opened for it. */"Click here to update record:");