diff options
author | Scott González <scott.gonzalez@gmail.com> | 2011-01-19 10:15:15 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2011-01-19 10:16:01 -0500 |
commit | 904548d5b76be42a6734bc87e7450815927898b9 (patch) | |
tree | 74df736086a20a1bbe78b28daa48f021de6541df /ui/i18n | |
parent | cf622cacd61238e2f5882e9988f47539a860c42e (diff) | |
download | jquery-ui-904548d5b76be42a6734bc87e7450815927898b9.tar.gz jquery-ui-904548d5b76be42a6734bc87e7450815927898b9.zip |
Datepicker i18n: Added Algerian Arabic to demos.
(cherry picked from commit 30c9473d8f297d53f0d3715e8cd00b61b841a85a)
Diffstat (limited to 'ui/i18n')
-rw-r--r-- | ui/i18n/jquery.ui.datepicker-ar-DZ.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/i18n/jquery.ui.datepicker-ar-DZ.js b/ui/i18n/jquery.ui.datepicker-ar-DZ.js index 089208dfa..e0e1685d8 100644 --- a/ui/i18n/jquery.ui.datepicker-ar-DZ.js +++ b/ui/i18n/jquery.ui.datepicker-ar-DZ.js @@ -1,6 +1,5 @@ -/* Algerian Arabic Translation for jQuery UI date picker plugin. (can be used for Tunisia)*/ +/* Algerian Arabic Translation for jQuery UI date picker plugin. (can be used for Tunisia)*/ /* Mohamed Cherif BOUCHELAGHEM -- cherifbouchelaghem@yahoo.fr */ -/* NOTE: monthNames maybe original names are in jquery.ui.datepicker-ar.js, but we must use the months that we know here in North Africa which is جانفي فيفري they look like French months in arabic way but the rest is ok. More information for months in arabic http://en.wikipedia.org/wiki/Arabic_names_of_calendar_months*/ jQuery(function($){ $.datepicker.regional['ar-DZ'] = { |