kopia lustrzana https://github.com/inkstitch/inkstitch
slight wording adjustment
rodzic
8eba84a239
commit
736e10240a
|
|
@ -13,10 +13,10 @@ from .validation import ObjectTypeWarning
|
|||
class PatternWarning(ObjectTypeWarning):
|
||||
name = _("Pattern Element")
|
||||
description = _("This element will not be embroidered. "
|
||||
"It will appear as a pattern in objects of it's group in the object panel. "
|
||||
"Sub-group objects will be ignored.")
|
||||
"It will appear as a pattern applied to objects in the same group as it. "
|
||||
"Objects in sub-groups will be ignored.")
|
||||
steps_to_solve = [
|
||||
_("Turn the pattern marker off:"),
|
||||
_("To disable pattern mode, remove the pattern marker:"),
|
||||
_('* Open the Fill and Stroke panel (Objects > Fill and Stroke)'),
|
||||
_('* Go to the Stroke style tab'),
|
||||
_('* Under "Markers" choose the first (empty) option in the first dropdown list.')
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue