https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33587
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |jonathan.druart+koha@gmail. | |com Status|NEW |RESOLVED --- Comment #2 from Jonathan Druart <[email protected]> --- Confirmed on 22.11.05 Uncaught SyntaxError: missing ) after argument listadditional-contents.pl:1055:59 It's coming from alert(_("Укажите название для "По умолчанию"")); You should surround the string with simple quote. Please fix on pootle at translate.koha-community.org/ -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
