Author: rgheck
Date: Fri May 27 22:49:44 2011
New Revision: 38862
URL: http://www.lyx.org/trac/changeset/38862

Log:
Fix oddly phrased string.

Modified:
   lyx-devel/trunk/src/frontends/qt4/ui/PrefLatexUi.ui

Modified: lyx-devel/trunk/src/frontends/qt4/ui/PrefLatexUi.ui
==============================================================================
--- lyx-devel/trunk/src/frontends/qt4/ui/PrefLatexUi.ui Fri May 27 22:40:43 
2011        (r38861)
+++ lyx-devel/trunk/src/frontends/qt4/ui/PrefLatexUi.ui Fri May 27 22:49:44 
2011        (r38862)
@@ -323,7 +323,7 @@
          <bool>true</bool>
         </property>
         <property name="toolTip">
-         <string>Select whether LyX should output Windows or Cygwin 
style&#x0a;paths to LaTeX files. Don't change the default unless the&#x0a;TeX 
engine was not correctly detected at configure time.&#x0a;Warning: Your changes 
here will not be saved.</string>
+         <string>Select whether LyX should output Windows or Cygwin style 
paths to LaTeX files. Change the default only if the TeX engine was not 
correctly detected at configure time and you know what you are doing. Warning: 
Your changes here will not be saved.</string>
         </property>
         <property name="layoutDirection">
          <enum>Qt::LeftToRight</enum>

Reply via email to