Opened 19 years ago
Closed 19 years ago
#2998 closed defect (fixed)
django.utils.dateformat.py uses untranslated text
| Reported by: | Owned by: | hugo | |
|---|---|---|---|
| Component: | Internationalization | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
It has a.m., p.m., midnight, noon etc.
Should I just wrap them in _() and send a patch ?
Attachments (1)
Change History (4)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
by , 19 years ago
| Attachment: | dateformat.py.diff added |
|---|
comment:3 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Yup; that would be great.