ekiga r7001 - trunk/src/gui



Author: jschamp
Date: Mon Sep 15 20:49:16 2008
New Revision: 7001
URL: http://svn.gnome.org/viewvc/ekiga?rev=7001&view=rev

Log:
Added some translator comments.

Modified:
   trunk/src/gui/main.cpp

Modified: trunk/src/gui/main.cpp
==============================================================================
--- trunk/src/gui/main.cpp	(original)
+++ trunk/src/gui/main.cpp	Mon Sep 15 20:49:16 2008
@@ -1282,6 +1282,8 @@
   g_strdup_printf (_("Error while opening audio input device %s"),
                    (const char *) device.name.c_str());
 
+  /* Translators: This happens when there is an error with audio input:
+   * Nothing ("silence") will be transmitted */
   tmp_msg = g_strdup (_("Only silence will be transmitted."));
   switch (error_code) {
 



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