http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13351
--- Comment #2 from Héctor Eduardo Castro Avalos <[email protected]> --- (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. _______________________________________________ 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/
