WeblateOrg / WeblateOrg/weblate
Gracefully handle mismatched plural uploads
Open
Area: Processing
Waiting for: Triage
- Dominant language
- Python
- Stars
- 6.1k
- Forks
- 1.4k
- Avg merge
- 9h 53m
- Merged PRs (30d)
- 395
Description
### Describe the problem
When user uploads gettext PO file with mismatched plural equation it is fully rejected.
### Solution brainstorm
The similar approach as in https://github.com/WeblateOrg/weblate/pull/18731 should work here. Accept all non-pluralized strings. Perhaps even adding plurals as needing editing might be a way to go.
### Describe alternatives you have considered
_No response_
### Screenshots
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.