Bug Tracker

Modify

Ticket #2336 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

UI Datepicker, Italian localization fixes

Reported by: etatoby Owned by: iMarc
Priority: trivial Milestone:
Component: ui Version:
Keywords: Cc:
Blocking: Blocked by:

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

comment:1 Changed 5 years ago by etatoby

Here it is with numeric entities, for compatibility with XHTML:

['Domenica','Lunedì','Martedì','Mercoledì','Giovedì','Venerdì','Sabato']

comment:2 Changed 5 years ago by paul

  • Owner changed from paul to iMarc

comment:3 Changed 5 years ago by kbwood

  • Status changed from new to closed
  • Resolution set to fixed

Thanks, I've made these changes.

I don't suppose you'd like to provide the longer texts for the status bar as well?

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.