Merged with Spanish translations.

Thu, 19 Dec 2013 15:16:14 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 19 Dec 2013 15:16:14 +0100
changeset 6
fae1484c33a6
parent 4
7577ef96b755 (diff)
parent 5
c17b22167a87 (current diff)
child 7
bc4e9cbf45bb

Merged with Spanish translations.

--- a/.hgignore	Wed Dec 18 22:39:39 2013 +0100
+++ b/.hgignore	Thu Dec 19 15:16:14 2013 +0100
@@ -15,4 +15,4 @@
 glob:tmp
 glob:__pycache__
 glob:**.DS_Store
-glob:Ui_*.py
+glob:**Ui_*.py
--- a/PluginPrintRemover.py	Wed Dec 18 22:39:39 2013 +0100
+++ b/PluginPrintRemover.py	Thu Dec 19 15:16:14 2013 +0100
@@ -32,7 +32,7 @@
     """ a configurable string. This is mostly used to remove print()""" \
     """ like debug statements. The match is done after stripping all""" \
     """ whitespace from the beginning of a line. Lines containing the""" \
-    """ string '__NO_REMOVE__' are preserved"""
+    """ string '__NO_REMOVE__' are preserved."""
 needsRestart = False
 pyqtApi = 2
 # End-Of-Header

eric ide

mercurial