diff --git a/templates/flip.inx b/templates/flip.inx index 22bcdd36e..ebeb40906 100644 --- a/templates/flip.inx +++ b/templates/flip.inx @@ -1,6 +1,6 @@ - {% trans %}Flip Satin Columns{% endtrans %} + {% trans %}Flip Satin Columns{% endtrans %} org.inkstitch.flip_satins.{{ locale }} inkstitch.py inkex.py diff --git a/templates/input.inx b/templates/input.inx index d2a0d678c..6e810a70f 100644 --- a/templates/input.inx +++ b/templates/input.inx @@ -1,6 +1,6 @@ - {{ format | upper }} file input + {{ format | upper }} file input org.inkstitch.input.{{ format }}.{{ locale }} inkstitch.py inkex.py diff --git a/templates/install.inx b/templates/install.inx index 503e1e036..f3aa6c0ad 100644 --- a/templates/install.inx +++ b/templates/install.inx @@ -1,6 +1,6 @@ - {% trans %}Install add-ons for Inkscape{% endtrans %} + {% trans %}Install add-ons for Inkscape{% endtrans %} org.inkstitch.install.{{ locale }} inkstitch.py inkex.py diff --git a/templates/layer_commands.inx b/templates/layer_commands.inx index acf0f1998..17eb3d83a 100644 --- a/templates/layer_commands.inx +++ b/templates/layer_commands.inx @@ -1,6 +1,6 @@ - {% trans %}Add Layer Commands{% endtrans %} + {% trans %}Add Layer Commands{% endtrans %} org.inkstitch.layer_commands.{{ locale }} inkstitch.py inkex.py diff --git a/templates/object_commands.inx b/templates/object_commands.inx index 024a694b0..5807dc478 100644 --- a/templates/object_commands.inx +++ b/templates/object_commands.inx @@ -1,6 +1,6 @@ - {% trans %}Attach Commands{% endtrans %} + {% trans %}Attach Commands{% endtrans %} org.inkstitch.commands.{{ locale }} inkstitch.py inkex.py diff --git a/templates/output.inx b/templates/output.inx index 87befee4f..2dc36d729 100644 --- a/templates/output.inx +++ b/templates/output.inx @@ -1,6 +1,6 @@ - {{ format | upper }} file output + {{ format | upper }} file output org.inkstitch.output.{{ format }}.{{ locale }} inkstitch.py inkex.py diff --git a/templates/params.inx b/templates/params.inx index 1d06e56fc..f785b15c3 100644 --- a/templates/params.inx +++ b/templates/params.inx @@ -1,6 +1,6 @@ - {% trans %}Params{% endtrans %} + {% trans %}Params{% endtrans %} org.inkstitch.params.{{ locale }} inkstitch.py inkex.py diff --git a/templates/print.inx b/templates/print.inx index eee9c55e3..9e5a9dcd8 100644 --- a/templates/print.inx +++ b/templates/print.inx @@ -1,6 +1,6 @@ - {% trans %}Print{% endtrans %} + {% trans %}Print{% endtrans %} org.inkstitch.print.{{ locale }} inkstitch.py inkex.py diff --git a/templates/simulate.inx b/templates/simulate.inx index 4a517994e..33919cbbf 100644 --- a/templates/simulate.inx +++ b/templates/simulate.inx @@ -1,6 +1,6 @@ - {% trans %}Simulate{% endtrans %} + {% trans %}Simulate{% endtrans %} org.inkstitch.simulate.{{ locale }} inkstitch.py inkex.py diff --git a/templates/zip.inx b/templates/zip.inx index bf01dea22..7b576349b 100644 --- a/templates/zip.inx +++ b/templates/zip.inx @@ -1,6 +1,6 @@ - embroidery ZIP file output + embroidery ZIP file output org.inkstitch.output.zip.{{ locale }} inkstitch.py inkex.py