Opened 12 years ago
Closed 11 years ago
#21237 closed New feature (fixed)
Add Australian English (en_AU) to locale conf
Description ¶
As requested at the pull request - creating a ticket for this:
Adds Australian English (en_AU) to locale conf, which differs from
American English in date formatting and spelling, and continues
to diverge from British English in spelling (and first-day-of-week
according to the current en_GB locale format.py).
The transifex language project to match this patch has been requested
Change History (3)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Has patch: | set |
---|---|
Triage Stage: | Unreviewed → Accepted |
Type: | Uncategorized → New feature |
Version: | 1.5 → master |
Do you plan to add some translations to django.po? Otherwise, I suggest to remove the file from the commit.
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
https://github.com/django/django/pull/1643