QMessageBox::critical(this,tr("Error"),tr("The chosen name conflicts with an existing card or token."));
QMessageBox::critical(this,tr("Error"),tr("The chosen name conflicts with an existing card or token.\n Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly."));