#21388 closed Bug (fixed)
Language code is incorrect for Frisian
| Reported by: | Bouke Haarsma | Owned by: | Bouke Haarsma |
|---|---|---|---|
| Component: | Internationalization | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | bouke@… | Triage Stage: | Accepted |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Django includes a locale fy-nl for Frisian, which is shorthand for West(ern) Frysian. The correct language code is fy according to IANA. The upgrade process would be similar to #18419, recently merged into master.
Change History (5)
comment:1 by , 12 years ago
| Cc: | added |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 12 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:4 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
It might be a lot easier than #18419, as simply removing the country extension is backwards compatible, especially as there are almost no existing translations.