[nautilus-actions] Modify two labels to make them clearer



commit 19f23d38e6601c70e0144ce5d625b2a8cff7056a
Author: Pierre Wieser <pwieser trychlos org>
Date:   Mon Nov 23 23:10:07 2009 +0100

    Modify two labels to make them clearer

 ChangeLog                                          |    3 +++
 .../nact/nautilus-actions-config-tool.ui           |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index dd73768..905e93b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-11-23 Pierre Wieser <pwieser trychlos org>
 
+	* nautilus-actions/nact/nautilus-actions-config-tool.ui:
+	Modify labels to make them clearer.
+
 	Ask the user to confirm on logout.
 
 	* nautilus-actions/nact/base-application-class.h:
diff --git a/nautilus-actions/nact/nautilus-actions-config-tool.ui b/nautilus-actions/nact/nautilus-actions-config-tool.ui
index 388ae3f..0eb0d19 100644
--- a/nautilus-actions/nact/nautilus-actions-config-tool.ui
+++ b/nautilus-actions/nact/nautilus-actions-config-tool.ui
@@ -161,7 +161,7 @@
                                           <object class="GtkLabel" id="ActionMenuLabelLabel">
                                             <property name="visible">True</property>
                                             <property name="xalign">1</property>
-                                            <property name="label" translatable="yes">_Menu label :</property>
+                                            <property name="label" translatable="yes">_Context label :</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">ActionMenuLabelEntry</property>
                                           </object>
@@ -244,7 +244,7 @@
                                           <object class="GtkLabel" id="ActionIconLabelLabel">
                                             <property name="visible">True</property>
                                             <property name="xalign">1</property>
-                                            <property name="label" translatable="yes">_Icon label :</property>
+                                            <property name="label" translatable="yes">_Toolbar label :</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">ActionIconLabelEntry</property>
                                           </object>



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