(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 22 Apr 2010 07:37:22 +0000 (07:37 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 22 Apr 2010 07:37:22 +0000 (07:37 +0000)
src/hostlist/hostlist-client.c

index df74e08ccf8e33c5c3c50514c8ac6677d03579bb..2d7ef76d572227577e0f0c6281bfd22e9b2a27a5 100644 (file)
@@ -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,