mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-12 22:14:35 +00:00
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:
parent
8c2faa7324
commit
0b420baecd
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user