mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
Correct UI strings
This commit is contained in:
parent
1af9e3b0fc
commit
af7ffc7dfa
@ -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>&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&wn</string>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user