* This indicates we do not have connectivity
*/
LOG (GNUNET_ERROR_TYPE_WARNING | GNUNET_ERROR_TYPE_BULK,
- _("UDP could not message to `%s': "
+ _("UDP could not transmit message to `%s': "
"Network seems down, please check your network configuration\n"),
GNUNET_a2s (sa, slen));
}
*/
LOG (GNUNET_ERROR_TYPE_WARNING | GNUNET_ERROR_TYPE_BULK,
- _("UDP could not message to `%s': "
+ _("UDP could not transmit message to `%s': "
"Please check your network configuration and disable IPv6 if your "
"connection does not have a global IPv6 address\n"),
GNUNET_a2s (sa, slen));