mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix some shortcut conflicts (bug 9008).
This commit is contained in:
parent
d8e4fb9c17
commit
80b058cb18
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user