Draft: Fix several translation issues

This commit is contained in:
Roy
2022-01-26 11:43:04 +01:00
committed by Chris Hennes
parent 27691073e1
commit d5615fc6a6
7 changed files with 29 additions and 74 deletions

View File

@@ -55,7 +55,7 @@ def get_draft_drawing_commands():
"Draft_Rectangle",
"Draft_Polygon",
"Draft_BSpline",
([QT_TRANSLATE_NOOP("Workbench", "Bezier tools")],
([QT_TRANSLATE_NOOP("Workbench", "Bézier tools")],
list(bez_group.GetCommands(bez_group))),
("Draft_BezierTools", ),
"Draft_Point",