diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2012-03-12 23:05:16 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2012-03-12 23:05:16 +0000 |
| commit | d694f17536839be3fbd37fc51416790322a02a92 (patch) | |
| tree | a1e83fc4c20195ec4961bea9ac9b1f502b8ebc12 | |
| parent | 9d98b9eb4bee1c9d69694f37dc618c36ecfecb8d (diff) | |
Made some small edits to localization docs from [17690]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17693 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | docs/internals/contributing/localizing.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/internals/contributing/localizing.txt b/docs/internals/contributing/localizing.txt index de366febdc..ff957c44a4 100644 --- a/docs/internals/contributing/localizing.txt +++ b/docs/internals/contributing/localizing.txt @@ -14,7 +14,7 @@ Translations Translations are contributed by Django users worldwide. The translation work is coordinated at `Transifex`_. -If you find an incorrect translation or want to discuss specific translations +If you find an incorrect translation or want to discuss specific translations, go to the `Django project page`_. If you would like to help out with translating or add a language that isn't yet translated, here's what to do: @@ -27,7 +27,7 @@ translating or add a language that isn't yet translated, here's what to do: * On the `Django project page`_, choose the language you want to work on, **or** -- in case the language doesn't exist yet -- request a new language team by clicking on the "Request language" link - and select the appropriate language. + and selecting the appropriate language. * Then, click the "Join this Team" button to become a member of this team. Every team has at least one coordinator who is responsible to review |
