mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
fix "Margin by with.."
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3883 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ce96d71421
commit
50a869e0e9
@ -1,3 +1,8 @@
|
||||
2002-04-02 John Levon <moz@compsoc.man.ac.uk>
|
||||
|
||||
* ui/QParagraphDialog.ui: fix a couple of typos for
|
||||
the translators
|
||||
|
||||
2002-03-25 Angus Leeming <a.leeming@ic.ac.uk>
|
||||
|
||||
* xforms/Makefile.am (link_files): whitespace.
|
||||
|
@ -957,7 +957,7 @@
|
||||
</property>
|
||||
<property>
|
||||
<name>toolTip</name>
|
||||
<string>Margin by with paragraph is allowed to increase</string>
|
||||
<string>Margin by which paragraph is allowed to increase</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget row="0" column="4" >
|
||||
@ -983,7 +983,7 @@
|
||||
</property>
|
||||
<property>
|
||||
<name>toolTip</name>
|
||||
<string>Margin by with paragraph is allowed to increase</string>
|
||||
<string>Margin by which paragraph is allowed to decrease</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget row="1" column="1" >
|
||||
|
Loading…
Reference in New Issue
Block a user