]> git.lyx.org Git - features.git/commitdiff
Resolve accelerator conflicts
authorJuergen Spitzmueller <spitz@lyx.org>
Sat, 13 Feb 2021 06:57:10 +0000 (07:57 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sat, 13 Feb 2021 06:57:10 +0000 (07:57 +0100)
src/frontends/qt/ui/SearchUi.ui

index f0b78ccc3cec917849495a543964faa4e57a10ce..a42d67ea1e9059088b7c3068dbc1dd2a56863341 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>416</width>
-    <height>228</height>
+    <height>240</height>
    </rect>
   </property>
   <property name="sizePolicy">
@@ -30,7 +30,7 @@
        <item row="0" column="0">
         <widget class="QLabel" name="findLA">
          <property name="text">
-          <string>Fi&amp;nd:</string>
+          <string>&amp;Find:</string>
          </property>
          <property name="buddy">
           <cstring>findCO</cstring>
@@ -65,7 +65,7 @@
        <item row="1" column="0">
         <widget class="QLabel" name="replaceLA">
          <property name="text">
-          <string>Repla&amp;ce with:</string>
+          <string>Re&amp;place with:</string>
          </property>
          <property name="buddy">
           <cstring>replaceCO</cstring>
        <item>
         <widget class="QCheckBox" name="wordsCB">
          <property name="text">
-          <string>Match w&amp;hole words only</string>
+          <string>Match &amp;whole words only</string>
          </property>
         </widget>
        </item>