@@ -23,7 +23,7 @@ Starting a new translation
2323==========================
2424
2525Coordination is not a once-off task, it is a long term commitment. Before
26- you start your translation, ask carefully consider if you will be able to commit
26+ you start your translation, carefully consider if you will be able to commit
2727to this.
2828Every coordinator should be familiar with translating, for this you should see
2929:ref: `translating `.
@@ -136,13 +136,15 @@ Adding to the language switcher
136136.. XXX https://github.com/python/devguide/issues/1586
137137
138138 Once the following resources have been fully translated on the XXX branch:
139- - ``bugs.po ``, with proper links to the language repository issue tracker
140- - all files in the ``tutorial/ `` folder
141- - ``library/functions.po ``, the page documenting builtins
139+
140+ - ``bugs.po ``, with proper links to the language repository issue tracker
141+ - all files in the ``tutorial/ `` folder
142+ - ``library/functions.po ``, the page documenting builtins
143+
142144The translation can be added to the language switcher. This can be done with a
143- pull request to docsbuild-scripts _, like `this commit <https://github.com/python/docsbuild-scripts/commit/e4a8aff9772738a63d0945042777d18c3d926930 >`_
145+ pull request to docsbuild-scripts _, like `this commit <https://github.com/python/docsbuild-scripts/commit/e4a8aff9772738a63d0945042777d18c3d926930 >`__
144146if your translation was previously built but not in the switcher, or like
145- `this commit <https://github.com/python/docsbuild-scripts/commit/a601ce67c6c2f3be7fde3376d3e5d3851f19950b >`_
147+ `this commit <https://github.com/python/docsbuild-scripts/commit/a601ce67c6c2f3be7fde3376d3e5d3851f19950b >`__
146148if this is it's initial addition.
147149
148150
@@ -242,7 +244,7 @@ I have a translation, but it's not in Git. What should I do?
242244
243245You can ask for help in one of the :ref: `translation-help `, and
244246the team will help you create an appropriate repository. You can still use tools
245- like transifex , if you like.
247+ like Transifex , if you like.
246248
247249
248250My Git hierarchy does not match yours. Can I keep it?
0 commit comments