From 31609fce8ba2c60bef1bdfb26f999b06ef1d560d Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Mon, 15 Nov 2021 07:31:29 +0100 Subject: [PATCH] fix translatable strings in templates (#1444) --- templates/auto_satin.xml | 4 ++-- templates/break_apart.xml | 2 +- templates/cleanup.xml | 12 ++++++------ templates/convert_to_stroke.xml | 4 ++-- templates/embroider_settings.xml | 4 ++-- templates/import_threadlist.xml | 4 ++-- templates/remove_embroidery_settings.xml | 10 +++++----- 7 files changed, 20 insertions(+), 20 deletions(-) diff --git a/templates/auto_satin.xml b/templates/auto_satin.xml index 608d87686..a3861313b 100644 --- a/templates/auto_satin.xml +++ b/templates/auto_satin.xml @@ -2,8 +2,8 @@ Auto-Route Satin Columns org.inkstitch.auto_satin - true - false + true + false auto_satin all diff --git a/templates/break_apart.xml b/templates/break_apart.xml index 9fa63a0c2..c834018e5 100644 --- a/templates/break_apart.xml +++ b/templates/break_apart.xml @@ -14,7 +14,7 @@ This extension will try to repair fill shapes and break them apart if necessary. Holes will be retained. Use on simple or overlapping shapes. - + diff --git a/templates/cleanup.xml b/templates/cleanup.xml index dcc0aa033..ad5942933 100644 --- a/templates/cleanup.xml +++ b/templates/cleanup.xml @@ -3,12 +3,12 @@ Cleanup Document org.inkstitch.cleanup Use this extension to remove small objects from the document. - true - 20 - true - 5 + true + 20 + true + 5 cleanup all diff --git a/templates/convert_to_stroke.xml b/templates/convert_to_stroke.xml index 734aff030..04d81831f 100644 --- a/templates/convert_to_stroke.xml +++ b/templates/convert_to_stroke.xml @@ -4,8 +4,8 @@ org.inkstitch.convert_to_stroke convert_to_stroke Converts a satin column into a running stitch. - false + false all diff --git a/templates/embroider_settings.xml b/templates/embroider_settings.xml index 766fd0c30..09af05fb3 100644 --- a/templates/embroider_settings.xml +++ b/templates/embroider_settings.xml @@ -13,8 +13,8 @@ Output Settings 3 + gui-text="Collapse length (mm)" + gui-description="Jump stitches smaller than this will be treated as normal stitches.">3 diff --git a/templates/import_threadlist.xml b/templates/import_threadlist.xml index ee124f7d6..7da3b7f66 100644 --- a/templates/import_threadlist.xml +++ b/templates/import_threadlist.xml @@ -4,11 +4,11 @@ org.inkstitch.import_threadlist import_threadlist - + - + {%- for item in threadcatalog %} {{ item }} {%- endfor %} diff --git a/templates/remove_embroidery_settings.xml b/templates/remove_embroidery_settings.xml index 6b2b2bfdc..be3615dcc 100644 --- a/templates/remove_embroidery_settings.xml +++ b/templates/remove_embroidery_settings.xml @@ -3,11 +3,11 @@ Remove embroidery settings org.inkstitch.remove_embroidery_settings Use this extension to remove the information Ink/Stitch has stored in your document. This can be especially useful if you copy and paste objects from an embroidery design into another document. - true - false - false + true + false + false remove_embroidery_settings all