empathy r2736 - trunk/src



Author: wbolster
Date: Mon Mar 23 16:55:28 2009
New Revision: 2736
URL: http://svn.gnome.org/viewvc/empathy?rev=2736&view=rev

Log:
Added translator comment


Modified:
   trunk/src/empathy-ft-manager.c

Modified: trunk/src/empathy-ft-manager.c
==============================================================================
--- trunk/src/empathy-ft-manager.c	(original)
+++ trunk/src/empathy-ft-manager.c	Mon Mar 23 16:55:28 2009
@@ -1019,6 +1019,7 @@
 
   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);
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]