aboutsummaryrefslogtreecommitdiffstats
path: root/ui/i18n
Commit message (Collapse)AuthorAgeFilesLines
* Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with ↵Kato Kazuyoshi2011-05-0531-31/+31
| | | | JavascriptPacker.
* Datepicker: Fixed Slovak locale. Fixes #7254 - Datepicker: Incorrect day ↵Lopo2011-04-151-1/+1
| | | | name for Slovak localization.
* Datepicker: Fixed dateFormat for nl locale. Fixes #7250 - Datepicker: ↵Scott González2011-04-151-1/+1
| | | | Incorrect dateFormat in jquery.ui.datepicker-nl.js.
* Datepicker i18n: corrected arabic month name for May. Fixed #7055 - ↵Richard Worth2011-03-021-1/+1
| | | | Datepicker: arabic month name has March in place of May
* Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add ↵Scott González2011-02-251-0/+23
| | | | Tajikistan localization.
* Datepicker i18n: Changed all html named character entities to unicode hex ↵Richard Worth2011-02-1948-124/+124
| | | | entities. Fixed #7008 - Chromium-Browser does not support html-entities in datePicker i18n-translation
* Datepicker: Display Year before Month in Hungarian i18n. Fixes #7019 - ↵adam j. sontag2011-02-181-1/+1
| | | | Hungarian Localisation has month-date in wrong order
* Datepicker: improved translation of Norwegian names for days and months. ↵Martin Solli2011-02-141-19/+19
| | | | Fixed #6986 - Improved translation of day and month names
* Datepicker i18n: Added Algerian Arabic to demos.Scott González2011-01-191-2/+1
|
* Datepicker i18n: Added Algerian Arabic. Fixes #6877 - Datepicker: Add ↵cherif2011-01-191-0/+24
| | | | Algerian Arabic support.
* Datepicker i18n: Added Australian and New Zealand localizations. Fixes #6828 ↵Scott González2011-01-172-0/+46
| | | | | | - Datepicker: Add en-AU or en-NZ initialisations. Thanks Campbell
* Datepicker: Added Malayalam translation. Fixes #6822 - Datepicker: Add i18n ↵Saji2011-01-081-0/+23
| | | | translation for Malayalam.
* Datepicker: Added Rhaeto-Romanic translation. Fixes #6728 - Datepicker: Add ↵Heiko Henning2010-12-071-0/+21
| | | | i18n translation for Rhaeto-Romanic.
* Datepicker: modified Arabic day names order. Fixed #6676 - ui.datepicker: ↵Khaled AlHourani2010-11-211-7/+6
| | | | Arabic Localization miss order
* Datepicker: fixed the French translation. Fixed #6646 - Wrong French ↵Stéphane Raimbault2010-11-111-9/+11
| | | | | | | | | translation of datepicker References - http://fr.wikipedia.org/wiki/Mois - http://sourceware.org/bugzilla/show_bug.cgi?id=6040 - http://code.djangoproject.com/browser/django/trunk/django/conf/locale/fr/LC_MESSAGES/djangojs.po
* Datepicker: Fixed Norwegian locale. Fixes #6086 - Error in ↵Scott González2010-10-261-2/+2
| | | | "jquery.ui.datepicker-no.js".
* Datepicker: Fixed currentText in French locale. Fixes #5455 - Correction in ↵Scott González2010-10-261-1/+1
| | | | French localization for Datepicker.
* Datepicker: Fixed month name in Thai localization. Fixes #5862 - Datepicker: ↵sixhead2010-10-261-1/+1
| | | | wrong month name for Thai locale.
* Datepicker: fixed typo in russian localization. Fixed #6100 – Datepicker: ↵m157y2010-10-061-1/+1
| | | | Incorrect weekHeader for Russian localization
* Datepicker: Added Portuguese localization. Fixes #6102 - Datepicker: Add ↵Scott González2010-09-241-0/+22
| | | | Portuguese localization.
* Datepicker: Added galician localization. Fixes #6079 - Datepicker: Add ↵Jorge Barreiro2010-09-201-0/+23
| | | | Galician localization.
* Datepicker: Added Kazakhstan localization. Fixes #5924 - Kazakhstan ↵Scott González2010-08-111-0/+23
| | | | localization for ui.datepicker.
* Datepicker: Fixed pt-BR translation. Fixes #5363 - Error in datepicker ↵Diego2010-07-161-3/+3
| | | | translation for pt-BR.
* Datepicker: i18n Polish changed yy-mm-dd to dd.mm.yy. Fixed #5522 - Wrong ↵Richard D. Worth2010-05-111-1/+1
| | | | date format for polish regional
* Datepicker: i18n SK changed firstDay to 1 instead of 0. Fixed #5600 - ↵Richard D. Worth2010-05-111-1/+1
| | | | Datepicker localization SK. Thanks borsuk
* Fixed #5532 - Datepicker i18n: Encoding error in Swiss-French (fr-CH) fileRichard D. Worth2010-04-211-6/+6
|
* Fixed spelling of Poniedziałek - Fix for #5487 - Datepicker localization: ↵Jörn Zaefferer2010-04-061-1/+1
| | | | Spelling of dayname wrong
* eol-style and mime-typeRichard Worth2010-03-175-93/+115
|
* Datepicker: Tamil localisationKeith Wood2010-03-021-0/+23
|
* Datepicker: Add Faroese localisationKeith Wood2010-02-261-0/+23
|
* Datepicker: Fixed #5156 Added Chinese Hong Kong localisationKeith Wood2010-02-221-0/+1
| | | | That makes 50!
* Datepicker: Fixed #5088 Date picker localization in ROKeith Wood2010-01-251-3/+3
|
* eol-style and mime-typeRichard Worth2010-01-205-70/+70
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-073-67/+67
| | | | menu; including menu static tests).
* Datepicker - #4895 Corrected English/UK localisationKeith Wood2009-12-151-1/+1
|
* Datepicker - Fixed #4987 - Add bosnian language to DatePickerKeith Wood2009-12-081-0/+23
|
* Fix for #4930Jörn Zaefferer2009-11-161-1/+1
|
* Datepicker: Added Afrikaans and English/UK localisationsKeith Wood2009-10-222-0/+46
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-1746-0/+0
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* Datepicker: Add yearSuffix value for Chinese/Korean. fixes #4793Chi Cheng2009-08-193-5/+5
|
* datepicker i18n: missing comma (syntax checking editors are great)Jörn Zaefferer2009-08-061-1/+1
|
* Datepicker: Fixed #4131 Could week numbers [be] added to the DatepickerKeith Wood2009-07-2946-2/+63
|
* Datepicker: Fixed #4646 Localization error in ui.datepicker-es.jsKeith Wood2009-07-051-2/+2
|
* Datepicker: Fixed #4613 Datepicker Swiss-French (fr-CH) localizationKeith Wood2009-06-221-0/+7
|
* Datepicker: Fixed #4592 Basque (euskara) localizationKeith Wood2009-06-161-0/+22
|
* Fixed Italian localization for datepicker. (Fixed #4599 - Datepicker i18n: ↵Scott González2009-06-131-4/+4
| | | | Fix Italian localization). Thanks Antonello Pasella.
* Datepicker: Fixed #4556 Hungarian locale typoKeith Wood2009-06-091-2/+2
|
* Datepicker: Added Vietnamese localisationKeith Wood2009-06-061-0/+22
|
* eol-style and mime-typeRichard Worth2009-05-221-21/+21
|
* Datepicker: Fixed #4480 Date format and first day for regional default ↵Keith Wood2009-04-261-3/+3
| | | | values in "ui.datepicker-ca.js"