summaryrefslogtreecommitdiff
path: root/templates/params.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/params.xml')
-rw-r--r--templates/params.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/params.xml b/templates/params.xml
index 4ceb9020..b15d8c0c 100644
--- a/templates/params.xml
+++ b/templates/params.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
- <name>{% trans %}Params{% endtrans %}</name>
- <id>org.inkstitch.params.{{ locale }}</id>
+<inkscape-extension translationdomain="inkstitch" xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+ <name>Params</name>
+ <id>org.inkstitch.params</id>
<param name="extension" type="string" gui-hidden="true">params</param>
<effect implements-custom-gui="true">
<object-type>all</object-type>