Correct UI strings

This commit is contained in:
Yuriy Skalko 2020-08-07 20:27:39 +03:00 committed by Juergen Spitzmueller
parent 1af9e3b0fc
commit af7ffc7dfa
2 changed files with 3 additions and 4 deletions

View File

@ -104,7 +104,7 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>Move the selected citation up (Ctrl-Up)</string>
<string>Move the selected database up (Ctrl-Up)</string>
</property>
<property name="text">
<string>&amp;Up</string>
@ -127,7 +127,7 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>Move the selected citation down (Ctrl-Down)</string>
<string>Move the selected database down (Ctrl-Down)</string>
</property>
<property name="text">
<string>Do&amp;wn</string>

View File

@ -99,8 +99,7 @@
<bool>true</bool>
</property>
<property name="toolTip">
<string>Select encoding of the generated LaTeX source
(LaTeX input encoding).</string>
<string>Select encoding of the generated LaTeX source (LaTeX input encoding).</string>
</property>
<property name="duplicatesEnabled">
<bool>false</bool>