kopia lustrzana https://github.com/inkstitch/inkstitch
update unconnected shapes message (#668)
rodzic
09266893ad
commit
dce3ffa68f
|
@ -19,8 +19,7 @@ class UnconnectedError(ValidationError):
|
||||||
"Ink/Stitch doesn't know what order to stitch them in. Please break this "
|
"Ink/Stitch doesn't know what order to stitch them in. Please break this "
|
||||||
"object up into separate shapes.")
|
"object up into separate shapes.")
|
||||||
steps_to_solve = [
|
steps_to_solve = [
|
||||||
_('* Path > Break apart (Shift+Ctrl+K)'),
|
_('* Extensions > Ink/Stitch > Fill Tools > Break Apart and Retain Holes.')
|
||||||
_('* (Optional) Recombine shapes with holes (Ctrl+K).')
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue