Skip to content

Fuzzy in library/xml.po #1601

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 2 commits into from
Apr 28, 2021
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
fix
  • Loading branch information
JulienPalard committed Apr 27, 2021
commit 2de08a42f40295efbdfed3fe27202f5db121fe2c
4 changes: 2 additions & 2 deletions library/xml.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: 2020-10-01 16:00+0200\n"
"PO-Revision-Date: 2021-04-27 11:35+0200\n"
"PO-Revision-Date: 2021-04-27 18:40+0200\n"
"Last-Translator: Jules Lasne <jules.lasne@gmail.com>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
Expand Down Expand Up @@ -38,7 +38,7 @@ msgid ""
msgstr ""
"Les modules XML ne sont pas protégés contre les données mal construites ou "
"malicieuses. Si vous devez parcourir des données douteuses non authentifiées "
"voir les sections :ref:`xml-vulnerabilities` et :ref:`defusedxml-packages`."
"voir les sections :ref:`xml-vulnerabilities` et :ref:`defusedxml-package`."

#: library/xml.rst:25
msgid ""
Expand Down