diff --git a/src/modules/netinstall/NetInstallViewStep.cpp b/src/modules/netinstall/NetInstallViewStep.cpp index 3eba788db..e99b43830 100644 --- a/src/modules/netinstall/NetInstallViewStep.cpp +++ b/src/modules/netinstall/NetInstallViewStep.cpp @@ -71,6 +71,14 @@ NetInstallViewStep::prettyName() const tr( "Login" ); tr( "Desktop" ); tr( "Applications" ); + tr( "Communication" ); + tr( "Development" ); + tr( "Office" ); + tr( "Multimedia" ); + tr( "Internet" ); + tr( "Theming" ); + tr( "Gaming" ); + tr( "Utilities" ); #endif }