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

Skip to content

Commit d8f3021

Browse files
kw-andyJulienPalard
authored andcommitted
changing the sentence in builtdist.po (#563)
1 parent 532c8f8 commit d8f3021

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

distutils/builtdist.po

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2018-06-28 15:29+0200\n"
9-
"PO-Revision-Date: 2018-11-30 10:47+0100\n"
9+
"PO-Revision-Date: 2019-02-21 21:15+0100\n"
1010
"Last-Translator: Jules Lasne <[email protected]>\n"
1111
"Language-Team: FRENCH <[email protected]>\n"
1212
"Language: fr\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
16-
"X-Generator: Poedit 2.2\n"
16+
"X-Generator: Poedit 2.0.6\n"
1717

1818
#: ../Doc/distutils/builtdist.rst:5
1919
msgid "Creating Built Distributions"
@@ -902,7 +902,6 @@ msgid "The Postinstallation script"
902902
msgstr "Le script de post-installation"
903903

904904
#: ../Doc/distutils/builtdist.rst:385
905-
#, fuzzy
906905
msgid ""
907906
"Starting with Python 2.3, a postinstallation script can be specified with "
908907
"the :option:`!--install-script` option. The basename of the script must be "
@@ -911,8 +910,8 @@ msgid ""
911910
msgstr ""
912911
"Depuis Python 2.3, un script post-installation peut être spécifié avec "
913912
"l'option :option:`!--install-script`. Le nom du script doit être spécifié et "
914-
"le nom de fichier du script doit aussi être listé dans les arguments "
915-
"\"scripts\" de la fonction ``setup``."
913+
"le nom du script doit aussi être listé dans les arguments \"scripts\" de la "
914+
"fonction ``setup``."
916915

917916
#: ../Doc/distutils/builtdist.rst:390
918917
msgid ""

0 commit comments

Comments
 (0)