#10260: i18n documentation refactoring
------------------------------------+---------------------------------------
Reporter: ramiro | Owner: ramiro
Status: new | Milestone:
Component: Documentation | Version: SVN
Resolution: | Keywords: l10n i18n translation
message files localization intrnationalization
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Comment (by ramiro):
Replying to [ticket:10260 ramiro]:
> Things for further thought:
>
> * What to do with the ''Using translations in your own projects''
section (now on the l10n doc)? Currently it's a mix of things (duplicate
info, app architecture, integration and deployment advice).
> * Move some content to the ``howto/`` Django doc sub-tree?
`10260-i18n_docs_refactor-r11173.diff` is an updated copy of the patch.
Note: The patch removes the `topics/i18n.txt` file and replaces it by a
`topics/i18n/` directory containing the `internationalization.txt`,
`localization.txt` and `deployment.txt` documents.
This revision contains the following changes compared to the previous one:
* It include changes from r11103 and r11164.
* The ''Using translations in your own projects'' section was moved to a
new `topics/i18n.txt` document.
* The description of Django technical messages was moved to the
''Specialties of Django i18n'' section, an example was added.
* The section about the algorithm used by Django to discover translations
at runtime is included in two documents `topics/i18n/deployment.txt` and
`topics/i18n.txt`.
--
Ticket URL: <http://code.djangoproject.com/ticket/10260#comment:6>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---