http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9152

Owen Leonard <[email protected]> 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 <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to