From 30c9473d8f297d53f0d3715e8cd00b61b841a85a Mon Sep 17 00:00:00 2001 From: Scott González Date: Wed, 19 Jan 2011 10:15:15 -0500 Subject: Datepicker i18n: Added Algerian Arabic to demos. --- ui/i18n/jquery.ui.datepicker-ar-DZ.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ui') 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'] = { -- cgit v1.2.3