#11271 closed (fixed)
Save button for list_editable is not marked for translation
Description ¶
Save button for list_editable is not marked for translation in admin/pagination.html template.
Change History (4)
by , 16 years ago
Attachment: | mark-for-translation.patch added |
---|
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
(In [10931]) Fixed #11271 -- Added a translation marker for the list_editable save button. Thanks to dc for the report.