summaryrefslogtreecommitdiff
path: root/templates/simulator.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/simulator.xml')
-rw-r--r--templates/simulator.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/simulator.xml b/templates/simulator.xml
index 029d8b37..eb082480 100644
--- a/templates/simulator.xml
+++ b/templates/simulator.xml
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
-<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
- <name>{% trans %}Simulator / Realistic Preview{% endtrans %}</name>
- <id>org.inkstitch.simulator.{{ locale }}</id>
+<inkscape-extension translationdomain="inkstitch" xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+ <name>Simulator / Realistic Preview</name>
+ <id>org.inkstitch.simulator</id>
<param name="extension" type="string" gui-hidden="true">simulator</param>
<effect implements-custom-gui="true">
<object-type>all</object-type>
<effects-menu>
<submenu name="Ink/Stitch">
- <submenu name="{% trans %}Visualise and Export{% endtrans %}" />
+ <submenu name="Visualise and Export" />
</submenu>
</effects-menu>
</effect>