old mode 100644
new mode 100755
| | |
| | | /* Romanian initialisation for the jQuery UI date picker plugin. |
| | | /* Romanian initialisation for the jQuery UI date picker plugin. |
| | | * |
| | | * Written by Edmond L. (ll_edmond@walla.com) |
| | | * and Ionut G. Stan (ionut.g.stan@gmail.com) |
| | |
| | | jQuery(function($){ |
| | | $.datepicker.regional['ro'] = { |
| | | closeText: 'Închide', |
| | | prevText: '« Luna precedentă', |
| | | nextText: 'Luna următoare »', |
| | | prevText: '« Luna precedentă', |
| | | nextText: 'Luna următoare »', |
| | | currentText: 'Azi', |
| | | monthNames: ['Ianuarie','Februarie','Martie','Aprilie','Mai','Iunie', |
| | | 'Iulie','August','Septembrie','Octombrie','Noiembrie','Decembrie'], |