]> source.dussan.org Git - jquery-ui.git/commit
Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicke...
authorAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Fri, 1 Jun 2012 09:56:50 +0000 (12:56 +0300)
committerScott González <scott.gonzalez@gmail.com>
Fri, 1 Jun 2012 14:41:32 +0000 (10:41 -0400)
commit8f42ab013469865ae790089717a56b6ca774dc75
tree8005087134d3b766df5439fce6b666bfc3aa14e7
parent2da2ae5070e976c23ea4e19ff705dcba822838d8
Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicker: Incorrect dayNamesMin for Arabic locale.

Before this change the minimal names for days of week were the same
as the long names. This caused the datepicker to be too wide.

The one-letter strings come from the CLDR:
http://unicode.org/repos/cldr-tmp/trunk/diff/summary/ar.html
ui/i18n/jquery.ui.datepicker-ar.js