From a2cad1f522074b84895897632ac69dcb5deda340 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Mon, 20 Aug 2018 20:42:02 -0400 Subject: generate INX files for all languages --- templates/layer_commands.inx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'templates/layer_commands.inx') diff --git a/templates/layer_commands.inx b/templates/layer_commands.inx index e04d2540..acf0f199 100644 --- a/templates/layer_commands.inx +++ b/templates/layer_commands.inx @@ -1,19 +1,21 @@ - {% trans %}Add Layer Commands{% endtrans %} - org.inkstitch.layer_commands + {% trans %}Add Layer Commands{% endtrans %} + org.inkstitch.layer_commands.{{ locale }} inkstitch.py inkex.py {% trans %}Commands will be added to the currently-selected layer.{% endtrans %} {% for command, description in layer_commands %} - false + false {% endfor %} layer_commands all - - - + + + + +