One feature provided by Entity API in Drupal 7 is the ability to generate admin pages and menu items for managing your custom entity, including a page under content that lists all of the entities and links to their edit forms.
This does seem like a useful feature that we should implement. However, providing this UI should probably be handled in its own separate module, either in contrib or as a submodule of Entity in core.
If we do include Entity UI functionality in core, perhaps we can look at what it would take to use it to generate the admin interface for all core entities.
Recent comments
This is not the case for me. I have started over a new installation with minimal profile and will enable things one by one. Will let you know how it goes.
xmlsitemap module generates wrong links for languages
The first problem is not a problem, things work as designed. When you install Backdrop in English, the existing content does not have a selected language. Then, when you add other languages...
xmlsitemap module generates wrong links for languages
I've written before about the problems with multilingual websites: https://forum.backdropcms.org/forum/no-way-translate-site-information?page=0%2C0#comment-8313 I'm currently...
xmlsitemap module generates wrong links for languages