]> git.lyx.org Git - lyx.git/commitdiff
* TabularUi.ui
authorJürgen Spitzmüller <spitz@lyx.org>
Sat, 13 Sep 2008 14:10:03 +0000 (14:10 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sat, 13 Sep 2008 14:10:03 +0000 (14:10 +0000)
- a hopefully somewhat clearer description of what valign is supposed to do.:

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26382 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/TabularUi.ui

index 04ee1ebc895d69b8432a45ade17722c4fdaa7a88..ef8672092732f58a8dee737ea11c7b123321d044 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>390</width>
-    <height>336</height>
+    <width>436</width>
+    <height>359</height>
    </rect>
   </property>
   <property name="windowTitle" >
@@ -75,7 +75,7 @@
           <item row="1" column="1" colspan="2" >
            <widget class="QComboBox" name="vAlignCB" >
             <property name="toolTip" >
-             <string>Vertical alignment for fixed width columns</string>
+             <string>Specifies the vertical alignment of the other cells in the current row in relation to the height of this cell.</string>
             </property>
             <item>
              <property name="text" >
           <item row="1" column="0" >
            <widget class="QLabel" name="vAlignCO" >
             <property name="text" >
-             <string>&amp;Vertical alignment:</string>
+             <string>&amp;Vertical row alignment:</string>
             </property>
             <property name="buddy" >
              <cstring>vAlignCB</cstring>