* 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:
Jürgen Spitzmüller 2009-11-15 15:45:49 +00:00
parent 506ed7c135
commit b47fa6f8f3

View File

@ -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>&amp;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 &amp;automatically</string>