Use it in manual partitioning.
This commit is contained in:
parent
427b930531
commit
44bc06eb4c
@ -206,10 +206,6 @@ PartitionPage::onRevertClicked()
|
|||||||
m_ui->deviceComboBox->setCurrentIndex( oldIndex );
|
m_ui->deviceComboBox->setCurrentIndex( oldIndex );
|
||||||
updateFromCurrentDevice();
|
updateFromCurrentDevice();
|
||||||
} ),
|
} ),
|
||||||
tr( "Scanning storage devices..." ),
|
|
||||||
tr( "%1 Partitioning" )
|
|
||||||
.arg( Calamares::Branding::instance()->
|
|
||||||
string( Calamares::Branding::ShortProductName ) ),
|
|
||||||
this );
|
this );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user