27 Nov
2014
27 Nov
'14
3:04 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13351 --- Comment #2 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- (In reply to paxed from comment #1) See Coding Guidelines at <http://wiki.koha-community.org/wiki/Coding_Guidelines#JS2:_Enabling_translation_of_language_strings_in_embedded_JavaScript> in JS2 Section. Maybe need to be wrapped to the special funciton _().
The file name is koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt
The whole update_searched() javascript function should be redone with i18n in mind - using format() and %s placeholders instead of concatenating strings.
-- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.