mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
GuiSpellchecker: resolve accelerator conflicts
This commit is contained in:
parent
4005155593
commit
fe44b3c0fa
@ -55,7 +55,7 @@
|
||||
<string>Ignore this word</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Ignore</string>
|
||||
<string>Ign&ore</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -92,14 +92,14 @@
|
||||
<string/>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Find Next</string>
|
||||
<string>Find Ne&xt</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="0">
|
||||
<widget class="QLabel" name="TextLabel3">
|
||||
<property name="text">
|
||||
<string>Unknown word:</string>
|
||||
<string>Unknown &word:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>wordED</cstring>
|
||||
@ -116,7 +116,7 @@
|
||||
<item row="4" column="0">
|
||||
<widget class="QLabel" name="TextLabel1">
|
||||
<property name="text">
|
||||
<string>Re&placement:</string>
|
||||
<string>Repla&cement:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>replaceCO</cstring>
|
||||
@ -145,7 +145,7 @@
|
||||
<string/>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Replace &All</string>
|
||||
<string>Re&place All</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -175,7 +175,7 @@
|
||||
<string>Add the word to your personal dictionary</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>A&dd</string>
|
||||
<string>&Add[[Spellchecker]]</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user