i18n/eric6_empty.ts

changeset 6794
10c368c9c02b
parent 6791
1ed35ada4c59
child 6806
d306647cb82d
--- a/i18n/eric6_empty.ts	Tue Feb 19 19:08:03 2019 +0100
+++ b/i18n/eric6_empty.ts	Thu Feb 21 19:22:11 2019 +0100
@@ -51121,65 +51121,70 @@
 <context>
     <name>PreviewProcessingThread</name>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="499"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="500"/>
         <source>&lt;p&gt;No preview available for this type of file.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="612"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="613"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;sphinx&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager,&apos;pip install Sphinx&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/Sphinx&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="668"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="670"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;python-docutils&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager, &apos;pip install docutils&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="696"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="705"/>
         <source>&lt;p&gt;Markdown preview requires the &lt;b&gt;Markdown&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager, &apos;pip install Markdown&apos; or see &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt;installation instructions.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="685"/>
+        <source>&lt;p&gt;Docutils returned an error:&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>PreviewerHTML</name>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="87"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="88"/>
         <source>Enable JavaScript</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="88"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="89"/>
         <source>Select to enable JavaScript for HTML previews</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="92"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="93"/>
         <source>Enable Server Side Includes</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="94"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="95"/>
         <source>Select to enable support for Server Side Includes</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="205"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="206"/>
         <source>&lt;p&gt;No preview available for this type of file.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="267"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="268"/>
         <source>Preview - {0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="269"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="270"/>
         <source>Preview</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="70"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="71"/>
         <source>&lt;b&gt;HTML Preview is not available!&lt;br/&gt;Install QtWebEngine or QtWebKit.&lt;/b&gt;</source>
         <translation type="unfinished"></translation>
     </message>

eric ide

mercurial