]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/PrintNomenclUi.ui
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / ui / PrintNomenclUi.ui
index 52e23360a75957df55b4403e43e17d920256c23f..aafbb6f7dc81047bfb1c6220ed14d51bb6ba7188 100644 (file)
@@ -1,4 +1,3 @@
-<?xml version="1.0" encoding="UTF-8"?>
 <ui version="4.0">
  <class>PrintNomenclUi</class>
  <widget class="QDialog" name="PrintNomenclUi">
     <layout class="QHBoxLayout" name="horizontalLayout_2">
      <item>
       <widget class="QLabel" name="setWidthLA">
+       <property name="toolTip">
+        <string>Define hanging indendation/label length for the nomenclature list.</string>
+       </property>
        <property name="text">
-        <string>&amp;Longest Label:</string>
+        <string>&amp;List Indendation:</string>
        </property>
        <property name="buddy">
         <cstring>setWidthCO</cstring>
       </widget>
      </item>
      <item>
-      <widget class="QComboBox" name="setWidthCO"/>
+      <widget class="QComboBox" name="setWidthCO">
+       <property name="toolTip">
+        <string>Define hanging indendation/label length for the nomenclature list.</string>
+       </property>
+      </widget>
      </item>
     </layout>
    </item>
@@ -39,7 +45,7 @@
      <item>
       <widget class="QLabel" name="valueLA">
        <property name="text">
-        <string>&amp;Value:</string>
+        <string>Custom &amp;Width:</string>
        </property>
        <property name="buddy">
         <cstring>valueLE</cstring>
@@ -52,7 +58,7 @@
         <bool>false</bool>
        </property>
        <property name="toolTip">
-        <string>Custom value. Needs spacing type &quot;Custom&quot;.</string>
+        <string>Custom value. &quot;List Indendation&quot; needs to be set to &quot;Custom&quot;.</string>
        </property>
       </widget>
      </item>