Django

Code

Ticket #8617 (closed: fixed)

Opened 3 months ago

Last modified 3 months ago

wizard_error string in form wizard is not marked for translation

Reported by: bthomas Assigned to: nobody
Milestone: 1.0 Component: django.contrib.formtools
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The wizard_error message that is optionally displayed when the security hash fails is not marked for translation.

Attachments

wizardtrans.diff (1.2 kB) - added by bthomas on 08/27/08 10:05:24.
Mark wizard_error message for translation

Change History

08/27/08 10:05:24 changed by bthomas

  • attachment wizardtrans.diff added.

Mark wizard_error message for translation

08/28/08 15:13:21 changed by jacob

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

08/28/08 15:17:32 changed by jacob

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

(In [8679]) Marked a handful of missed strings for translation. Fixes #8644, #8617, and #8610.


Add/Change #8617 (wizard_error string in form wizard is not marked for translation)




Change Properties
Action