[vinagre] Added a comment for translators.



commit 4ebc8ad0f7068e274f013a4e01ede7d9fab70bb5
Author: Jonh Wendell <jwendell gnome org>
Date:   Tue Apr 27 21:35:09 2010 -0300

    Added a comment for translators.
    
    Closes #616995.

 vinagre/vinagre-mdns.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/vinagre/vinagre-mdns.c b/vinagre/vinagre-mdns.c
index adf7107..fc6ad19 100644
--- a/vinagre/vinagre-mdns.c
+++ b/vinagre/vinagre-mdns.c
@@ -239,6 +239,7 @@ vinagre_mdns_add_service (VinagrePluginInfo *info,
                                   mdns->priv->client,
                                   &error))
     {
+        /* Translators: "Browse for hosts" means the ability to find/locate some machines [with the VNC service enabled] in the local network */
         g_warning (_("Failed to browse for hosts: %s\n"), error->message);
         g_error_free (error);
         return;



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