--- a/i18n/eric6_en.ts Sat Dec 20 19:16:41 2014 +0100 +++ b/i18n/eric6_en.ts Sun Dec 21 15:36:59 2014 +0100 @@ -10100,22 +10100,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="250"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="255"/> <source>Add File Filter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="210"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="215"/> <source>A Save File Filter must contain exactly one wildcard pattern. Yours contains {0}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="219"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="224"/> <source>A File Filter must contain at least one wildcard pattern.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="250"/> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="255"/> <source>Enter the file filter entry:</source> <translation type="unfinished"></translation> </message> @@ -10169,6 +10169,16 @@ <source>Enter the filename extensions of Qt Stylesheet files that may be previewed (separated by a space)</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="507"/> + <source>Select to use 'sphinx' to generate the ReST preview</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="510"/> + <source>Use 'sphinx' for ReST preview</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EditorGeneralPage</name> @@ -35106,27 +35116,27 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1181"/> + <location filename="../Preferences/__init__.py" line="1182"/> <source>Export Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1209"/> + <location filename="../Preferences/__init__.py" line="1210"/> <source>Import Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1209"/> + <location filename="../Preferences/__init__.py" line="1210"/> <source>Properties File (*.ini);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1311"/> + <location filename="../Preferences/__init__.py" line="1312"/> <source>Select Python{0} Interpreter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1311"/> + <location filename="../Preferences/__init__.py" line="1312"/> <source>Select the Python{0} interpreter to be used:</source> <translation type="unfinished"></translation> </message> @@ -35147,20 +35157,25 @@ <context> <name>PreviewProcessingThread</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="311"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="333"/> <source><p>No preview available for this type of file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="394"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="472"/> + <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.py" line="410"/> + <source><p>ReStructuredText preview requires the <b>sphinx</b> package.<br/>Install it with your package manager,'pip install Sphinx' or see <a href="http://pypi.python.org/pypi/Sphinx">this page.</a></p><p>Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/Previewers/PreviewerHTML.py" line="492"/> <source><p>Markdown preview requires the <b>python-markdown</b> package.<br/>Install it with your package manager or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation type="unfinished"></translation> </message> - <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="374"/> - <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> - <translation type="unfinished"></translation> - </message> </context> <context> <name>PreviewerHTML</name> @@ -35190,17 +35205,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="128"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="136"/> <source><p>No preview available for this type of file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="169"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="178"/> <source>Preview - {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="171"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="180"/> <source>Preview</source> <translation type="unfinished"></translation> </message>