mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 21:45:24 +00:00
* MathsUi.ui: grammar fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@32011 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
506ed7c135
commit
b47fa6f8f3
@ -22,7 +22,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="amsautoCB">
|
||||
<property name="toolTip">
|
||||
<string>The AMS LaTeX packages are only used when symbols from the AMS math toolbars are inserted into formulas</string>
|
||||
<string>The AMS LaTeX packages are only used if symbols from the AMS math toolbars are inserted into formulas</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Use AMS math package automatically</string>
|
||||
@ -45,7 +45,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="esintautoCB">
|
||||
<property name="toolTip">
|
||||
<string>The LaTeX package esint is only used when special integral symbols are inserted into formulas</string>
|
||||
<string>The LaTeX package esint is only used if special integral symbols are inserted into formulas</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Use esint package &automatically</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user