commit fe44b3c0faeab76cc95ad2e4d9892c48b2f319a8
Author: Juergen Spitzmueller <[email protected]>
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>&amp;Ignore</string>
+      <string>Ign&amp;ore</string>
      </property>
     </widget>
    </item>
@@ -92,14 +92,14 @@
       <string/>
      </property>
      <property name="text">
-      <string>&amp;Find Next</string>
+      <string>Find Ne&amp;xt</string>
      </property>
     </widget>
    </item>
    <item row="2" column="0">
     <widget class="QLabel" name="TextLabel3">
      <property name="text">
-      <string>Unknown word:</string>
+      <string>Unknown &amp;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&amp;placement:</string>
+      <string>Repla&amp;cement:</string>
      </property>
      <property name="buddy">
       <cstring>replaceCO</cstring>
@@ -145,7 +145,7 @@
       <string/>
      </property>
      <property name="text">
-      <string>Replace &amp;All</string>
+      <string>Re&amp;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&amp;dd</string>
+      <string>&amp;Add[[Spellchecker]]</string>
      </property>
     </widget>
    </item>
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to