Skip to content

Commit 9135622

Browse files
committed
Proofreading email.encoders.
1 parent 2a7eab5 commit 9135622

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

library/email.encoders.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2017-04-02 22:11+0200\n"
9-
"PO-Revision-Date: 2018-10-05 09:46+0200\n"
9+
"PO-Revision-Date: 2018-10-05 09:50+0200\n"
1010
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1111
"Language: fr\n"
1212
"MIME-Version: 1.0\n"
@@ -111,10 +111,10 @@ msgid ""
111111
"form than quoted-printable. The drawback of base64 encoding is that it "
112112
"renders the text non-human readable."
113113
msgstr ""
114-
"Encode la charge utile au format base64, et assigne ``base64`` à l'en-tête :"
115-
"mailheader:`Content-Transfer-Encoding`. C'est un bon encodage à utiliser "
116-
"quand la majorité de la charge utile est non imprimable puisque c'est une "
117-
"forme plus compacte que quoted-printable."
114+
"Encode la charge utile au format *base64*, et assigne ``base64`` à l'en-"
115+
"tête :mailheader:`Content-Transfer-Encoding`. C'est un bon encodage à "
116+
"utiliser quand la majorité de la charge utile est non imprimable puisque "
117+
"c'est une forme plus compacte que *quoted-printable*."
118118

119119
#: ../Doc/library/email.encoders.rst:56
120120
msgid ""

0 commit comments

Comments
 (0)