https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20302
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #72254|0 |1 is obsolete| | --- Comment #2 from Jonathan Druart <[email protected]> --- Created attachment 72279 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72279&action=edit Bug 20302: Allow translating Delete button in Patron batch mod tool There is an untranslatable Delete-button in the patron batch modification tool. Allow translating it. Test plan: 1) Go to Home -> Tools -> Batch patron modification, put a patron's card number in the box, and click on Continue 2) At the bottom of the screen there is an drop-down entry for Attribute, click on the "New" at the nd of that line 3) There should now be another Attribute -line, with "Delete" -link at the end of that line 4) Apply patch, install a language 5) Repeat 1-3 in that language, the Delete-link should be shown in the correct language, if the msgid "Delete" was translated in xx-YY-staff-prog.po Signed-off-by: Pasi Kallinen <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
