[nautilus-actions] Fix tooltip typo



commit 601a077c94cfe3fe94cc85d4defda1367ef7db57
Author: Pierre Wieser <pwieser trychlos org>
Date:   Thu Apr 15 19:37:46 2010 +0200

    Fix tooltip typo

 ChangeLog                    |    2 ++
 src/nact/nact-preferences.ui |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d2cc424..507d8ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,8 @@
 
 2010-04-15 Pierre Wieser <pwieser trychlos org>
 
+	* src/nact/nact-preferences.ui: Fix typo.
+
 	* src/io-gconf/nagp-keys.h:
 	Remove unused GConf entry keys.
 
diff --git a/src/nact/nact-preferences.ui b/src/nact/nact-preferences.ui
index 5e0f1c0..10827b5 100644
--- a/src/nact/nact-preferences.ui
+++ b/src/nact/nact-preferences.ui
@@ -594,7 +594,7 @@ Be warned: this mode may be dangerous. You will not be prompted another time.</p
                                   <object class="GtkTreeView" id="SchemesTreeView">
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
-                                    <property name="tooltip_text" translatable="yes">You may define here any number of scheme. They will be proposed as available schemes when defining conditions for an action.
+                                    <property name="tooltip_text" translatable="yes">You may define here any number of schemes. They will be proposed as available schemes when defining conditions for an action.
 If the list becomes empty, NACT will automatically refill in with a default list.
 You can add a new scheme by clicking on the '+' button.</property>
                                     <property name="headers_visible">False</property>



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