From 3b2167dbc14aabf7c95ce758c25f2c8f831567db Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Fri, 17 Apr 2009 16:21:00 +0100 Subject: [PATCH] Correct English. Signed-off-by: Jonny Lamb --- src/empathy-ft-manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.2