Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#8617 closed (fixed)

wizard_error string in form wizard is not marked for translation

Reported by: Bob Thomas Owned by: nobody
Component: contrib.formtools Version: dev
Severity: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

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

Attachments (1)

wizardtrans.diff (1.2 KB ) - added by Bob Thomas 16 years ago.
Mark wizard_error message for translation

Download all attachments as: .zip

Change History (4)

by Bob Thomas, 16 years ago

Attachment: wizardtrans.diff added

Mark wizard_error message for translation

comment:1 by Jacob, 16 years ago

milestone: 1.0
Triage Stage: UnreviewedReady for checkin

comment:2 by Jacob, 16 years ago

Resolution: fixed
Status: newclosed

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

comment:3 by Jacob, 13 years ago

milestone: 1.0

Milestone 1.0 deleted

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