#23368 closed New feature (fixed)
Overhaule the cy (Welsh) formats.py file.
| Reported by: | Duncan Parkes | Owned by: | Duncan Parkes |
|---|---|---|---|
| Component: | Internationalization | Version: | dev |
| Severity: | Normal | Keywords: | welsh, cy, formats |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The cy (Welsh) locale is missing several format variables.
Change History (5)
comment:1 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 11 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
Could you find another person familiar with Welsh to sign off on the changes and mark the patch "Ready for Checkin"?
comment:3 by , 11 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
As I didn't get any response from the Welsh translators on Django-I18N, I checked this over with a couple of Welsh speakers in real life, and I'm confident it's ready to check in.
comment:4 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Here's a pull request with what I think needs to be done: https://github.com/django/django/pull/3123