From e03b032f85e7f084cbc1cccf6a4b8814f40c3022 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Sat, 16 May 2020 23:12:06 +0200 Subject: break apart loops (#690) --- templates/break_apart.inx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'templates/break_apart.inx') diff --git a/templates/break_apart.inx b/templates/break_apart.inx index 2580ddc3..83333ad1 100644 --- a/templates/break_apart.inx +++ b/templates/break_apart.inx @@ -1,6 +1,6 @@ - {% trans %}Break Apart and Retain Holes{% endtrans %} + {% trans %}Break Apart Fill Objects{% endtrans %} org.inkstitch.break_apart.{{ locale }} break_apart @@ -11,6 +11,13 @@ + + {% trans %}This extension will try to repair fill shapes and break them apart if necessary. Holes will be retained. Use on simple or overlapping shapes.{% endtrans %} + + + + + -- cgit v1.2.3