pull/2769/head^2
Kaalleen 2024-03-11 14:15:07 +01:00 zatwierdzone przez GitHub
rodzic 4749eca8fd
commit 3c7afaaf22
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -102,6 +102,7 @@ class StrokeAndFillWarning(ValidationWarning):
_('* Adapt the shape of the second element to compensate for push and pull fabric distortion.')
]
class InvalidShapeError(ValidationError):
name = _("This shape is invalid")
description = _('Fill: This shape cannot be stitched out. Please try to repair it with the "Break Apart Fill Objects" extension.')