]> git.lyx.org Git - features.git/commitdiff
Adv F&R: Fix accelerator conflicts
authorJuergen Spitzmueller <spitz@lyx.org>
Wed, 17 Feb 2021 08:49:25 +0000 (09:49 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Wed, 17 Feb 2021 08:49:25 +0000 (09:49 +0100)
src/frontends/qt/ui/FindAndReplaceUi.ui

index 22f45e37f5236232b8a78fbe5a696000550c41f0..263d656d58dc9dd0c5d86bf81ff55c5acdf6a2db 100644 (file)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>283</width>
-    <height>359</height>
+    <width>374</width>
+    <height>380</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -26,7 +26,7 @@
       <item>
        <widget class="QLabel" name="findLabel">
         <property name="text">
-         <string>Fi&amp;nd:</string>
+         <string>Search fo&amp;r:</string>
         </property>
         <property name="buddy">
          <cstring>find_work_area_</cstring>
@@ -78,8 +78,8 @@
         </property>
         <property name="sizeHint" stdset="0">
          <size>
-          <width>0</width>
-          <height>0</height>
+          <width>13</width>
+          <height>13</height>
          </size>
         </property>
        </spacer>
@@ -93,8 +93,8 @@
           </property>
           <property name="sizeHint" stdset="0">
            <size>
-            <width>0</width>
-            <height>0</height>
+            <width>13</width>
+            <height>13</height>
            </size>
           </property>
          </spacer>
              <string>Restrict search to whole words only</string>
             </property>
             <property name="text">
-             <string>W&amp;hole words</string>
+             <string>Wh&amp;ole words</string>
             </property>
            </widget>
           </item>
              <bool>true</bool>
             </property>
             <property name="toolTip">
-             <string>Find next occurrence [Enter]</string>
+             <string>Find next occurrence (Enter, backwards: Shift+Enter)</string>
             </property>
             <property name="text">
-             <string>Find &amp;Next</string>
+             <string>Find &amp;&gt;</string>
             </property>
             <property name="default">
              <bool>true</bool>
              <bool>true</bool>
             </property>
             <property name="toolTip">
-             <string>Replace and find next occurrence [Enter]</string>
+             <string>Replace and find next occurrence (Enter, backwards: Shift+Enter)</string>
             </property>
             <property name="text">
-             <string>&amp;Replace</string>
+             <string>Rep&amp;lace &gt;</string>
             </property>
            </widget>
           </item>
   </widget>
   <widget class="QWidget" name="advancedTab">
    <attribute name="title">
-    <string>S&amp;ettings</string>
+    <string>Settin&amp;gs</string>
    </attribute>
    <layout class="QVBoxLayout" name="dynamicLayoutAdvanced_" stretch="0,0,1">
     <item>
          <bool>false</bool>
         </property>
         <property name="text">
-         <string>&amp;Expand macros</string>
+         <string>E&amp;xpand macros</string>
         </property>
        </widget>
       </item>