[vinagre] Added a comment for translators.



commit 61f248ea4c965e7464deab42116360c84a43c5b9
Author: Jonh Wendell <jwendell gnome org>
Date:   Tue Apr 27 21:28:53 2010 -0300

    Added a comment for translators.

 vinagre/vinagre-connect.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/vinagre/vinagre-connect.c b/vinagre/vinagre-connect.c
index 86b12d8..76b2afe 100644
--- a/vinagre/vinagre-connect.c
+++ b/vinagre/vinagre-connect.c
@@ -84,6 +84,7 @@ protocol_combo_changed (GtkComboBox *combo, VinagreConnectDialog *dialog)
 
   if (!gtk_combo_box_get_active_iter (combo, &tree_iter))
     {
+      /* Translators: Please consider the word "from" instead of "in". I'll fix this phrase for 2.31 (or 3.0) */
       g_warning (_("Could not get the active protocol in the protocol list."));
       return;
     }



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