-no hash
authorChristian Grothoff <christian@grothoff.org>
Fri, 16 Jan 2015 10:51:33 +0000 (10:51 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 16 Jan 2015 10:51:33 +0000 (10:51 +0000)
src/conversation/gnunet-conversation.c

index 7d5cb990a7d8c876652354af6786d2697866444c..920ff33d2389364245318b2cb3bb42a0d8792898 100644 (file)
@@ -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);