Best illustrated by example...
Before:
* Storage entity add form title is "Add storage"
* Storage entity edit form title is "Edit customer_service_center My Center"

After:
* Storage entity add form title is "Add Customer Service Center"
* Storage entity edit form title is "Edit Customer Service Center My Center"

The placement of the emphasis doesn't seem quite right, but I don't want to conflate issues.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3381124-after.png | 91.16 KB | jdleonard |
| #3 | 3381124-before.png | 83.32 KB | jdleonard |
Issue fork storage-3381124
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jdleonardComment #4
jdleonardComment #5
keshavv commentedGiven MR works well.
We can merge, If this feature is needed.
Comment #7
mxh commentedCommitted, thank you for contributing.
Comment #8
erutan commentedThis looks great, the one downside I've found of using storage bundles is that "storage" is just all over the place in the UI. I just referenced a storage with a storage in views etc.
I assume this is from when "content" was the entity type and it was a bit more user friendly to see in UI admin, but I'd love to see more of this. I can create a seperate issue of other places this would be useful and/or try and take a look at this fix and see if I can apply it elsewhere.