]> git.lyx.org Git - features.git/commitdiff
Clarify widget description (I had to consult the sources to find out what this does).
authorJürgen Spitzmüller <spitz@lyx.org>
Fri, 9 Mar 2012 12:31:16 +0000 (12:31 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Fri, 9 Mar 2012 12:31:16 +0000 (12:31 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40896 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/TextLayoutUi.ui

index 365170bed75887c7b74b2835142fd88985ce847a..116cd5949fd46075d24f357ac67f2c768b426391 100644 (file)
    </item>
    <item row="3" column="0">
     <widget class="QCheckBox" name="justCB">
+      <property name="toolTip">
+      <string>Justify text in the LyX editor (this does not affect whether the text is justified in the output)</string>
+     </property>
      <property name="text">
-      <string>Use &amp;Justification</string>
+      <string>Use &amp;justification in LyX work area</string>
      </property>
     </widget>
    </item>