Ticket #3610 (closed enhancement: fixed)
Error in french l18n file for ui.datepicker
| Reported by: | Arnaud | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | ui.datepicker | Version: | 1.6rc2 |
| Keywords: | french i18n | Cc: | |
| Blocking: | Blocked by: |
Description
There's mistakes in the french file ui/i18n/ui.datepicker-fr.js:
- first day of the week is monday:
http://fr.wikipedia.org/wiki/ISO_8601
-typo: "Voir un autre année" should be "Voir une autre année"
- missing text for clearStatus
- char 'o' in dateStatus is replaced by day's number so I removed "Choisir" from the text because of the "o"
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



french i18n file with fixes