mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 08:58:22 -04:00
Change view name to 'Package selection'
This commit is contained in:
parent
afedf9e024
commit
793717e145
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ NetInstallViewStep::~NetInstallViewStep()
|
|||
QString
|
||||
NetInstallViewStep::prettyName() const
|
||||
{
|
||||
return tr( "NetInstall" );
|
||||
return tr( "Package selection" );
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue