Opened 15 years ago
Closed 15 years ago
#2336 closed bug (fixed)
UI Datepicker, Italian localization fixes
Reported by: | etatoby | Owned by: | iMarc |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | ui | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Under Italian conventions weeks start on Monday and end on Sunday.
Therefore the Italian localization pack for ui.datepicker should set firstDay:1, instead of the current setting of firstDay:0.
Also dayNames should have a grave accent on every ending 'i':
['Domenica','Lunedì','Martedì','Mercoledì', 'Giovedì','Venerdì','Sabato']
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Owner: | changed from paul to iMarc |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks, I've made these changes.
I don't suppose you'd like to provide the longer texts for the status bar as well?
Note: See
TracTickets for help on using
tickets.
Here it is with numeric entities, for compatibility with XHTML:
['Domenica','Lunedì','Martedì','Mercoledì','Giovedì','Venerdì','Sabato']