mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
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:
parent
5b19791aae
commit
a9f2c3e0fe
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user