[nautilus-actions] Add plural mark to a label in the Preferences dialog



commit 8a894e2f99b86628b9868864190c5e1dc2e849fe
Author: Pierre Wieser <pwieser trychlos org>
Date:   Tue Oct 27 22:35:45 2009 +0100

    Add plural mark to a label in the Preferences dialog

 ChangeLog                                |    1 +
 src/nact/nautilus-actions-config-tool.ui |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7e2cfe6..c4948a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
 	* src/nact/nautilus-actions-config-tool.ui:
 	Remove separator from Preferences dialog.
+	Add plural mark to a label.
 
 	* 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 f599ddd..ac7f5e5 100644
--- a/src/nact/nautilus-actions-config-tool.ui
+++ b/src/nact/nautilus-actions-config-tool.ui
@@ -2051,7 +2051,7 @@ Be warned: this mode may be dangerous. You will not be prompted another time.</p
                                 </child>
                                 <child>
                                   <object class="GtkCheckButton" id="AddAboutButton">
-                                    <property name="label" translatable="yes">Add an 'A_bout Nautilus Actions' item in the Nautilus context menu</property>
+                                    <property name="label" translatable="yes">Add an 'A_bout Nautilus Actions' item in the Nautilus context menus</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>



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