Django

Code

Changeset 1763

Show
Ignore:
Timestamp:
12/20/05 23:47:37 (3 years ago)
Author:
adrian
Message:

Added link to 'Submitting and maintaining translations' from docs/i18n.txt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/i18n.txt

    r1543 r1763  
    362362 
    363363    If you've created a translation in a language Django doesn't yet support, 
    364     please let us know! We'll add it to the global list of available languages 
    365     in the global Django settings (``settings.LANGUAGES``). 
     364    please let us know! See `Submitting and maintaining translations`_ for 
     365    the steps to take. 
     366 
     367    .. _Submitting and maintaining translations: http://www.djangoproject.com/documentation/contributing/ 
    366368 
    367369How Django discovers language preference