From cd4569cf9aafb228edff730131a41ee26460c624 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 9 Jan 2009 16:17:05 +0000 Subject: Remove useless spaces in message. svn path=/trunk/; revision=2219 --- src/empathy-tube-dispatch.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/empathy-tube-dispatch.c b/src/empathy-tube-dispatch.c index 15a7455f3..7ffe5f0ea 100644 --- a/src/empathy-tube-dispatch.c +++ b/src/empathy-tube-dispatch.c @@ -424,8 +424,8 @@ empathy_tube_dispatch_handle (EmpathyTubeDispatch *tube_dispatch) channel = empathy_dispatch_operation_get_channel (priv->operation); msg = g_strdup_printf ( - _(" An invitation was offered for service %s, but you don't have the" - " needed application to handle it "), priv->service); + _("An invitation was offered for service %s, but you don't have the " + "needed application to handle it"), priv->service); empathy_tube_dispatch_show_error (tube_dispatch, msg); -- cgit v1.2.3