From 0e8e9a4596c02b3020d542714798f301b776cc71 Mon Sep 17 00:00:00 2001 From: Wouter Bolsterlee Date: Mon, 23 Mar 2009 16:55:28 +0000 Subject: Added translator comment svn path=/trunk/; revision=2736 --- src/empathy-ft-manager.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/empathy-ft-manager.c') diff --git a/src/empathy-ft-manager.c b/src/empathy-ft-manager.c index aa3ba710a..43ab5abc5 100644 --- a/src/empathy-ft-manager.c +++ b/src/empathy-ft-manager.c @@ -1019,6 +1019,7 @@ ft_manager_display_accept_dialog (EmpathyFTManager *ft_manager, gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (dialog), + /* Translators: the first %s is the file name, the second %s is the file size */ _("Do you want to accept the file \"%s\" (%s)?"), filename, size_str); -- cgit v1.2.3