Bugzilla – Attachment #182989: Patch for /usr/share/YaST2/include/product-creator/dialogs.ycp for bug #339756
list<string> addons = patterns;
// if there is nothing selected yet then preset the language
Pkg::SetPackageLocale(UI::GetLanguage(true));
if (size(addons) > 0 || ProductCreator::Config["base"]:"" != "")
{
y2milestone("base pattern: %1, addons: %2", base_pattern, addons);