aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-ft-manager.c
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2009-04-17 23:21:00 +0800
committerJonny Lamb <jonny.lamb@collabora.co.uk>2009-04-17 23:21:51 +0800
commit3b2167dbc14aabf7c95ce758c25f2c8f831567db (patch)
tree29234042d9c648738d39d428bbe8991ccbb69c10 /src/empathy-ft-manager.c
parent7c1c77662edf9ef232bb7648fa6c516d31de3648 (diff)
downloadgsoc2013-empathy-3b2167dbc14aabf7c95ce758c25f2c8f831567db.tar
gsoc2013-empathy-3b2167dbc14aabf7c95ce758c25f2c8f831567db.tar.gz
gsoc2013-empathy-3b2167dbc14aabf7c95ce758c25f2c8f831567db.tar.bz2
gsoc2013-empathy-3b2167dbc14aabf7c95ce758c25f2c8f831567db.tar.lz
gsoc2013-empathy-3b2167dbc14aabf7c95ce758c25f2c8f831567db.tar.xz
gsoc2013-empathy-3b2167dbc14aabf7c95ce758c25f2c8f831567db.tar.zst
gsoc2013-empathy-3b2167dbc14aabf7c95ce758c25f2c8f831567db.zip
Correct English.
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'src/empathy-ft-manager.c')
-rw-r--r--src/empathy-ft-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-ft-manager.c b/src/empathy-ft-manager.c
index e157cdbfe..98e58d4f3 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;