mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Some tooltips.
This commit is contained in:
parent
af5b503d02
commit
e2ef07207e
@ -385,6 +385,9 @@
|
||||
<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>
|
||||
@ -392,6 +395,9 @@
|
||||
</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>
|
||||
|
Loading…
Reference in New Issue
Block a user