small fixes on label strings
This commit is contained in:
parent
3962e43dea
commit
afb70d7a12
@ -52,7 +52,7 @@
|
|||||||
<string>Search for files<br>having all of:</string>
|
<string>Search for files<br>having all of:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip" stdset="0">
|
<property name="toolTip" stdset="0">
|
||||||
<string>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.</string>
|
<string>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></string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QLayoutWidget">
|
<widget class="QLayoutWidget">
|
||||||
|
|||||||
@ -159,9 +159,6 @@
|
|||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>fileExitAction</cstring>
|
<cstring>fileExitAction</cstring>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
|
||||||
<string>Exit</string>
|
|
||||||
</property>
|
|
||||||
<property name="menuText">
|
<property name="menuText">
|
||||||
<string>E&xit</string>
|
<string>E&xit</string>
|
||||||
</property>
|
</property>
|
||||||
@ -173,9 +170,6 @@
|
|||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>fileStart_IndexingAction</cstring>
|
<cstring>fileStart_IndexingAction</cstring>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
|
||||||
<string>Update index</string>
|
|
||||||
</property>
|
|
||||||
<property name="menuText">
|
<property name="menuText">
|
||||||
<string>Update &index</string>
|
<string>Update &index</string>
|
||||||
</property>
|
</property>
|
||||||
@ -184,9 +178,6 @@
|
|||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>helpAbout_RecollAction</cstring>
|
<cstring>helpAbout_RecollAction</cstring>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
|
||||||
<string>About Recoll</string>
|
|
||||||
</property>
|
|
||||||
<property name="menuText">
|
<property name="menuText">
|
||||||
<string>&About Recoll</string>
|
<string>&About Recoll</string>
|
||||||
</property>
|
</property>
|
||||||
@ -195,9 +186,6 @@
|
|||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>userManualAction</cstring>
|
<cstring>userManualAction</cstring>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
|
||||||
<string>User manual</string>
|
|
||||||
</property>
|
|
||||||
<property name="menuText">
|
<property name="menuText">
|
||||||
<string>&User manual</string>
|
<string>&User manual</string>
|
||||||
</property>
|
</property>
|
||||||
@ -209,9 +197,6 @@
|
|||||||
<property name="iconSet">
|
<property name="iconSet">
|
||||||
<iconset>history.png</iconset>
|
<iconset>history.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
|
||||||
<string>Document &History</string>
|
|
||||||
</property>
|
|
||||||
<property name="menuText">
|
<property name="menuText">
|
||||||
<string>Document &History</string>
|
<string>Document &History</string>
|
||||||
</property>
|
</property>
|
||||||
@ -226,9 +211,6 @@
|
|||||||
<property name="iconSet">
|
<property name="iconSet">
|
||||||
<iconset>asearch.png</iconset>
|
<iconset>asearch.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
|
||||||
<string>Advanced Search</string>
|
|
||||||
</property>
|
|
||||||
<property name="menuText">
|
<property name="menuText">
|
||||||
<string>&Advanced Search</string>
|
<string>&Advanced Search</string>
|
||||||
</property>
|
</property>
|
||||||
@ -243,9 +225,6 @@
|
|||||||
<property name="iconSet">
|
<property name="iconSet">
|
||||||
<iconset>sortparms.png</iconset>
|
<iconset>sortparms.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
|
||||||
<string>&Sort parameters</string>
|
|
||||||
</property>
|
|
||||||
<property name="menuText">
|
<property name="menuText">
|
||||||
<string>&Sort parameters</string>
|
<string>&Sort parameters</string>
|
||||||
</property>
|
</property>
|
||||||
@ -260,11 +239,8 @@
|
|||||||
<property name="iconSet">
|
<property name="iconSet">
|
||||||
<iconset>spell.png</iconset>
|
<iconset>spell.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
|
||||||
<string>Spelling expansion</string>
|
|
||||||
</property>
|
|
||||||
<property name="menuText">
|
<property name="menuText">
|
||||||
<string>Spelling expansion</string>
|
<string>Spelling &expansion</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Spelling expansion tool</string>
|
<string>Spelling expansion tool</string>
|
||||||
@ -308,9 +284,6 @@
|
|||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>preferencesQuery_PrefsAction</cstring>
|
<cstring>preferencesQuery_PrefsAction</cstring>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
|
||||||
<string>&Query configuration</string>
|
|
||||||
</property>
|
|
||||||
<property name="menuText">
|
<property name="menuText">
|
||||||
<string>&Query configuration</string>
|
<string>&Query configuration</string>
|
||||||
</property>
|
</property>
|
||||||
|
|||||||
@ -254,7 +254,7 @@
|
|||||||
<cstring>autoPhraseCB</cstring>
|
<cstring>autoPhraseCB</cstring>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Automatically add phrase to simple searchs</string>
|
<string>Automatically add phrase to simple searches</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip" stdset="0">
|
<property name="toolTip" stdset="0">
|
||||||
<string>A search for [rolling stones] (2 terms) will be changed to [rolling or stones or (rolling phrase 2 stones)].</string>
|
<string>A search for [rolling stones] (2 terms) will be changed to [rolling or stones or (rolling phrase 2 stones)].</string>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user