* TabularUi.ui

- descibe valign even more accurately.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26401 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2008-09-14 15:30:37 +00:00
parent f742f7bf83
commit 151da16a74

View File

@ -75,7 +75,7 @@
<item row="1" column="1" colspan="2" >
<widget class="QComboBox" name="vAlignCB" >
<property name="toolTip" >
<string>Specifies the vertical alignment of the other cells in the current row in relation to the height of this cell.</string>
<string>Specifies the vertical alignment of this cell in relation to the baseline of the row.</string>
</property>
<item>
<property name="text" >
@ -107,7 +107,7 @@
<item row="1" column="0" >
<widget class="QLabel" name="vAlignCO" >
<property name="text" >
<string>&amp;Vertical row alignment:</string>
<string>&amp;Vertical alignment in row:</string>
</property>
<property name="buddy" >
<cstring>vAlignCB</cstring>