Improve status message after model import
Problem/Motivation
When importing a model, we show status messages at the end of the process - either a list of problems or a success message.
The latter doesn't tell anything about the name or ID of the imported model. That makes it difficult to identify which of the listed models is the new one, especially if you had a longer list of models. To resolve this, we should include more details, especially the model name into the success message.
Edited by drupalbot