QStringdescription(tr("Calamares was unable to load all of the configured modules. This is a problem with the way Calamares is being used by the distribution. %1 can not be installed."));
QStringdescription(tr("%1 can not be installed. Calamares was unable to load all of the configured modules. This is a problem with the way Calamares is being used by the distribution."));
QStringdetailString;
if(modules.count()>0)
{
description.append(tr("<br/>The following modules could not be loaded:"));