summaryrefslogtreecommitdiff
path: root/templates/zip.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/zip.xml')
-rw-r--r--templates/zip.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/zip.xml b/templates/zip.xml
index d6f4fbb2..ddaefe5b 100644
--- a/templates/zip.xml
+++ b/templates/zip.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension translationdomain="inkstitch" xmlns="http://www.inkscape.org/namespace/inkscape/extension">
<name>embroidery ZIP file output</name>
- <id>org.inkstitch.output.zip</id>
+ <id>org.{{ id_inkstitch }}.output.zip</id>
<output>
<extension>.zip</extension>
<mimetype>application/zip</mimetype>
- <filetypename>Ink/Stitch: ZIP export multiple formats and extra options (.zip)</filetypename>
+ <filetypename>{{ menu_inkstitch }}: ZIP export multiple formats and extra options (.zip)</filetypename>
<filetypetooltip>Create a ZIP with multiple embroidery file formats using Ink/Stitch</filetypetooltip>
<dataloss>true</dataloss>
</output>