Problem/Motivation

As it has been introduced in #1850080: Entity type labels lack plurality, cannot generate UI text based on label if plural is needed now we have a way to specify plural label for any entity type.

Proposed resolution

Add plural labels to all entity types defined by Search API module. More information can be found in the change record: https://www.drupal.org/node/2689949

Remaining tasks

Write the patch.

User interface changes

Nope.

API changes

Nope.

Data model changes

Nope.

CommentFileSizeAuthor
#2 plural-labels-2703323-2.patch1.29 KBrosinegrean

Comments

prics created an issue. See original summary.

rosinegrean’s picture

Assigned: rosinegrean » Unassigned
Status: Active » Needs review
StatusFileSize
new1.29 KB
drunken monkey’s picture

Status: Needs review » Closed (duplicate)

Thanks for posting this!
However, I fear I was quicker in this case: #2701929: Add plural labels to our entity classes.
(I also think the pending commas after the last property are invalid in this case – compare my patch. But not sure about that. Did you test yours?)

rosinegrean’s picture

Did not see that, sorry.
Yep, tested the change in my local before submitting and had no issues.

rosinegrean’s picture

Issue tags: -DCTransylvania