Django

Code

Ticket #6795 (closed: fixed)

Opened 7 months ago

Last modified 7 months ago

Add info on how to translate django

Reported by: Karderio <karderio@gmail.com> Assigned to: vegpuff
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: allagappan@gmail.com Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The part in the contribution documentation on "Submitting and maintaining translations" points to the Internationalization documentation, which in the section "A note to translators" just points back to the contribution documentation.

I was given some useful advice (http://groups.google.com/group/Django-I18N/browse_thread/thread/5d088c747d711104) that could be nice in the documentation, for what to do with an updated .po file:

"""Please make a diff [of the .po file] against the current subversion trunk version and attach the patch to a ticket in Trac [on the translation component maybe?].

Make sure that "bin/compile-messages.py -l fr" runs without producing any warnings before uploading the patch, since it cannot be committed with any syntactical errors."""

Attachments

i18ncontributing.diff (0.8 kB) - added by vegpuff on 03/17/08 12:21:18.
i18n contributing documentation

Change History

03/17/08 12:21:18 changed by vegpuff

  • attachment i18ncontributing.diff added.

i18n contributing documentation

03/17/08 12:22:10 changed by vegpuff

  • status changed from new to assigned.
  • cc set to allagappan@gmail.com.
  • needs_better_patch changed.
  • needs_tests changed.
  • owner changed from nobody to vegpuff.
  • needs_docs changed.
  • has_patch set to 1.

03/17/08 12:29:10 changed by adrian

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [7268]) Fixed #6795 -- Added some translation info to docs/contributing.txt. Thanks, Karderio and vegpuff


Add/Change #6795 (Add info on how to translate django)




Change Properties
Action