http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9493 Bug ID: 9493 Summary: confirmations for user holds in opac are not translatable Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: fridolyn.somers@biblibre.com CC: frederic@tamil.fr In opac-user.tt, javascript for user holds confirmations (cancel, suspend, resume) are not translatable. This is because text is in onclick attribute, withtout javascript method for translatable strings : _(). Those strings should be variables in script tag. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.