http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9152 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Datepicker doesn't load |Datepicker can't load |localized strings |localized French strings | |because of single quote --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Correction: The French version of the configuration file has an error because one of the translated words has a single quote: currentText: _('Aujourd'hui'), Converting the surrounding single quotes to double quotes should fix the problem. -- You are receiving this mail because: You are watching all bug changes.