diff options
author | jzaefferer <joern.zaefferer@gmail.com> | 2011-02-21 14:45:54 +0100 |
---|---|---|
committer | jzaefferer <joern.zaefferer@gmail.com> | 2011-02-21 14:45:54 +0100 |
commit | 84a4a4442d25631bd00b50d48ff2d57a6089f6d3 (patch) | |
tree | 111c327befdc3cff15384d0dc56f9ff09281a651 /ui/i18n/jquery.ui.datepicker-rm.js | |
parent | 5082e3e9717afaf0d6da1f863341d660c74c951c (diff) | |
parent | 7c4d6a763dfb5f9debf30c9a20875e046e89bc76 (diff) | |
download | jquery-ui-84a4a4442d25631bd00b50d48ff2d57a6089f6d3.tar.gz jquery-ui-84a4a4442d25631bd00b50d48ff2d57a6089f6d3.zip |
Merge branch 'master' of github.com:jquery/jquery-ui
Diffstat (limited to 'ui/i18n/jquery.ui.datepicker-rm.js')
-rw-r--r-- | ui/i18n/jquery.ui.datepicker-rm.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/i18n/jquery.ui.datepicker-rm.js b/ui/i18n/jquery.ui.datepicker-rm.js index cf03cd4c1..22ed21685 100644 --- a/ui/i18n/jquery.ui.datepicker-rm.js +++ b/ui/i18n/jquery.ui.datepicker-rm.js @@ -3,8 +3,8 @@ jQuery(function($){ $.datepicker.regional['rm'] = { closeText: 'Serrar', - prevText: '<Suandant', - nextText: 'Precedent>', + prevText: '<Suandant', + nextText: 'Precedent>', currentText: 'Actual', monthNames: ['Schaner','Favrer','Mars','Avrigl','Matg','Zercladur', 'Fanadur','Avust','Settember','October','November','December'], monthNamesShort: ['Scha','Fev','Mar','Avr','Matg','Zer', 'Fan','Avu','Sett','Oct','Nov','Dec'], |