29 Nov
2012
29 Nov
'12
10:23 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8942 --- Comment #19 from Fridolyn SOMERS <fridolyn.somers@biblibre.com> --- Created attachment 13758 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13758&action=edit Always use double quotes : follow-up 2 Follow-up 2 : Move occurrences of JavaScript translated string from HTML to JavaScript block. The better way is to store translated JavaScript strings into a var : var MSG_NO_ITEM_SELECTED = _("Nothing is selected."); -- You are receiving this mail because: You are watching all bug changes.