move explanatory text to where it belongs (the tooltip).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30722 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2009-07-21 09:29:19 +00:00
parent fe61360b24
commit 9c33080428

View File

@ -67,8 +67,11 @@
</item>
<item row="4" column="0" colspan="3" >
<widget class="QCheckBox" name="spellcheckContinuouslyCB" >
<property name="toolTip" >
<string>Mark misspelled words with a wavy underline.</string>
</property>
<property name="text" >
<string>Spellcheck continuously (mark misspelled words with wavy underline)</string>
<string>S&amp;pellcheck continuously</string>
</property>
</widget>
</item>