]> git.lyx.org Git - features.git/commitdiff
* MathsUi.ui: grammar fix.
authorJürgen Spitzmüller <spitz@lyx.org>
Sun, 15 Nov 2009 15:47:07 +0000 (15:47 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sun, 15 Nov 2009 15:47:07 +0000 (15:47 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32012 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/MathsUi.ui

index ab61df959053a3509753d6c359ad426e90f12e9d..5f89366e4e4c31bee23d9c4d671a127f9b77c939 100644 (file)
@@ -16,7 +16,7 @@
    <item row="0" column="0">
     <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>
@@ -39,7 +39,7 @@
    <item row="2" column="0">
     <widget class="QCheckBox" name="esintautoCB">
      <property name="toolTip">
-      <string>The LaTeX package esint is only used when special integral commands are inserted into formulas</string>
+      <string>The LaTeX package esint is only used if special integral commands are inserted into formulas</string>
      </property>
      <property name="text">
       <string>Use esint package &amp;automatically</string>
@@ -62,7 +62,7 @@
    <item row="4" column="0">
     <widget class="QCheckBox" name="mhchemautoCB">
      <property name="toolTip">
-      <string>The LaTeX package mhchem is only used when either the command \ce or \cf is inserted into formulas</string>
+      <string>The LaTeX package mhchem is only used if either the command \ce or \cf is inserted into formulas</string>
      </property>
      <property name="text">
       <string>Use mhchem &amp;package automatically</string>