From fcd13815d31f4b927e498fbbb4305fb29a959acf Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Sun, 26 Sep 2021 11:42:17 +0200 Subject: One Version for all Languages (#1346) Co-authored-by: Lex Neva --- templates/global_commands.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'templates/global_commands.xml') diff --git a/templates/global_commands.xml b/templates/global_commands.xml index d37e2e41..0fda86bd 100644 --- a/templates/global_commands.xml +++ b/templates/global_commands.xml @@ -1,8 +1,8 @@ - - {% trans %}Add Commands{% endtrans %} - org.inkstitch.global_commands.{{ locale }} - {% trans %}These commands affect the entire embroidery design.{% endtrans %} + + Add Commands + org.inkstitch.global_commands + These commands affect the entire embroidery design. {% for command, description in global_commands %} false {% endfor %} @@ -12,7 +12,7 @@ {# L10N Inkscape submenu under Extensions -> Ink/Stitch #} - + -- cgit v1.2.3