[LyX/master] GuiSpellchecker: resolve accelerator conflicts
Juergen Spitzmueller
spitz at lyx.org
Tue Feb 16 18:09:59 UTC 2021
commit fe44b3c0faeab76cc95ad2e4d9892c48b2f319a8
Author: Juergen Spitzmueller <spitz at lyx.org>
Date: Tue Feb 16 19:13:13 2021 +0100
GuiSpellchecker: resolve accelerator conflicts
---
src/frontends/qt/ui/SpellcheckerUi.ui | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/frontends/qt/ui/SpellcheckerUi.ui b/src/frontends/qt/ui/SpellcheckerUi.ui
index 18cd17d..e4409b3 100644
--- a/src/frontends/qt/ui/SpellcheckerUi.ui
+++ b/src/frontends/qt/ui/SpellcheckerUi.ui
@@ -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>
More information about the lyx-cvs
mailing list