Skip to content

Commit 48220b3

Browse files
Replace footnotes with direct links
1 parent a318fba commit 48220b3

1 file changed

Lines changed: 12 additions & 17 deletions

File tree

documentation/translations/translating.rst

Lines changed: 12 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -173,16 +173,18 @@ Motivation
173173
==========
174174

175175
The Python documentation is written in English, but Python is taught, learned,
176-
and used around the world, in many languages. English is the native language
177-
of only about 5% of the world's population, and fewer than a fifth more speak
178-
it as an additional language [#f1]_. For many people, learning Python also
179-
means overcoming a language barrier. They must learn not only Python, but also
180-
enough English to be able to use the language's documentation.
181-
182-
The United Nations Open Source Principles call on projects both to provide
183-
documentation and to foster inclusive participation [#f2]_. Providing
184-
documentation only in English limits who can benefit from it and who can
185-
participate in the wider Python community.
176+
and used around the world, in many languages. English is the `native language
177+
of only about 5% of the world's population
178+
<https://www.ethnologue.com/insights/most-spoken-language/>`__, and fewer than
179+
a fifth more speak it as an additional language. For many people, learning
180+
Python also means overcoming a language barrier. They must learn not only
181+
Python, but also enough English to be able to use the language's documentation.
182+
183+
The `United Nations Open Source Principles
184+
<https://opensource.un.org/en/news/united-nations-open-source-principles>`__
185+
call on projects both to provide documentation and to foster inclusive
186+
participation. Providing documentation only in English limits who can benefit
187+
from it and who can participate in the wider Python community.
186188

187189
.. figure:: python-logo-languages.svg
188190
:align: center
@@ -493,12 +495,5 @@ with the commit hash from before the files were moved):
493495
After running ``pomerge``, review the changes and commit the updated files.
494496
You may also need to rewrap the lines (see :pypi:`powrap`).
495497

496-
.. rubric:: Footnotes
497-
498-
.. [#f1] Ethnologue, `What is the most spoken language?
499-
<https://www.ethnologue.com/insights/most-spoken-language/>`__
500-
.. [#f2] `United Nations Open Source Principles
501-
<https://opensource.un.org/en/news/united-nations-open-source-principles>`__
502-
503498
.. _discourse: https://discuss.python.org/c/documentation/translations/
504499
.. _tx: https://explore.transifex.com/python-doc/python-newest/

0 commit comments

Comments
 (0)