]> git.lyx.org Git - features.git/commitdiff
Some tooltips.
authorRichard Heck <rgheck@lyx.org>
Wed, 4 Jan 2017 17:50:51 +0000 (12:50 -0500)
committerRichard Heck <rgheck@lyx.org>
Wed, 4 Jan 2017 17:50:51 +0000 (12:50 -0500)
src/frontends/qt4/ui/RefUi.ui

index bd0e7fa6279d51a7462c806fa023a6a05395a4e8..cd2d8da9cb9d94a977dbc942ab474cd61f6bb8ba 100644 (file)
     <layout class="QHBoxLayout" name="horizontalLayout9">
      <item>
       <widget class="QCheckBox" name="pluralCB">
+        <property name="toolTip">
+          <string>Use plural form of formatted reference. (Works only for formatted references, and only if you are using refstyle.)</string>
+       </property>
        <property name="text">
         <string>Plural</string>
        </property>
      </item>
      <item>
       <widget class="QCheckBox" name="capsCB">
+       <property name="toolTip">
+        <string notr="true">Use capitalized form of formatted reference. (Works only for formatted references, and only if you are using refstyle.)</string>
+       </property>
        <property name="text">
         <string>Capitalized</string>
        </property>