From e6fa028cd4ccc870664dae669c17f0528ed9f676 Mon Sep 17 00:00:00 2001 From: Nicolas Dufour Date: Fri, 24 Feb 2017 10:04:32 +0100 Subject: [Bug #980527] Gcodetools: Unlocalized messages. Fixed bugs: - https://launchpad.net/bugs/980527 (bzr r15543) --- share/extensions/gcodetools_dxf_points.inx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/extensions/gcodetools_dxf_points.inx') diff --git a/share/extensions/gcodetools_dxf_points.inx b/share/extensions/gcodetools_dxf_points.inx index 4367353b9..06d655624 100644 --- a/share/extensions/gcodetools_dxf_points.inx +++ b/share/extensions/gcodetools_dxf_points.inx @@ -8,7 +8,7 @@ - <_param name="help" type="description"> + <_param name="help" type="description" xml:space="preserve"> Convert selected objects to drill points (as dxf_import plugin does). Also you can save original shape. Only the start point of each curve will be used. @@ -49,7 +49,7 @@ Also you can manually select object, open XML editor (Shift+Ctrl+X) and add or r - <_param name="fullhelp" type="description"> + <_param name="fullhelp" type="description" xml:space="preserve"> Gcodetools plug-in: converts paths to Gcode (using circular interpolation), makes offset paths and engraves sharp corners using cone cutters. This plug-in calculates Gcode for paths using circular interpolation or linear motion when needed. -- cgit v1.2.3