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
@@ -63,7 +63,7 @@ std::vector<App::DocumentObject*> ViewProviderLoft::claimChildren()const
|
||||
|
||||
void ViewProviderLoft::setupContextMenu(QMenu* menu, QObject* receiver, const char* member)
|
||||
{
|
||||
addDefaultAction(menu, QObject::tr("Edit loft"));
|
||||
addDefaultAction(menu, QObject::tr("Edit Loft"));
|
||||
PartDesignGui::ViewProvider::setupContextMenu(menu, receiver, member);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user