PartDesign: Update UI strings for consistency and correct for new fuctions and typos
Closes: #22128
This commit is contained in:
committed by
Kacper Donat
parent
996bb28199
commit
be0c0e7a74
@@ -51,7 +51,7 @@ using namespace Gui;
|
||||
|
||||
TaskBooleanParameters::TaskBooleanParameters(ViewProviderBoolean* BooleanView, QWidget* parent)
|
||||
: TaskBox(Gui::BitmapFactory().pixmap("PartDesign_Boolean"),
|
||||
tr("Boolean parameters"),
|
||||
tr("Boolean Parameters"),
|
||||
true,
|
||||
parent)
|
||||
, ui(new Ui_TaskBooleanParameters)
|
||||
|
||||
Reference in New Issue
Block a user