Opened 22 months ago
Closed 22 months ago
#34281 closed Bug (duplicate)
select filter javascript uses gettext when it should use ngettext
Reported by: | Florian Apolloner | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 4.0 |
Severity: | Release blocker | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
I just stumbled upon this during updating translations:
I think this should use ngettext
in case the count is 1. I am marking this as a release blocker since it was introduced in 4.2
Note:
See TracTickets
for help on using tickets.
Dupe of #34278