PartDesign: Update TaskFeaturePick.cpp text (Title Case mod)
This commit is contained in:
@@ -92,7 +92,7 @@ TaskFeaturePick::TaskFeaturePick(
|
||||
bool singleFeatureSelect,
|
||||
QWidget* parent
|
||||
)
|
||||
: TaskBox(Gui::BitmapFactory().pixmap("edit-select-all"), tr("Select attachment"), true, parent)
|
||||
: TaskBox(Gui::BitmapFactory().pixmap("edit-select-all"), tr("Select Attachment"), true, parent)
|
||||
, ui(new Ui_TaskFeaturePick)
|
||||
, doSelection(false)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user