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
@@ -39,7 +39,7 @@ public:
|
||||
/// constructor
|
||||
ViewProviderDraft()
|
||||
{ sPixmap = "PartDesign_Draft.svg";
|
||||
menuName = tr("Draft parameters"); }
|
||||
menuName = tr("Draft Parameters"); }
|
||||
|
||||
/// return "Draft"
|
||||
const std::string & featureName() const override;
|
||||
|
||||
Reference in New Issue
Block a user