From 871358d990d4a06b2eaaf0e405f2d18e26753d52 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Mon, 20 Aug 2018 15:49:19 -0400 Subject: gettextify INX templates --- templates/object_commands.inx | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'templates/object_commands.inx') diff --git a/templates/object_commands.inx b/templates/object_commands.inx index bba8602b..71f9d0b3 100644 --- a/templates/object_commands.inx +++ b/templates/object_commands.inx @@ -1,19 +1,16 @@ - <_name>Attach Commands + {% trans %}Attach Commands{% endtrans %} org.inkstitch.commands inkstitch.py inkex.py - false - false - false - false - false - object_commands + {% for command, description in object_commands %} + false + {% endfor %} all - +