Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFixed fuzzies for using/cmdline.po and using/mac.po #1393
+29
−29
Conversation
Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>
| @@ -1348,13 +1351,13 @@ msgstr "" | |||
| msgid "``malloc_debug``: same as ``malloc`` but also install debug hooks." | |||
| msgstr "" | |||
| "``malloc_debug``: identique à ``malloc`` mais installe aussi des points " | |||
| "d'entrée de débogage" | |||
| "d'entrée de débogage." | |||
This comment has been minimized.
This comment has been minimized.
christopheNan
Aug 27, 2020
Collaborator
Oui mais non. Nous sommes dans une énumération. Il faudrait reprendre les différents éléments, mettre la typographie correcte et indiquer en commentaire pourquoi c'est comme ça.
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
|
Ouah @awecx @deronnax @christopheNan vous m'avez enchainé la |
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
| "Si elle est définie à une chaîne non vide, c'est équivalent à spécifier " | ||
| "l'option :option:`-i`." | ||
| "Si elle est définie à une chaîne non vide, active l'analyseur syntaxique " | ||
| "traditionnel LL(1) sera activé." |
This comment has been minimized.
This comment has been minimized.
christopheNan
Aug 28, 2020
Collaborator
Suggested change
| "traditionnel LL(1) sera activé." | |
| "traditionnel LL(1)." |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Seluj78 commentedAug 27, 2020
•
edited
Closes #1392
Closes #1391