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
b267203e67
commit
bee89d0447
@@ -48,7 +48,7 @@ using namespace PartDesignGui;
|
||||
|
||||
// clang-format off
|
||||
TaskBoxPrimitives::TaskBoxPrimitives(ViewProviderPrimitive* vp, QWidget* parent)
|
||||
: TaskBox(QPixmap(),tr("Primitive parameters"), true, parent)
|
||||
: TaskBox(QPixmap(),tr("Primitive Parameters"), true, parent)
|
||||
, ui(new Ui_DlgPrimitives)
|
||||
, vp(vp)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user