1
0
mirror of https://github.com/django/django.git synced 2025-07-06 18:59:13 +00:00

[1.3.X] Fixed the localization docs a little to point to the correct Transifex URL. Also reworded it a bit to follow the site's new UI.

Backport from trunk (r17690).

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@17691 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Jannis Leidel 2012-03-12 22:13:34 +00:00
parent 523d6167d6
commit 6951879023

View File

@ -454,9 +454,8 @@ infrastructure available to Django applications described in the
These translations are contributed by Django users worldwide. If you find an These translations are contributed by Django users worldwide. If you find an
incorrect translation or want to discuss specific translations, go to the incorrect translation or want to discuss specific translations, go to the
`translation team`_ page for that language. If you would like to help out `Django project page`_ on `Transifex`_. If you would like to help out with
with translating or add a language that isn't yet translated, here's what translating or add a language that isn't yet translated, here's what to do:
to do:
* Join the `Django i18n mailing list`_ and introduce yourself. * Join the `Django i18n mailing list`_ and introduce yourself.
@ -464,12 +463,12 @@ to do:
* Signup at `Transifex`_ and visit the `Django project page`_. * Signup at `Transifex`_ and visit the `Django project page`_.
* On the "`Translation Teams`_" page, choose the language team you want * On the `Django project page`_ page, choose the language you want
to work with, **or** -- in case the language team doesn't exist yet -- to work on, **or** -- in case the language doesn't exist yet --
request a new team by clicking on the "Request a new team" button request a new language team by clicking on the "Request language"
and select the appropriate language. link and select the appropriate language.
* Then, click the "Join this Team" button to become a member of this team. * Then, click the "Join Team" button to become a member of this team.
Every team has at least one coordinator who is responsible to review Every team has at least one coordinator who is responsible to review
your membership request. You can of course also contact the team your membership request. You can of course also contact the team
coordinator to clarify procedural problems and handle the actual coordinator to clarify procedural problems and handle the actual
@ -499,8 +498,6 @@ to do:
.. _Django i18n mailing list: http://groups.google.com/group/django-i18n/ .. _Django i18n mailing list: http://groups.google.com/group/django-i18n/
.. _Transifex: http://www.transifex.net/ .. _Transifex: http://www.transifex.net/
.. _Django project page: http://www.transifex.net/projects/p/django/ .. _Django project page: http://www.transifex.net/projects/p/django/
.. _translation teams: http://www.transifex.net/projects/p/django/teams/
.. _translation team: http://www.transifex.net/projects/p/django/teams/
.. _Transifex Help: http://help.transifex.net/ .. _Transifex Help: http://help.transifex.net/
Submitting javascript patches Submitting javascript patches