From: Christian Grothoff Date: Fri, 16 Jan 2015 10:51:33 +0000 (+0000) Subject: -no hash X-Git-Tag: initial-import-from-subversion-38251~2654 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b17c424ab9cee54f670e5381ec630a0e72d951c2;p=oweals%2Fgnunet.git -no hash --- diff --git a/src/conversation/gnunet-conversation.c b/src/conversation/gnunet-conversation.c index 7d5cb990a..920ff33d2 100644 --- a/src/conversation/gnunet-conversation.c +++ b/src/conversation/gnunet-conversation.c @@ -266,7 +266,7 @@ phone_event_handler (void *cls, { case GNUNET_CONVERSATION_EC_PHONE_RING: FPRINTF (stdout, - _("Incoming call from `%s'. Please /accept #%u or /cancel %u the call.\n"), + _("Incoming call from `%s'. Please /accept %u or /cancel %u the call.\n"), GNUNET_GNSRECORD_pkey_to_zkey (caller_id), caller_num_gen, caller_num_gen);