From 8c36985acde800521995b32fe5901b2874e7191d Mon Sep 17 00:00:00 2001 From: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Date: Wed, 15 Jan 2025 18:40:06 +0000 Subject: [PATCH] Update translating.rst --- documentation/translating.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/translating.rst b/documentation/translating.rst index a2d1870a4..9e90a01d5 100644 --- a/documentation/translating.rst +++ b/documentation/translating.rst @@ -127,7 +127,7 @@ The important steps look like this: PR or by asking on the `translation mailing list `_. - When ``bugs.html``, ``tutorial``, and ``library/functions`` are 100% completed, ask on the `translation mailing list `_ for - your language to be added in the language picker on docs.python.org. + your language to be added in the language switcher on docs.python.org. PEP 545 summary @@ -167,12 +167,12 @@ Translation FAQ Which version of the Python documentation should be translated? --------------------------------------------------------------- -Consensus is to work on current stable. You can then propagate your +Consensus is to work on the current stable version. You can then propagate your translation from one branch to another using :pypi:`pomerge`. -Are there some tools to help in managing the repo? --------------------------------------------------- +Are there tools to help in managing the repo? +--------------------------------------------- Here's what we're using: