summaryrefslogtreecommitdiff
path: root/templates/break_apart.xml
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2021-11-15 07:31:29 +0100
committerGitHub <noreply@github.com>2021-11-15 07:31:29 +0100
commit31609fce8ba2c60bef1bdfb26f999b06ef1d560d (patch)
treea47e9e7bbefebe3379a36c4ffd4f4f34258b207c /templates/break_apart.xml
parent0578a9583bde192a8b1ffec6157a2a476f526878 (diff)
fix translatable strings in templates (#1444)
Diffstat (limited to 'templates/break_apart.xml')
-rw-r--r--templates/break_apart.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/break_apart.xml b/templates/break_apart.xml
index 9fa63a0c..c834018e 100644
--- a/templates/break_apart.xml
+++ b/templates/break_apart.xml
@@ -14,7 +14,7 @@
<param name="description" type="description">
This extension will try to repair fill shapes and break them apart if necessary. Holes will be retained. Use on simple or overlapping shapes.
</param>
- <param name="method" type="optiongroup" _gui-text="Method">
+ <param name="method" type="optiongroup" gui-text="Method">
<option value="0">Simple</option>
<option value="1">Complex</option>
</param>