]> 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:42:36 +0000 (10:42 -0400)
commitd0acccf3cc53a7759db4798c2998029586b032a3
tree1420ff4041669b387d3446a96774bf50e32bb7e5
parentbc4cb273d1f574251ab5e6ecfc3dcd9af5d345ef
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
(cherry picked from commit 8f42ab013469865ae790089717a56b6ca774dc75)
ui/i18n/jquery.ui.datepicker-ar.js