commit 80b058cb18c17b9632faad5cb2e384d9ec9806d4
Author: Richard Heck <[email protected]>
Date: Sat Mar 8 17:25:57 2014 -0500
Fix some shortcut conflicts (bug 9008).
diff --git a/src/frontends/qt4/ui/FindAndReplaceUi.ui
b/src/frontends/qt4/ui/FindAndReplaceUi.ui
index 8aff1db..7ed5816 100644
--- a/src/frontends/qt4/ui/FindAndReplaceUi.ui
+++ b/src/frontends/qt4/ui/FindAndReplaceUi.ui
@@ -203,7 +203,7 @@
<bool>false</bool>
</property>
<property name="title">
- <string>Sco&pe</string>
+ <string>Scope</string>
</property>
<property name="flat">
<bool>false</bool>
@@ -215,7 +215,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>Current &document</string>
+ <string>C&urrent document</string>
</property>
<property name="checked">
<bool>true</bool>
@@ -260,7 +260,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>All ma&nuals</string>
+ <string>&All manuals</string>
</property>
</widget>
</item>
@@ -281,7 +281,7 @@
<string>If unchecked, the search will be limited to occurrences of
the selected text and paragraph style</string>
</property>
<property name="text">
- <string>Ignore &format</string>
+ <string>I&gnore format</string>
</property>
<property name="checked">
<bool>true</bool>
@@ -311,7 +311,7 @@
<item row="3" column="0">
<widget class="QCheckBox" name="OnlyMaths">
<property name="text">
- <string>Search only in mat&hs</string>
+ <string>Search on&ly in maths</string>
</property>
<property name="toolTip">
<string>Restrict search to math environments only</string>