mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 01:15:38 -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
|
QString
|
||||||
NetInstallViewStep::prettyName() const
|
NetInstallViewStep::prettyName() const
|
||||||
{
|
{
|
||||||
return tr( "NetInstall" );
|
return tr( "Package selection" );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue