Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#11271 closed (fixed)

Save button for list_editable is not marked for translation

Reported by: dc Owned by: nobody
Component: contrib.admin Version: dev
Severity: Keywords: admin list_editable
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Save button for list_editable is not marked for translation in admin/pagination.html template.

Attachments (1)

mark-for-translation.patch (791 bytes ) - added by dc 15 years ago.

Download all attachments as: .zip

Change History (4)

by dc, 15 years ago

Attachment: mark-for-translation.patch added

comment:1 by Russell Keith-Magee, 15 years ago

Resolution: fixed
Status: newclosed

(In [10931]) Fixed #11271 -- Added a translation marker for the list_editable save button. Thanks to dc for the report.

comment:2 by ccahoon, 15 years ago

(In [10998]) Fixed #11271 -- Added a translation marker for the list_editable save button. Thanks to dc for the report.

comment:3 by Jacob, 13 years ago

milestone: 1.1

Milestone 1.1 deleted

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