[vinagre] Added a comment for translators.



commit 9098752f2633c67ce2b714f95a5158792de918e2
Author: Jonh Wendell <jwendell gnome org>
Date:   Tue Apr 27 21:44:31 2010 -0300

    Added a comment for translators.
    
    Closes #617001.

 vinagre/vinagre-plugin-manager.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/vinagre/vinagre-plugin-manager.c b/vinagre/vinagre-plugin-manager.c
index 8fa796c..d6206c5 100644
--- a/vinagre/vinagre-plugin-manager.c
+++ b/vinagre/vinagre-plugin-manager.c
@@ -43,6 +43,7 @@ enum
 };
 
 #define PLUGIN_MANAGER_NAME_TITLE _("Plugin")
+/* Translators: "Enabled" is the title of a column in the plugins treeview. This column shows a checkbox, where the plugin can be [de]activated. If it's activated, its status is "enabled" and the checkbox is checked. */
 #define PLUGIN_MANAGER_ACTIVE_TITLE _("Enabled")
 
 #define VINAGRE_PLUGIN_MANAGER_GET_PRIVATE(object)(G_TYPE_INSTANCE_GET_PRIVATE ((object), VINAGRE_TYPE_PLUGIN_MANAGER, VinagrePluginManagerPrivate))



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