Projet

Général

Profil

Révision 503b3f7b

Ajouté par Assos Assos il y a environ 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/jquery_update/replace/ui/ui/i18n/jquery.ui.datepicker-et.js
1
/* Estonian initialisation for the jQuery UI date picker plugin. */
1
/* Estonian initialisation for the jQuery UI date picker plugin. */
2 2
/* Written by Mart Sõmermaa (mrts.pydev at gmail com). */
3 3
jQuery(function($){
4 4
	$.datepicker.regional['et'] = {
......
13 13
		dayNames: ['Pühapäev', 'Esmaspäev', 'Teisipäev', 'Kolmapäev', 'Neljapäev', 'Reede', 'Laupäev'],
14 14
		dayNamesShort: ['Pühap', 'Esmasp', 'Teisip', 'Kolmap', 'Neljap', 'Reede', 'Laup'],
15 15
		dayNamesMin: ['P','E','T','K','N','R','L'],
16
		weekHeader: 'Sm',
16
		weekHeader: 'näd',
17 17
		dateFormat: 'dd.mm.yy',
18 18
		firstDay: 1,
19 19
		isRTL: false,
20 20
		showMonthAfterYear: false,
21 21
		yearSuffix: ''};
22 22
	$.datepicker.setDefaults($.datepicker.regional['et']);
23
}); 
23
});

Formats disponibles : Unified diff