In the wizard dropdown, the core entity types are pluralized (Taxonomy Terms, Users, Files, etc).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | entity-1483142-2.patch | 1.08 KB | tim.plunkett |
| entity-views_plural_title.patch | 590 bytes | tim.plunkett |
In the wizard dropdown, the core entity types are pluralized (Taxonomy Terms, Users, Files, etc).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | entity-1483142-2.patch | 1.08 KB | tim.plunkett |
| entity-views_plural_title.patch | 590 bytes | tim.plunkett |
Comments
Comment #1
fagoSounds good. The key is optional though, so we'll need to implement a fallback - e.g. just append a 's'. (well it's a fallback only).
Comment #2
tim.plunkettI disagree about adding an 's', if they didn't specify a plural, that should be their problem. And it could possibly be a word that is identical as singular and plural (at least in English).
Comment #3
fagook, makes sense. Let's do it that way, even although it's about two months later.. :D