Update error message non-matching sheet names.
Compare changes
+ 1
− 1
@@ -85,7 +85,7 @@ class ExcelImporterForm extends FormBase {
$form_state->setErrorByName('excel_file', t('The file needs to contains at least one sheet with a valid content type name (machine name). Please check if the sheet names of your file match with the content types allowed in the Excel Importer administration settings (admin/config/content/excel_importer).'));