[anjuta] git: Tweak some stash widget tooltips to make the wording consistend



commit 870fb9509a320f71dfca36e81ab0efdedce06fce
Author: James Liggett <jrliggett cox net>
Date:   Mon Jul 20 17:13:32 2009 -0700

    git: Tweak some stash widget tooltips to make the wording consistend

 plugins/git/anjuta-git.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/git/anjuta-git.ui b/plugins/git/anjuta-git.ui
index 9fb71a5..ffb8504 100644
--- a/plugins/git/anjuta-git.ui
+++ b/plugins/git/anjuta-git.ui
@@ -5356,7 +5356,7 @@
         <property name="sensitive">False</property>
         <property name="can_focus">True</property>
         <property name="receives_default">True</property>
-        <property name="tooltip_text" translatable="yes">Delete this stash</property>
+        <property name="tooltip_text" translatable="yes">Delete the selected stash</property>
         <child>
           <object class="GtkImage" id="image6">
             <property name="visible">True</property>



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