summaryrefslogtreecommitdiff
path: root/templates/embroider_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/embroider_settings.xml')
-rw-r--r--templates/embroider_settings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/embroider_settings.xml b/templates/embroider_settings.xml
index 5f2f2c94..09af05fb 100644
--- a/templates/embroider_settings.xml
+++ b/templates/embroider_settings.xml
@@ -6,15 +6,15 @@
<effect needs-live-preview="false">
<object-type>all</object-type>
<effects-menu>
- <submenu name="Ink/Stitch" />
+ <submenu name="Ink/Stitch" translatable="no" />
</effects-menu>
</effect>
<param name="output_settings" type="description" appearance="header">
Output Settings
</param>
<param name="collapse_len_mm" type="float" precision="1" min="0" max="10"
- _gui-text="Collapse length (mm)"
- _gui-description="Jump stitches smaller than this will be treated as normal stitches.">3</param>
+ gui-text="Collapse length (mm)"
+ gui-description="Jump stitches smaller than this will be treated as normal stitches.">3</param>
<script>
{{ command_tag | safe }}
</script>