https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30028 --- Comment #20 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- (In reply to wajasu from comment #19)
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135584 This patch remove the popup that has the "Are you sure you want to delete this message? This cannot be undone." english text. But I think they wanted it translated to french. Adding it to: fr-CA-messages-js.po Some message id coded to use some method/tool(template tooklit?) to help lookup the translation when french is selected.
DavidNind mentioned in IRC: translations are done at translate.koha-community.org, and will picked up at release time 16:11 < davidnind[m]> https://wiki.koha-community.org/wiki/ Release_maintenance#Push_updated_translation_files
This patch does not remove the popup, it moves it from koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc to koha-tmpl/intranet-tmpl/prog/js/members-menu.js so it can be translated using translations written in misc/translator/po/fr-CA-messages-js.po -- You are receiving this mail because: You are watching all bug changes.