From: Matthias Wachs Date: Thu, 22 Apr 2010 07:37:22 +0000 (+0000) Subject: (no commit message) X-Git-Tag: initial-import-from-subversion-38251~22054 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=17ed8fb315fc5e426ec26dbb7374485aaf5019f4;p=oweals%2Fgnunet.git --- diff --git a/src/hostlist/hostlist-client.c b/src/hostlist/hostlist-client.c index df74e08cc..2d7ef76d5 100644 --- a/src/hostlist/hostlist-client.c +++ b/src/hostlist/hostlist-client.c @@ -499,7 +499,7 @@ static void update_hostlist ( ) current_hostlist->times_used++; current_hostlist->quality = checked_add ( current_hostlist->quality, HOSTLIST_SUCCESSFUL_DOWNLOAD); GNUNET_asprintf (&stat, - gettext_noop("Advertised URI `%s' downloaded"), + gettext_noop("# advertised URI `%s' downloaded"), current_hostlist->hostlist_uri); GNUNET_STATISTICS_update ( stats,