| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2019-12-02 | Updated core translations from Transifex. | Carlton Gibson | |
| Forward port of 71ec95345cdc8039c8e7089977580f7e1cd39436 from stable/3.0.x | |||
| 2018-09-26 | Refs #29784 -- Switched to https:// links where available. | Jon Dufresne | |
| 2018-08-01 | Updated core translations from Transifex | Claude Paroz | |
| Forwardport of 734e2c65ae54552b61ad34105ba4debe936fe223 from stable/2.1.x. | |||
| 2018-02-10 | Fixed #29109 -- Fixed the admin time picker widget for the Thai locale. | Manatsawin Hanmongkolchai | |
| 2017-12-01 | Updated core translations from Transifex | Claude Paroz | |
| Forward port of e886205988db2ee57bab64a6b59135caef8e28a2 from stable/2.0.x | |||
| 2017-04-04 | Updated core translations from Transifex | Claude Paroz | |
| Forward port of 96ec72e298cd359648e1cf408d3c506ee3b1f297 from stable/1.11.x | |||
| 2017-02-22 | Updated Thai (th) locale formats. | Manatsawin Hanmongkolchai | |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz | |
| 2016-08-01 | Pulled core Django translations from Transifex | Claude Paroz | |
| Forward port 760f076786bc67e86540c95d93fd762a75c65ed9 from stable/1.10.x | |||
| 2015-12-01 | Pulled core Django translations from Transifex | Claude Paroz | |
| Forward port of 3039d76bd6f from stable/1.9.x | |||
| 2015-04-01 | Fetched updated core translations from Transifex | Claude Paroz | |
| Forward port of d1b206daf8 from stable/1.8.x | |||
| 2014-09-30 | Updated translations from Transifex | Claude Paroz | |
| Forward port of e9c8aefbcee5 from stable/1.7.x | |||
| 2014-09-13 | Fixed #23466 -- Removed seconds from all locale time output formats. | Malte Beckmann | |
| 2014-08-20 | Fetched translations from Transifex | Claude Paroz | |
| Forward port of 49280a73ea5 from stable/1.7.x | |||
| 2013-10-10 | Whitespace cleanup. | Tim Graham | |
| * Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs. | |||
| 2013-03-28 | Updated translations from Transifex | Claude Paroz | |
| Polish, Telugu, Georgian, Azerbaijani, Norwegian Bokmål, Basque, Dutch, Thai, Spanish (Argentina), Afrikaans. | |||
| 2013-02-26 | Merged core translations from 1.5 branch | Claude Paroz | |
| 2013-02-15 | Put unicode_literals into all formats.py | Alexey Boriskin | |
| 2012-03-23 | Pulled core translations updates from Transifex. Refs #17822. | Jannis Leidel | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17780 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-03-14 | Pulled the core translations updates from Transifex. Refs #17822. | Jannis Leidel | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17713 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-03-15 | Pulled core translation updates from Transifex. | Jannis Leidel | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@15823 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-03-01 | Fixed #15300 -- Updated core translations from transifex.net. | Jannis Leidel | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@15680 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-01-25 | Fixed #15151 -- Removed fuzzy markers from translation strings introduced in ↵ | Jannis Leidel | |
| r15280. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15308 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-01-24 | Updated all existing translations after changes to filesize translation ↵ | Jannis Leidel | |
| strings made in [15290]. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15292 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-01-21 | Fixed #9988 (again) -- Updated list of Associated Press months names to use ↵ | Jannis Leidel | |
| a translation context. Thanks, Claude Paroz. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15280 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-01-21 | Removed app translation strings from core translation files. | Jannis Leidel | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@15272 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-12-12 | Fixed #14821 -- Documented the differences in formatting syntax in formats ↵ | Jannis Leidel | |
| modules. Thanks, Claude. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14893 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 | |||
| 2009-07-29 | Fixed #11575 -- Updated Thai translation. Thanks to KayEss. | Russell Keith-Magee | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@11349 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-07-28 | Fixed #11575 -- Updated Thai translation. Thanks to KayEss. | Russell Keith-Magee | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@11346 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-02-28 | Fixed #10011 -- Updated Thai translation from Kowito Charoenratchatabhan. | Malcolm Tredinnick | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@9915 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-11-10 | Added a couple of missed pieces from r9376. Refs #9542. | Malcolm Tredinnick | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@9380 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-11-10 | New Thai translation from Kowito Charoenratchatabhan and Kadesarin Sanjek. | Malcolm Tredinnick | |
| Refs #9542. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9376 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
