Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed fuzzys in library/subprocess.po #597

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 26, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Apply suggestions from code review
Co-Authored-By: Seluj78 <[email protected]>
  • Loading branch information
christopheNan and Seluj78 authored Feb 28, 2019
commit c5719efe8f859b8d76c6572bf4b07a666a9f57ec
4 changes: 2 additions & 2 deletions library/subprocess.po
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ msgstr ""
msgid "any other positive value means use a buffer of approximately that size"
msgstr ""
"toutes les autres valeurs positives indiquent d'utiliser un tampon "
"d'approximativement cette taille"
"d'approximativement cette taille ;"

#: ../Doc/library/subprocess.rst:417
msgid ""
Expand Down Expand Up @@ -812,7 +812,7 @@ msgid ""
"The default for *close_fds* was changed from :const:`False` to what is "
"described above."
msgstr ""
"La valeur par défaut de *close_fds* n'est plus :const:`False`, comme décrit "
"la valeur par défaut de *close_fds* n'est plus :const:`False`, comme décrit "
"ci-dessus."

#: ../Doc/library/subprocess.rst:480
Expand Down