~ubuntu-branches/ubuntu/quantal/python-django/quantal-security

« back to all changes in this revision

Viewing changes to docs/topics/i18n/index.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Strandboge
  • Date: 2010-10-12 11:34:35 UTC
  • mfrom: (1.2.7 upstream)
  • mto: This revision was merged to the branch mainline in revision 30.
  • Revision ID: james.westby@ubuntu.com-20101012113435-9lnsrh0i3mxozbt0
Tags: upstream-1.2.3
ImportĀ upstreamĀ versionĀ 1.2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.. _topics-i18n:
2
 
 
3
1
=====================================
4
2
Internationalization and localization
5
3
=====================================
23
21
find yourself performing more than one of these roles):
24
22
 
25
23
    * For application authors wishing to make sure their Django apps can be
26
 
      used in different locales: :ref:`topics-i18n-internationalization`.
27
 
    * For translators wanting to translate Django apps: :ref:`topics-i18n-localization`.
 
24
      used in different locales: :doc:`/topics/i18n/internationalization`.
 
25
    * For translators wanting to translate Django apps: :doc:`/topics/i18n/localization`.
28
26
    * For system administrators/final users setting up internationalized apps or
29
 
      developers integrating third party apps: :ref:`topics-i18n-deployment`.
 
27
      developers integrating third party apps: :doc:`/topics/i18n/deployment`.
30
28
 
31
29
.. toctree::
32
30
   :hidden: