summaryrefslogtreecommitdiffstats
path: root/share/extensions/plotter.py
diff options
context:
space:
mode:
authorNicolas Dufour <nicoduf@yahoo.fr>2016-05-30 05:26:54 +0000
committerJazzyNico <nicoduf@yahoo.fr>2016-05-30 05:26:54 +0000
commit3c60e03437dce54f0add6468960a0b2d80ec8fdd (patch)
treec24688d781f2f77e3578c943a87d6e1aa80ed16f /share/extensions/plotter.py
parentfix-bug-1586749. Broken english in bspline help message (diff)
downloadinkscape-3c60e03437dce54f0add6468960a0b2d80ec8fdd.tar.gz
inkscape-3c60e03437dce54f0add6468960a0b2d80ec8fdd.zip
[Bug #1586292] Bad markup found in translations.
Fixed bugs: - https://launchpad.net/bugs/1586292 (bzr r14922)
Diffstat (limited to 'share/extensions/plotter.py')
-rwxr-xr-xshare/extensions/plotter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/plotter.py b/share/extensions/plotter.py
index 14b41df18..8a14d55bc 100755
--- a/share/extensions/plotter.py
+++ b/share/extensions/plotter.py
@@ -147,7 +147,7 @@ class Plot(inkex.Effect):
+ "\n\n" + _("1. Download and extract (unzip) this file to your local harddisk:")
+ "\n" + " https://pypi.python.org/packages/source/p/pyserial/pyserial-2.7.tar.gz"
+ "\n" + _("2. Copy the \"serial\" folder (Can be found inside the just extracted folder)")
- + "\n" + _(" into the following Inkscape folder: C:\\<Program files>\\inkscape\\python\\Lib\\")
+ + "\n" + _(" into the following Inkscape folder: C:\\[Program files]\\inkscape\\python\\Lib\\")
+ "\n" + _("3. Close and restart Inkscape."))
return
# init serial framework