summaryrefslogtreecommitdiff
path: root/templates/simulate.inx
diff options
context:
space:
mode:
authorLex Neva <github.com@lexneva.name>2018-08-20 15:49:19 -0400
committerLex Neva <github.com@lexneva.name>2018-08-20 15:56:29 -0400
commit871358d990d4a06b2eaaf0e405f2d18e26753d52 (patch)
tree700b6c2efea45e5e5aa69fb5e92285327227d7f2 /templates/simulate.inx
parentf7f59efd7d5117c6b9b43b100df5fe646ea46bc3 (diff)
gettextify INX templates
Diffstat (limited to 'templates/simulate.inx')
-rw-r--r--templates/simulate.inx6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/simulate.inx b/templates/simulate.inx
index 66f892d8..7a0174a3 100644
--- a/templates/simulate.inx
+++ b/templates/simulate.inx
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
- <_name>Simulate</_name>
- <id>jonh.embroider.simulate</id>
+ <name>{% trans %}Simulate{% endtrans %}</name>
+ <id>org.inkstitch.simulate</id>
<dependency type="executable" location="extensions">inkstitch.py</dependency>
<dependency type="executable" location="extensions">inkex.py</dependency>
<param name="extension" type="string" gui-hidden="true">simulate</param>
<effect>
<object-type>all</object-type>
<effects-menu>
- <submenu _name="Embroidery"/>
+ <submenu name="Ink/Stitch"/>
</effects-menu>
</effect>
<script>