empathy r2219 - trunk/src
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2219 - trunk/src
- Date: Fri, 9 Jan 2009 16:17:05 +0000 (UTC)
Author: xclaesse
Date: Fri Jan 9 16:17:05 2009
New Revision: 2219
URL: http://svn.gnome.org/viewvc/empathy?rev=2219&view=rev
Log:
Remove useless spaces in message.
Modified:
trunk/src/empathy-tube-dispatch.c
Modified: trunk/src/empathy-tube-dispatch.c
==============================================================================
--- trunk/src/empathy-tube-dispatch.c (original)
+++ trunk/src/empathy-tube-dispatch.c Fri Jan 9 16:17:05 2009
@@ -424,8 +424,8 @@
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);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]