summaryrefslogtreecommitdiff
path: root/templates/global_commands.xml
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2021-09-27 15:18:54 +0200
committerGitHub <noreply@github.com>2021-09-27 15:18:54 +0200
commit65b2376c076ab2d22a3e9ce27e811814625276f7 (patch)
tree0b285d3877f2a989b81cb1ec547ee557cd267b4b /templates/global_commands.xml
parent79ca8d36bb82acb9c31f5c0012aef6c17d53fc55 (diff)
no translations in inx (#1358)
Diffstat (limited to 'templates/global_commands.xml')
-rw-r--r--templates/global_commands.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/global_commands.xml b/templates/global_commands.xml
index 0fda86bd..91404eac 100644
--- a/templates/global_commands.xml
+++ b/templates/global_commands.xml
@@ -4,7 +4,7 @@
<id>org.inkstitch.global_commands</id>
<param name="description" type="description">These commands affect the entire embroidery design.</param>
{% for command, description in global_commands %}
- <param name="{{ command }}" type="boolean" _gui-text="{{ _(description) }}">false</param>
+ <param name="{{ command }}" type="boolean" gui-text="{{ description }}">false</param>
{% endfor %}
<param name="extension" type="string" gui-hidden="true">global_commands</param>
<effect>