summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2021-08-05 18:34:52 +0200
committerCarlton Gibson <carlton.gibson@noumenal.es>2021-08-13 15:36:25 +0200
commiteb26b8a0fe2454b063b594dd129cb1de56c77d36 (patch)
treecbd3de72710dd296def4f07761a72a450062d2ea
parent6bb74f3de88579449a2142152e219b5887fe2ef7 (diff)
[3.2.x] The django-i18n mailing list moved to the Django Forum.
Backport of 754b82d9de7dad232d17db0073d370b747b48c83 from main
-rw-r--r--docs/internals/contributing/localizing.txt4
-rw-r--r--docs/internals/mailing-lists.txt16
2 files changed, 2 insertions, 18 deletions
diff --git a/docs/internals/contributing/localizing.txt b/docs/internals/contributing/localizing.txt
index 1ff2a1fc85..fef9e62db0 100644
--- a/docs/internals/contributing/localizing.txt
+++ b/docs/internals/contributing/localizing.txt
@@ -18,8 +18,7 @@ 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:
-* Join the :ref:`Django i18n mailing list <django-i18n-mailing-list>` and
- introduce yourself.
+* Introduce yourself on the `Django internationalization forum`_.
* Make sure you read the notes about :ref:`specialties-of-django-i18n`.
@@ -70,6 +69,7 @@ Django source tree, as for any code change:
.. _Transifex: https://www.transifex.com/
.. _Django project page: https://www.transifex.com/django/django/
+.. _Django internationalization forum: https://forum.djangoproject.com/c/internals/i18n/14
.. _Transifex User Guide: https://docs.transifex.com/
.. _translating-documentation:
diff --git a/docs/internals/mailing-lists.txt b/docs/internals/mailing-lists.txt
index f8b9c55869..d21f9906db 100644
--- a/docs/internals/mailing-lists.txt
+++ b/docs/internals/mailing-lists.txt
@@ -60,22 +60,6 @@ answered there.
.. _django-developers subscription email address: mailto:django-developers+subscribe@googlegroups.com
.. _django-developers posting email: mailto:django-developers@googlegroups.com
-.. _django-i18n-mailing-list:
-
-``django-i18n``
-===============
-
-This is the place to discuss the internationalization and localization of
-Django's components.
-
-* `django-i18n mailing archive`_
-* `django-i18n subscription email address`_
-* `django-i18n posting email`_
-
-.. _django-i18n mailing archive: https://groups.google.com/g/django-i18n
-.. _django-i18n subscription email address: mailto:django-i18n+subscribe@googlegroups.com
-.. _django-i18n posting email: mailto:django-i18n@googlegroups.com
-
.. _django-announce-mailing-list:
``django-announce``