Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#1817 closed defect (fixed)

Translation of date texts

Reported by: Rudolph Froger Owned by: hugo
Component: Internationalization Version: dev
Severity: normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

I think we should make MONTHS_3 in django/utils/dates.py translatable. Patch is included.

Attachments (1)

datespatch.diff (599 bytes ) - added by Rudolph Froger 18 years ago.

Download all attachments as: .zip

Change History (3)

by Rudolph Froger, 18 years ago

Attachment: datespatch.diff added

comment:1 by hugo, 18 years ago

Resolution: fixed
Status: newclosed

(In [2912]) fixed #1817: added translation hooks for 3-letter month names

comment:2 by Rudolph Froger, 18 years ago

Thanks for applying my patch!

Rudolph

Note: See TracTickets for help on using tickets.
Back to Top