old mode 100644
new mode 100755
| | |
| | | /* Esperanto initialisation for the jQuery UI date picker plugin. */ |
| | | /* Esperanto initialisation for the jQuery UI date picker plugin. */ |
| | | /* Written by Olivier M. (olivierweb@ifrance.com). */ |
| | | jQuery(function($){ |
| | | $.datepicker.regional['eo'] = { |
| | | closeText: 'Fermi', |
| | | prevText: '<Anta', |
| | | nextText: 'Sekv>', |
| | | prevText: '<Anta', |
| | | nextText: 'Sekv>', |
| | | currentText: 'Nuna', |
| | | monthNames: ['Januaro','Februaro','Marto','Aprilo','Majo','Junio', |
| | | 'Julio','Aŭgusto','Septembro','Oktobro','Novembro','Decembro'], |