Skip to content

Commit

Permalink
Added link to 'Submitting and maintaining translations' from docs/i18…
Browse files Browse the repository at this point in the history
…n.txt

git-svn-id: http://code.djangoproject.com/svn/django/trunk@1763 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrianholovaty committed Dec 21, 2005
1 parent c4b543f commit 197aae8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/i18n.txt
Original file line number Diff line number Diff line change
Expand Up @@ -361,8 +361,10 @@ That's it. Your translations are ready for use.
.. admonition:: A note to translators

If you've created a translation in a language Django doesn't yet support,
please let us know! We'll add it to the global list of available languages
in the global Django settings (``settings.LANGUAGES``).
please let us know! See `Submitting and maintaining translations`_ for
the steps to take.

.. _Submitting and maintaining translations: http://www.djangoproject.com/documentation/contributing/

How Django discovers language preference
========================================
Expand Down

0 comments on commit 197aae8

Please sign in to comment.