summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/localizing.txt
AgeCommit message (Collapse)Author
2017-05-22Updated various links in docs to avoid redirectsClaude Paroz
Thanks Tim Graham and Mariusz Felisiak for review and completion.
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-08-08Updated Transifex links in docsClaude Paroz
2015-06-25Updated release process for new release schedule.Tim Graham
2015-02-09Fixed #24269 -- Added docs about the process of managing translations in Django.Tim Graham
2014-07-02Fixed #18108 -- Added instructions for translating documentation.Tim Graham
Thanks Claude Paroz.
2014-04-24Renamed Transifex project from django-core to djangoClaude Paroz
See also http://blog.transifex.com/post/83622601443/new-teams-management-transifex
2014-03-19Fixed #22253 -- Added django-i18n to the mailing lists docs.Anubhav Joshi
Thanks bmispelon for the suggestion.
2014-02-28Fixed spelling mistakes in docs.Tim Graham
2013-12-08Removed an erroneous leading slash introduced by a626bdf648a.Simon Charette
2013-12-08Updated a bunch of hyperlinks in documentationClaude Paroz
2013-04-25Updated Transifex links to the Django projectClaude Paroz
Translations for the Django framework are now hosted on the django-core Transifex project, and the django project is only dedicated to a team-only hub project.
2012-10-14Replaced mentions of Subversion by Git in docsClaude Paroz
2012-06-28Updated obsolete links in the documentationClaude Paroz
2012-03-12Made some small edits to localization docs from [17690]Adrian Holovaty
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17693 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-12Fixed the localization docs a little to point to the correct Transifex URL. ↵Jannis Leidel
Also reworded it a bit to follow the site's new UI. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17690 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-22Fixed #17087 -- Re-organized the i18n docs to reduce confusion between ↵Aymeric Augustin
USE_I18N/USE_L10N and the concepts of internationalization/localisation. Re moved some duplicate content. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17026 bcc190cf-cafb-0310-a4f2-bffc1f526a37