Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.19.0
-
None
Description
When moving multiple messages, the confirmation message says e.g.:
Moved 3 message to ExpiryQueues
The pluralization is done on the whole sentence instead of just the word "message". Note the "s" that is visible at the end of the sentence.
I've checked all 6 occurrences of maybePlural, this is the only one that needs a fix.
This is a simple JS fix. A PR is added.
Attachments
Issue Links
- links to