Skip to content

FIX: Turtle module constant should not be translated.#1901

Merged
christopheNan merged 2 commits into
python:3.10from
JulienPalard:mdk-turtle
Jul 7, 2022
Merged

FIX: Turtle module constant should not be translated.#1901
christopheNan merged 2 commits into
python:3.10from
JulienPalard:mdk-turtle

Conversation

@JulienPalard

Copy link
Copy Markdown
Member

Car en fait ça s'utilise à coup de turtle.speed("fastest") donc il faut garder "fastest" dans la doc.

Comment thread library/turtle.po Outdated
#: library/turtle.rst:617
msgid "\"fastest\": 0"
msgstr "« le plus rapide » : 0"
msgstr "`\"fastest\"` : 0"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Il ne faut pas des doubles backticks ? Tu veux vraiment utiliser le rôle par défaut ?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Et toutes les constantes relatives à speed sont à modifier.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backticks fixés.

Quelles autres constantes @christopheNan ?

@christopheNan christopheNan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C'est ça. J'avais loupé rapide, lent ..

@PyDocTeur

Copy link
Copy Markdown

Hello @JulienPalard ! Désolé, mais ton titre de pull request me semble invalide par rapport à ce que je suis programmé d'accepter.
Merci de le corriger ou d'ajouter le label meta si c'est une PR spéciale. Un exemple de titre valide serait : « Traduction de dossier/fichier.po ».


Disclaimer

Je suis un robot fait par l'équipe de l'AFPy et de Traduction
sur leur temps libre. Je risque de dire des bétises. Ne me blâmez pas, blamez les développeurs.

Code source

I'm a bot made by the Translation and AFPy teams on their free
time. I might say or do dumb things sometimes. Don't blame me, blame the developer !

Source code

(state: incorrect_title)
PyDocTeur v1.12.0

@christopheNan christopheNan merged commit c1f223a into python:3.10 Jul 7, 2022
@JulienPalard JulienPalard deleted the mdk-turtle branch July 7, 2022 15:55
JulienPalard added a commit that referenced this pull request Sep 13, 2022
* FIX: Turtle module constant should not be translated.

* Oops default roles.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants