https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19522
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #70452|0 |1 is obsolete| | --- Comment #59 from Marcel de Rooy <[email protected]> --- Created attachment 70938 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70938&action=edit Bug 19522: Label creator: translate empty list message The name of the element wasn't translated in the message. Test plan: 1. install the fr_FR locale 2. go to /cgi-bin/koha/labels/label-manage.pl?label_element=batch 3. ensure that the list is empty 4. then you should see "pas de Batches actuellement" 5. then you should see "créer un nouveau batch." 6. apply this patch 7. install the language 8. refresh the page 9. then you should see "pas de Lots actuellement" 10. then you should see "créer un nouveau lot ." Signed-off-by: Simon Pouchol <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> Signed-off-by: Marcel de Rooy <[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/
