Commit 0636fe0
committed
docs(roadmap): mark plural rules engine tasks as done/in-progress
- Add PluralValidationReport with missing/have sets
- Add collect_resource_plural_issues and Codec::collect_plural_issues
- Refactor validate_plurals to fold reports into an Error
- Per-language counts of entries with missing plural categories
- Total missing plural categories per language
- Resource-level: autofix_fill_missing_from_other_resource
- Codec-level: autofix_fill_missing_from_other
- Skips DoNotTranslate entries; sets NeedsReview when autofilling1 parent d309aab commit 0636fe0
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments