Skip to content

Commit b8a1745

Browse files
authored
Fix fuzzies in license.po (python#776)
Fixes python#745
1 parent ecee776 commit b8a1745

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

license.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2019-05-23 16:48+0200\n"
9-
"PO-Revision-Date: 2018-07-27 10:02+0200\n"
10-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9+
"PO-Revision-Date: 2019-05-23 19:50+0200\n"
1110
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1211
"Language: fr\n"
1312
"MIME-Version: 1.0\n"
1413
"Content-Type: text/plain; charset=UTF-8\n"
1514
"Content-Transfer-Encoding: 8bit\n"
15+
"Last-Translator: Jules Lasne <jules.lasne@gmail.com>\n"
16+
"X-Generator: Poedit 2.2.1\n"
1617

1718
#: ../Doc/license.rst:7
1819
msgid "History and License"
@@ -371,14 +372,13 @@ msgid "SipHash24"
371372
msgstr "SipHash24"
372373

373374
#: ../Doc/license.rst:563
374-
#, fuzzy
375375
msgid ""
376376
"The file :file:`Python/pyhash.c` contains Marek Majkowski' implementation of "
377377
"Dan Bernstein's SipHash24 algorithm. It contains the following note::"
378378
msgstr ""
379379
"Le fichier :file:`Python/pyhash.c` contiens une implémentation par Marek "
380380
"Majkowski de l'algorithme *SipHash24* de Dan Bernstein. Il contient la note "
381-
"suivante : ::"
381+
"suivante ::"
382382

383383
#: ../Doc/license.rst:590
384384
msgid "strtod and dtoa"

0 commit comments

Comments
 (0)