Closed
Bug 1581809
Opened 6 years ago
Closed 4 years ago
[FTL] Change Plural Detection logic
Categories
(Webtools Graveyard :: Pontoon, enhancement, P3)
Webtools Graveyard
Pontoon
Tracking
(Not tracked)
RESOLVED
MOVED
People
(Reporter: mathjazz, Unassigned)
Details
We should change the way we detect strings as pluralized in isPluralExpression().
Specifically, we should:
- Require at least one variant key to be a CLDR plural category.
- Stop recognizing
other
as the CLDR plural category (bug 1385863).
Background:
https://github.com/mozilla/pontoon/pull/1379#issuecomment-531228523
Comment 1•4 years ago
|
||
*This bug has been moved to GitHub.*
*Please check it out on https://github.com/mozilla/pontoon/issues.*
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → MOVED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•