[nautilus-actions] Fix a typo in Import tab



commit c429d628e43215edb13f4a64ca5c803c9b7e64f9
Author: Pierre Wieser <pwieser trychlos org>
Date:   Tue Oct 27 22:37:26 2009 +0100

    Fix a typo in Import tab

 ChangeLog                                |    3 ++-
 src/nact/nautilus-actions-config-tool.ui |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c4948a0..1a223a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
 
 	* src/nact/nautilus-actions-config-tool.ui:
 	Remove separator from Preferences dialog.
-	Add plural mark to a label.
+	Add plural mark to a label in Runtime tab.
+	Fix a typo in Import tab.
 
 	* src/utils/nautilus-actions-new.c:
 	Add new action data as arguments (target-selection, target-folders,
diff --git a/src/nact/nautilus-actions-config-tool.ui b/src/nact/nautilus-actions-config-tool.ui
index ac7f5e5..416c99f 100644
--- a/src/nact/nautilus-actions-config-tool.ui
+++ b/src/nact/nautilus-actions-config-tool.ui
@@ -2245,7 +2245,7 @@ Be warned: this mode may be dangerous. You will not be prompted another time.</p
                                     <property name="visible">True</property>
                                     <property name="xalign">0</property>
                                     <property name="ypad">10</property>
-                                    <property name="label" translatable="yes">What to do when an action being imported as the same UUID that an already existing one ?</property>
+                                    <property name="label" translatable="yes">What to do when an action being imported has the same UUID that an already existing one ?</property>
                                     <property name="wrap">True</property>
                                   </object>
                                   <packing>



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