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