[gnome-terminal/search: 4/9] [find] Change wholeword UI to match gedit



commit fadbd6a50231b0f87c95b81d33028c69ed52df06
Author: Behdad Esfahbod <behdad behdad org>
Date:   Tue Apr 13 09:22:11 2010 -0400

    [find] Change wholeword UI to match gedit

 src/terminal-find.glade |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/terminal-find.glade b/src/terminal-find.glade
index c5f5527..91a60a4 100644
--- a/src/terminal-find.glade
+++ b/src/terminal-find.glade
@@ -156,7 +156,7 @@
 	    <widget class="GtkCheckButton" id="check-whole">
 	      <property name="visible">True</property>
 	      <property name="can_focus">True</property>
-	      <property name="label" translatable="yes">_Whole Words Only</property>
+	      <property name="label" translatable="yes">Match _entire word only</property>
 	      <property name="use_underline">True</property>
 	      <property name="relief">GTK_RELIEF_NORMAL</property>
 	      <property name="focus_on_click">False</property>



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