Occasional missing plural forms in JavaScriptCatalog
I've fixed a bug that occurs randomly when generating JS translations for plural forms. Sometimes the list of plural forms in the generated JS only contains two items although the language has more than two plural forms.
https://github.com/django/django/pull/7460
Change History
(4)
Component: |
Uncategorized → Internationalization
|
Needs tests: |
set
|
Summary: |
Occasional missing plural forms in JS → Occasional missing plural forms in JavaScriptCatalog
|
Triage Stage: |
Unreviewed → Accepted
|
Type: |
Uncategorized → Bug
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
PR (now with test).