Django

Code

Ticket #4137 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

django.util.timesince i18n patch

Reported by: Sung-Jin Hong <serialx.net@gmail.com> Assigned to: hugo
Milestone: Component: Internationalization
Version: SVN Keywords: timesince
Cc: serialx@serialx.net Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The timesince util(filter) have some crucial formatting i18n missing. (ie. You cannot i18n the time formatting string) This simple patch resolves it.

Attachments

django.util.timesince.i18n.patch.diff (0.9 kB) - added by Sung-Jin Hong <serialx.net@gmail.com> on 04/23/07 22:09:20.
django.util.timesince i18n patch

Change History

04/23/07 22:09:20 changed by Sung-Jin Hong <serialx.net@gmail.com>

  • attachment django.util.timesince.i18n.patch.diff added.

django.util.timesince i18n patch

04/23/07 23:41:34 changed by mtredinnick

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

04/25/07 03:32:32 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [5071]) Fixed #4137 -- Added translation markup to a couple of missed strings. Thanks, Sung-Jin Hong.


Add/Change #4137 (django.util.timesince i18n patch)




Change Properties
Action