LanguageUi.ui: clarify tooltip, fixes #7717

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39449 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2011-08-09 14:02:40 +00:00
parent 5b19791aae
commit a9f2c3e0fe

View File

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>LanguageUi</class>
<widget class="QWidget" name="LanguageUi">
@ -139,7 +140,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>