Skip to content
Prev Previous commit
Next Next commit
fix copy paste in original doc inconsistency
  • Loading branch information
PhilippeGalvan committed Jul 26, 2022
commit df28abbd0d1542585994831ad7cff3f4964fc258
8 changes: 4 additions & 4 deletions library/random.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-21 15:04+0200\n"
"PO-Revision-Date: 2022-07-25 19:32+0200\n"
"PO-Revision-Date: 2022-07-26 02:23+0200\n"
"Last-Translator: Philippe GALVAN <git.philippe.galvan@outlook.fr>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
Expand Down Expand Up @@ -697,9 +697,9 @@ msgid ""
"`NoneType`, :class:`int`, :class:`float`, :class:`str`, :class:`bytes`, or :"
"class:`bytearray`."
msgstr ""
"À l’avenir, la *graine* devra être de l’un des types suivants : *NoneType*, :"
"class:`int`, :class:`float`, :class:`str`, :class:`bytes`, ou :class:"
"`bytearray`."
"À l’avenir, la *graine* devra être de l’un des types suivants : :class:"
"`NoneType`, :class:`int`, :class:`float`, :class:`str`, :class:`bytes`, ou :"
"class:`bytearray`."

#: library/random.rst:388
msgid ""
Expand Down