From: Jonny Lamb Date: Fri, 17 Apr 2009 15:21:00 +0000 (+0100) Subject: Correct English. X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=3b2167dbc14aabf7c95ce758c25f2c8f831567db Correct English. Signed-off-by: Jonny Lamb --- diff --git a/src/empathy-ft-manager.c b/src/empathy-ft-manager.c index e157cdbf..98e58d4f 100644 --- a/src/empathy-ft-manager.c +++ b/src/empathy-ft-manager.c @@ -251,7 +251,7 @@ ft_manager_update_ft_row (EmpathyFTManager *ft_manager, } else - second_line = g_strdup (_("Waiting the other participant's response")); + second_line = g_strdup (_("Waiting for the other participant's response")); remaining = empathy_tp_file_get_remaining_time (tp_file); break;