| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-05 | Corrected local name for Basque in django/conf/locale/__init__.py. | Julie Rymer | |
| 2025-09-23 | Fixed #36609 -- Added Haitian Creole (ht) language. | Jean Patrick Prenis | |
| Thanks Rebecca Conley for the review. Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com> | |||
| 2025-07-23 | Refs #36500 -- Rewrapped long docstrings and block comments via a script. | django-bot | |
| Rewrapped long docstrings and block comments to 79 characters + newline using script from https://github.com/medmunds/autofix-w505. | |||
| 2024-05-08 | Corrected Slovak local name. | Adam Zahradník | |
| 2023-08-12 | Added Uyghur language. | Azat | |
| 2022-08-30 | Added Central Kurdish (Sorani) language. | Swara | |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2021-11-18 | Added Malay language. | jhisham | |
| 2020-11-10 | Updated Malayalam language name. | Vishnu Ks | |
| 2020-07-14 | Added Igbo language. | Kelechi Precious Nwachukwu | |
| 2020-07-08 | Added Turkmen language. | Resulkary | |
| 2020-06-12 | Added support for the Tajik language. | Claude Paroz | |
| Thanks Sirius Sufiew for contributing that support. | |||
| 2020-05-20 | Added Kyrgyz language. | Claude Paroz | |
| Thanks Soyuzbek orozbek uulu for contributing that support. | |||
| 2019-12-14 | Added Algerian Arabic language. | Rabah Saadi | |
| 2019-11-04 | Added Uzbek language. | Claude Paroz | |
| 2019-06-06 | Updated Hindi language name. | Arpana Mehta | |
| 2019-01-10 | Added Armenian language | Claude Paroz | |
| 2017-12-01 | Added Kabyle language | Claude Paroz | |
| Forward port of bfc3fa3d3b291b40ed1e2ce6da3b2675b40f0a54 from stable/2.0.x | |||
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz | |
| 2016-06-29 | Added Upper/Lower Sorbian languages | Claude Paroz | |
| 2015-12-12 | Fixed #25717 -- Corrected Slovak local name | Claude Paroz | |
| 2015-11-27 | Added Scottish Gaelic as new available language | Claude Paroz | |
| Refs #25815. Thanks gunchleoc <fios@foramnagaidhlog.net> for the Scottish Gaelic formats.py. | |||
| 2015-11-27 | Added Colombian Spanish as new available language | Claude Paroz | |
| Refs #25815. | |||
| 2015-01-28 | Updated Azerbaijani language name. | Emin Mastizada | |
| 2015-01-17 | Removed deprecated Chinese language codes; refs #18149. | Tim Graham | |
| 2014-08-23 | Added new supported languages | Claude Paroz | |
| Forward port of 46393980cf from stable/1.7.x | |||
| 2014-07-14 | Fixed #23005 -- Allowed specifying special fallback languages | Claude Paroz | |
| This fixes the Chinese language issues described in #23005 but also provides for other fallback exceptions by updating the LANG_INFO structure. Thanks caxekis at gmail.com for the report and Tim Graham for the review. | |||
| 2014-02-08 | Fixed #21237 -- Added Australian English (en_AU) to locale conf | Tom Fifield | |
| Adds Australian English (en_AU) to locale conf, which differs from American English in date formatting and spelling, and continues to diverge from British English in spelling (and first-day-of-week according to the current en_GB locale format.py). The transifex language project to match this patch has been requested. | |||
| 2013-11-11 | Fixed #21388 -- Corrected language code for Frisian | Bouke Haarsma | |
| 2013-11-04 | Fixed #18149 -- Changed language codes for Chinese | Bouke Haarsma | |
| Language codes for Chinese are zh_Hans (Simplified) and zh_Hant (Traditional). Added support for browsers that still send the deprecated language codes. Thanks to Olli Wang for the report. | |||
| 2013-08-30 | Set 'bidi' Urdu property to True | Claude Paroz | |
| Refs #20454. | |||
| 2013-07-08 | Completed some more name_local names | Claude Paroz | |
| 2013-07-08 | Fixed #20716 --Missing 'name_local' translation | Mathias Andre | |
| Added 'name_local' translation for Albanian in LANG_INFO | |||
| 2013-03-28 | Added Burmese language | Claude Paroz | |
| Thanks to Yhal Htet Aung for the translation work. | |||
| 2013-03-28 | Added Ossetic language | Claude Paroz | |
| Thanks to Xwybylty Soslan for the translation work. | |||
| 2013-03-28 | Replaced escaped by real characters in LANG_INFO structure | Claude Paroz | |
| 2013-02-26 | Merged core translations from 1.5 branch | Claude Paroz | |
| 2012-10-30 | Fixed #19174 -- Fixed capitalization errors in LANG_INFO | Claude Paroz | |
| Thanks waldeinburg for the report. | |||
| 2012-10-30 | Fixed #15714 -- Added note about capitalization of LANG_INFO name_local | Claude Paroz | |
| 2012-06-07 | Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. | Claude Paroz | |
| Thanks Vinay Sajip for the support of his django3 branch and Jannis Leidel for the review. | |||
| 2012-03-14 | Added Tatar translation. Refs #17822. | Jannis Leidel | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17732 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-03-14 | Added Swahili translation. Refs #17822. | Jannis Leidel | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17731 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-03-14 | Added Nepali translation. Refs #17822. | Jannis Leidel | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17730 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-03-14 | Added Kazakh translation. Refs #17822. | Jannis Leidel | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17729 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-03-14 | Added Esperanto to the list of languages. Refs #17822. | Jannis Leidel | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17728 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-03-15 | Fixed mistake introduced in r15838 regarding naming of Mexican Spanish. | Jannis Leidel | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@15842 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-03-15 | Fixed #15608 -- Added Nicaraguan Spanish locale (format file only). Thanks, ↵ | Jannis Leidel | |
| fitoria. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15841 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-03-15 | Fixed #15563 -- Update the LANG_INFO dictionary with newly added ↵ | Jannis Leidel | |
| translations az, es-mx and ur. Thanks, lasko. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15838 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-12-12 | Fixed #4030 -- Added ability to translate language names. Thanks to Antti ↵ | Jannis Leidel | |
| Kaihola and Ramiro Morales for the initial patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14894 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-12-22 | Fixed #7980 - Improved i18n framework to support locale aware formatting ↵ | Jannis Leidel | |
| (dates and numbers) and form processing. Thanks to Marc Garcia for working on this during his Google Summer of Code 2009! Additionally fixes #1061, #2203, #3940, #5526, #6449, #6231, #6693, #6783, #9366 and #10891. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11964 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
