From 89d36ccc021bd173e95e62326cb84b7f873c123f Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Thu, 31 Dec 2009 18:08:40 +0000 Subject: Miscellaneous string fixes Lots of small spelling and grammar fixes, as well as some terminology cleanups. Signed-off-by: Jonny Lamb --- src/empathy-event-manager.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/empathy-event-manager.c') diff --git a/src/empathy-event-manager.c b/src/empathy-event-manager.c index c9e925d21..e85837c67 100644 --- a/src/empathy-event-manager.c +++ b/src/empathy-event-manager.c @@ -346,8 +346,8 @@ event_channel_process_voip_func (EventPriv *event) gtk_message_dialog_format_secondary_text ( GTK_MESSAGE_DIALOG (dialog), video ? - _("%s is video calling you, do you want to answer?"): - _("%s is calling you, do you want to answer?"), + _("%s is video calling you. Do you want to answer?"): + _("%s is calling you. Do you want to answer?"), empathy_contact_get_name (event->approval->contact)); /* Set image of the dialog */ -- cgit v1.2.3