From 710b3bb90a2280396b954803fa73c243bf29bf69 Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Wed, 27 Apr 2011 10:53:31 +0100 Subject: Be neutral --- libempathy-gtk/empathy-log-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libempathy-gtk/empathy-log-window.c b/libempathy-gtk/empathy-log-window.c index 74f66a7f8..ef99f0244 100644 --- a/libempathy-gtk/empathy-log-window.c +++ b/libempathy-gtk/empathy-log-window.c @@ -771,7 +771,7 @@ log_window_append_chat_message (TplEvent *event, else { body = g_strdup_printf ( - C_("First is a contact, second is what he said", "%s: %s"), + C_("First is a contact, second is what was said", "%s: %s"), tpl_entity_get_alias (tpl_event_get_sender (event)), empathy_message_get_body (message)); } -- cgit v1.2.3