Django

Code

Changeset 7268

Show
Ignore:
Timestamp:
03/17/08 12:29:10 (6 months ago)
Author:
adrian
Message:

Fixed #6795 -- Added some translation info to docs/contributing.txt. Thanks, Karderio and vegpuff

Files:

Legend:

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

    r6878 r7268  
    329329 
    330330    * Join the `Django i18n mailing list`_ and introduce yourself. 
    331     * Create and submit translations using the methods described in the 
     331    * Create translations using the methods described in the 
    332332      `i18n documentation`_. 
     333    * Create a diff of the ``.po`` file against the current Subversion trunk. 
     334    * Make sure that `` bin/compile-messages.py -l <lang>`` runs without 
     335      producing any warnings. 
     336    * Attach the patch to a ticket in Django's ticket system. 
    333337 
    334338.. _Django i18n mailing list: http://groups.google.com/group/django-i18n/