Django

Code

Show
Ignore:
Timestamp:
07/21/08 22:01:21 (6 months ago)
Author:
adrian
Message:

Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq

Files:

Legend:

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

    r7844 r8043  
    889889      used to differentiate between different programs that store their data 
    890890      in a common message-file library (usually ``/usr/share/locale/``). The 
    891       ``django`` domain is used for python and template translation strings 
     891      ``django`` domain is used for Python and template translation strings 
    892892      and is loaded into the global translation catalogs. The ``djangojs`` 
    893893      domain is only used for JavaScript translation catalogs to make sure