diff options
Diffstat (limited to 'templates/convert_to_stroke.xml')
| -rw-r--r-- | templates/convert_to_stroke.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/convert_to_stroke.xml b/templates/convert_to_stroke.xml index 6b1e5afc..04d81831 100644 --- a/templates/convert_to_stroke.xml +++ b/templates/convert_to_stroke.xml @@ -4,12 +4,12 @@ <id>org.inkstitch.convert_to_stroke</id> <param name="extension" type="string" gui-hidden="true">convert_to_stroke</param> <param name="description" type="description">Converts a satin column into a running stitch.</param> - <param name="keep_satin" type="boolean" _gui-text="Keep satin column" - _gui-description="Do not delete original satin column.">false</param> + <param name="keep_satin" type="boolean" gui-text="Keep satin column" + gui-description="Do not delete original satin column.">false</param> <effect> <object-type>all</object-type> <effects-menu> - <submenu name="Ink/Stitch"> + <submenu name="Ink/Stitch" translatable="no"> <submenu name="Satin Tools" /> </submenu> </effects-menu> |
