mStoreCollectionDialog->setLabelText(i18nc("@label where to store a new address book entry","Please select a storage folder for this contact:"));
}elseif(mimeType==ContactGroup::mimeType()){
mStoreCollectionDialog->setLabelText(i18nc("@label where to store a new email distribution list","Please select a storage folder for this distribution list:"));
}else{
kError(5700)<<"Unexpected MIME type:"<<mimeType;
mStoreCollectionDialog->setLabelText(i18nc("@label","Please select a storage folder:"));