old mode 100644
new mode 100755
| | |
| | | /* Faroese initialisation for the jQuery UI date picker plugin */ |
| | | /* Faroese initialisation for the jQuery UI date picker plugin */ |
| | | /* Written by Sverri Mohr Olsen, sverrimo@gmail.com */ |
| | | jQuery(function($){ |
| | | $.datepicker.regional['fo'] = { |
| | | closeText: 'Lat aftur', |
| | | prevText: '<Fyrra', |
| | | nextText: 'Næsta>', |
| | | prevText: '<Fyrra', |
| | | nextText: 'Næsta>', |
| | | currentText: 'Í dag', |
| | | monthNames: ['Januar','Februar','Mars','Apríl','Mei','Juni', |
| | | 'Juli','August','September','Oktober','November','Desember'], |