Mention style-dependency of some features in the tooltips.

This commit is contained in:
Juergen Spitzmueller 2017-02-06 12:21:53 +01:00
parent 7917ebcc40
commit c7126dc4f9

View File

@ -315,7 +315,7 @@
<item>
<widget class="QLineEdit" name="textBeforeED">
<property name="toolTip">
<string>Text that precedes the reference (e.g., &quot;cf.&quot;)</string>
<string>Text that precedes the reference (e.g., &quot;cf.&quot;), if the current citation style supports this.</string>
</property>
</widget>
</item>
@ -332,7 +332,7 @@
<item>
<widget class="QLineEdit" name="textAfterED">
<property name="toolTip">
<string>Text that follows the reference (e.g., pages)</string>
<string>Text that follows the reference (e.g., pages), if the current style supports this.</string>
</property>
</widget>
</item>
@ -385,7 +385,7 @@
<item>
<widget class="QCheckBox" name="forceuppercaseCB">
<property name="toolTip">
<string>Force upper case in names (&quot;Del Piero&quot;, not &quot;del Piero&quot;)</string>
<string>Force upper case in names (&quot;Del Piero&quot;, not &quot;del Piero&quot;), if the current style supports this.</string>
</property>
<property name="text">
<string>Force upcas&amp;ing</string>
@ -395,7 +395,7 @@
<item>
<widget class="QCheckBox" name="starredCB">
<property name="toolTip">
<string>Always list all authors (rather than using &quot;et al.&quot;)</string>
<string>Always list all authors (rather than using &quot;et al.&quot;), if the current style supports this.</string>
</property>
<property name="text">
<string>All aut&amp;hors</string>