summaryrefslogtreecommitdiff
path: root/inx/inkstitch_attach_commands.inx
diff options
context:
space:
mode:
Diffstat (limited to 'inx/inkstitch_attach_commands.inx')
-rw-r--r--inx/inkstitch_attach_commands.inx4
1 files changed, 2 insertions, 2 deletions
diff --git a/inx/inkstitch_attach_commands.inx b/inx/inkstitch_attach_commands.inx
index 61cf7213..bba8602b 100644
--- a/inx/inkstitch_attach_commands.inx
+++ b/inx/inkstitch_attach_commands.inx
@@ -4,8 +4,8 @@
<id>org.inkstitch.commands</id>
<dependency type="executable" location="extensions">inkstitch.py</dependency>
<dependency type="executable" location="extensions">inkex.py</dependency>
- <param name="fill_start" type="boolean" _gui-text="Fill starting position">false</param>
- <param name="fill_end" type="boolean" _gui-text="Fill ending position">false</param>
+ <param name="fill_start" type="boolean" _gui-text="Fill stitch starting position">false</param>
+ <param name="fill_end" type="boolean" _gui-text="Fill stitch ending position">false</param>
<param name="stop" type="boolean" _gui-text="Stop after sewing this object">false</param>
<param name="trim" type="boolean" _gui-text="Trim thread after sewing this object">false</param>
<param name="ignore_object" type="boolean" _gui-text="Ignore this object (do not stitch)">false</param>