]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/ui/PrefDocHandlingUi.ui
Properly scale some icons for HiDPI (#12695)
[lyx.git] / src / frontends / qt / ui / PrefDocHandlingUi.ui
index 1546f39640df6cc8bc79ef42f8f5535fe8b6e99a..4f1c5e1eb2a13f4f96423e9bb482643fec4cb94c 100644 (file)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>413</width>
-    <height>497</height>
+    <width>853</width>
+    <height>575</height>
    </rect>
   </property>
   <property name="sizePolicy">
        <layout class="QHBoxLayout" name="horizontalLayout_2">
         <item>
          <widget class="QCheckBox" name="autoSaveCB">
+          <property name="toolTip">
+           <string>If this is checked, LyX saves a temporary copy of changed documents in the given interval (as #filename.lyx# in the given directory). As opposed to the backup above, this snapshot will be removed when changes are being saved. If the application crashes with unsaved changes and the restoration from the emergency file fails, this snapshot can be at rescue.</string>
+          </property>
           <property name="text">
-           <string>&amp;Backup documents, every</string>
+           <string>Make a&amp;uto-save snapshots every[[ N minutes]]</string>
           </property>
          </widget>
         </item>
         <item>
          <widget class="QLabel" name="TextLabel1">
           <property name="text">
-           <string>&amp;minutes</string>
+           <string>[[Make auto-save snapshots every N ]]&amp;minutes</string>
           </property>
           <property name="buddy">
            <cstring>autoSaveSB</cstring>