diff --git a/src/qtgui/advsearch.ui b/src/qtgui/advsearch.ui
index 9f4fb1f9..6c6ac2e9 100644
--- a/src/qtgui/advsearch.ui
+++ b/src/qtgui/advsearch.ui
@@ -52,7 +52,7 @@
Search for files<br>having all of:
- All non blank fields will be combined with AND conjunctions. <br>All fields except "exact phrase" can accept a mix of simple words, and phrases enclosed in double quotes.
+ All non blank fields will be combined with AND conjunctions. <br>All fields except "exact phrase" can accept a mix of simple words, and phrases enclosed in double quotes.<br>There are two <em>Any of these</em> fields so you can search for things like: <br><em>(apple OR pear) AND (green OR sour)</em>
diff --git a/src/qtgui/rclmain.ui b/src/qtgui/rclmain.ui
index 76ef2e4b..d1d6e33f 100644
--- a/src/qtgui/rclmain.ui
+++ b/src/qtgui/rclmain.ui
@@ -159,9 +159,6 @@
fileExitAction
-
- Exit
-
E&xit
@@ -173,9 +170,6 @@
fileStart_IndexingAction
-
- Update index
-
Update &index
@@ -184,9 +178,6 @@
helpAbout_RecollAction
-
- About Recoll
-
&About Recoll
@@ -195,9 +186,6 @@
userManualAction
-
- User manual
-
&User manual
@@ -209,9 +197,6 @@
history.png
-
- Document &History
-
Document &History
@@ -226,9 +211,6 @@
asearch.png
-
- Advanced Search
-
&Advanced Search
@@ -243,9 +225,6 @@
sortparms.png
-
- &Sort parameters
-
&Sort parameters
@@ -260,11 +239,8 @@
spell.png
-
- Spelling expansion
-
- Spelling expansion
+ Spelling &expansion
Spelling expansion tool
@@ -308,9 +284,6 @@
preferencesQuery_PrefsAction
-
- &Query configuration
-
&Query configuration
diff --git a/src/qtgui/uiprefs.ui b/src/qtgui/uiprefs.ui
index 4849b2c9..1aa23c4d 100644
--- a/src/qtgui/uiprefs.ui
+++ b/src/qtgui/uiprefs.ui
@@ -254,7 +254,7 @@
autoPhraseCB
- Automatically add phrase to simple searchs
+ Automatically add phrase to simple searches
A search for [rolling stones] (2 terms) will be changed to [rolling or stones or (rolling phrase 2 stones)].