]> git.lyx.org Git - lyx.git/commitdiff
Replace raw newlines with the html entity "
" otherwise lyx_pot.py
authorEnrico Forestieri <forenr@lyx.org>
Sat, 26 Mar 2011 00:57:00 +0000 (00:57 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Sat, 26 Mar 2011 00:57:00 +0000 (00:57 +0000)
won't collect these strings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38060 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/PrefUi.ui

index dce282a65052a1abed3f80dc95c236d10d08881c..cb90b72b619c3a2f8e8f70b19756c92c5d3d4607 100644 (file)
@@ -65,9 +65,7 @@
    <item row="1" column="1" >
     <widget class="QComboBox" name="iconSetCO" >
      <property name="toolTip" >
-      <string>The icon set to use. Warning: size of icons may be wrong
-until you save the preferences, restart LyX and choose
-"Normal-sized icons" from the toolbar menu.</string>
+      <string>The icon set to use. Warning: size of icons may be wrong&#x0a;until you save the preferences, restart LyX and choose&#x0a;"Normal-sized icons" from the toolbar menu.</string>
      </property>
     </widget>
    </item>