LanguageUi.ui: use a more precise tooltip

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39609 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2011-09-06 02:50:03 +00:00
parent 8c2faa7324
commit 0b420baecd

View File

@ -139,7 +139,7 @@
<item>
<widget class="QLineEdit" name="languagePackageED">
<property name="toolTip">
<string>Enter the command to load the language package (default: babel)</string>
<string>Enter the command to load the language package (default: \usepackage{babel})</string>
</property>
</widget>
</item>